


 



<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://docwiki.cisco.com/w/skins/common/feed.css?270"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://docwiki.cisco.com/w/index.php?title=IPTables_(firewall)&amp;feed=atom&amp;action=history</id>
		<title>IPTables (firewall) - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://docwiki.cisco.com/w/index.php?title=IPTables_(firewall)&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/w/index.php?title=IPTables_(firewall)&amp;action=history"/>
		<updated>2013-05-22T01:59:10Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.16.0</generator>

	<entry>
		<id>http://docwiki.cisco.com/w/index.php?title=IPTables_(firewall)&amp;diff=41089&amp;oldid=prev</id>
		<title>Cchetty: 1 revision</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/w/index.php?title=IPTables_(firewall)&amp;diff=41089&amp;oldid=prev"/>
				<updated>2011-06-07T05:40:38Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 05:40, 7 June 2011&lt;/td&gt;
		&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Cchetty</name></author>	</entry>

	<entry>
		<id>http://docwiki.cisco.com/w/index.php?title=IPTables_(firewall)&amp;diff=41088&amp;oldid=prev</id>
		<title>Amde at 07:21, 6 June 2011</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/w/index.php?title=IPTables_(firewall)&amp;diff=41088&amp;oldid=prev"/>
				<updated>2011-06-06T07:21:09Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''Indication:''' &lt;br /&gt;
Traffic/communication issue on a specific port.&lt;br /&gt;
&lt;br /&gt;
'''Problem:'''&lt;br /&gt;
Firewall could be blocking port.&lt;br /&gt;
&lt;br /&gt;
First step is to verify the port information is shown (using CLI or GUI) and that its status is correct. Information about IPTables (firewall) could be obtained through following ways:-&lt;br /&gt;
&lt;br /&gt;
''GUI''&lt;br /&gt;
 Cisco Unified OS Administration&lt;br /&gt;
  Show-&amp;gt;IP Preferences&lt;br /&gt;
''CLI'' &lt;br /&gt;
 show network ipprefs&lt;br /&gt;
  show network ipprefs all&lt;br /&gt;
  show network ipprefs enabled&lt;br /&gt;
  show network ipprefs public&lt;br /&gt;
&lt;br /&gt;
Next, verify the port is shown in the firewall rules.  Use the CLI command “utils firewall list”.  Note, if the port is not shown in the list it is being blocked. &lt;br /&gt;
You can verify ports are being blocked by the firewall by turning on the debug mode in the firewall.  Use the CLI command “utils firewall debug”.  This will cause iptables to log every packet it blocks.&lt;br /&gt;
&lt;br /&gt;
There are logs that detail when changes to the firewall or changes to the port information occur:&lt;br /&gt;
&lt;br /&gt;
syslog/messages – iptables log &lt;br /&gt;
&lt;br /&gt;
syslog/secure – will show changes to port information (such as when a port is enabled/disabled).&lt;br /&gt;
&lt;br /&gt;
Note, the syslog logs are available via RTMT. Same can also be obtained via CLI, following are the commands:-&lt;br /&gt;
 file get activelog syslog/messages&lt;br /&gt;
 file get activelog syslog/secure&lt;br /&gt;
&lt;br /&gt;
Note, we throttle the log messages going into the log.  So, if there are lots of packets getting blocked, we might not log all instances.&lt;br /&gt;
Example from syslog messages log:&lt;br /&gt;
 Aug  4 10:32:23 bldr-ccm23 kern 4 kernel: dropped packet IN=eth0 OUT= MAC=ff:ff:ff:ff:ff:ff:00:0f:20:6c:a0:c5:08:00 SRC=10.94.150.77 DST=255.255.255.255 LEN=328 TOS=0x10 PREC=0x00 TTL=16 ID=0 PROTO=UDP SPT=67 DPT=68 LEN=308&lt;br /&gt;
 Aug  4 10:32:25 bldr-ccm23 kern 4 kernel: dropped packet IN=eth0 OUT= MAC=ff:ff:ff:ff:ff:ff:00:0e:7f:b4:3f:52:08:00 SRC=10.94.150.72 DST=10.94.150.255 LEN=78 TOS=0x00 PREC=0x00 TTL=128 ID=57931 PROTO=UDP SPT=137 DPT=137 LEN=58&lt;br /&gt;
&lt;br /&gt;
As a last resort you can temporarily disable the firewall by using the CLI command “utils firewall disable”.&lt;br /&gt;
Note, both the disable and debug mode of the firewall will automatically revert back after a default of 5 minutes.  This time can be extended to a maximum of 24 hours.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Unified_CCX,_Release_8.0]] [[Category:Unified_CCX,_Release_8.5]]&lt;/div&gt;</summary>
		<author><name>Amde</name></author>	</entry>

	</feed>