<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic PIX 501 - change fixup, name and access-list entries in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-501-change-fixup-name-and-access-list-entries/m-p/731970#M1004570</link>
    <description>&lt;P&gt;As stated in my first post, I am attempting to reconfigure an inherited PIX 501 firewall and working backwards, in other words, changing the previous configuration and eliminating un-needed elements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FIXUP PROTOCOL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are these entries for?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some protocols appear familiar, others less so.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I leave them as is?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fixup protocol dns maximum-length 1024&lt;/P&gt;&lt;P&gt;fixup protocol ftp 21&lt;/P&gt;&lt;P&gt;fixup protocol h323 h225 1720&lt;/P&gt;&lt;P&gt;no fixup protocol h323 ras 1718-1719&lt;/P&gt;&lt;P&gt;fixup protocol http 80&lt;/P&gt;&lt;P&gt;fixup protocol rsh 514&lt;/P&gt;&lt;P&gt;fixup protocol rtsp 554&lt;/P&gt;&lt;P&gt;fixup protocol sip 5060&lt;/P&gt;&lt;P&gt;fixup protocol sip udp 5060&lt;/P&gt;&lt;P&gt;fixup protocol skinny 2000&lt;/P&gt;&lt;P&gt;fixup protocol smtp 25&lt;/P&gt;&lt;P&gt;fixup protocol sqlnet 1521&lt;/P&gt;&lt;P&gt;fixup protocol tftp 69&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NAMES&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most of these pertain to the previous organization and are of no value to me. Can I eliminate these references? If so, how?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;clear names?&lt;/P&gt;&lt;P&gt;no name - for individual entries?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I DO notice that they seem to be used as a sort of an alias in the access-list section, replacing the complete IP address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;name x.x.x.17 XX&lt;/P&gt;&lt;P&gt;name x.x.x.18 Pix-Out&lt;/P&gt;&lt;P&gt;name x.x.x.19 GWMail-Out&lt;/P&gt;&lt;P&gt;name 10.10.1.1 Pix-In&lt;/P&gt;&lt;P&gt;name 10.10.1.11 GWMail-In&lt;/P&gt;&lt;P&gt;name 10.10.1.12 NPSPRO&lt;/P&gt;&lt;P&gt;name x.x.x.21 pcaw&lt;/P&gt;&lt;P&gt;name x.x.x.22 Free2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ACCESS LIST - with my questions and commentary&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list acl-out permit icmp any any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OK - permit outbound icmp traffic - makes sense&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list acl-out permit tcp any host GWMail-Out eq smtp&lt;/P&gt;&lt;P&gt;access-list acl-out permit tcp any host GWMail-Out eq www&lt;/P&gt;&lt;P&gt;access-list acl-out permit udp any host GWMail-Out eq ntp&lt;/P&gt;&lt;P&gt;access-list acl-out permit tcp any host GWMail-Out eq 7205&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THE above entries allow outbound traffic to indicated host - but I want to either eliminate or modify them. For the time being, I only need either all outbound or www outbound - I'll figure out the rest myself later.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list nonat permit ip 10.10.x.x 255.255.255.0 10.20.1.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THIS has to do with NAT - I will need to reconfigure with my info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list acl-in permit tcp host GWMail-In any eq smtp&lt;/P&gt;&lt;P&gt;access-list acl-in deny tcp any any eq smtp&lt;/P&gt;&lt;P&gt;access-list acl-in permit ip any any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LAST entry worries me... isn't it allowing all inbound?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MOST IMPORTANT - I want to make sure I do not lock myself out by blocking telnet access from the LAN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance - response to my first post was excellent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 10:15:22 GMT</pubDate>
    <dc:creator>DAVMAC111</dc:creator>
    <dc:date>2019-03-11T10:15:22Z</dc:date>
    <item>
      <title>PIX 501 - change fixup, name and access-list entries</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-change-fixup-name-and-access-list-entries/m-p/731970#M1004570</link>
      <description>&lt;P&gt;As stated in my first post, I am attempting to reconfigure an inherited PIX 501 firewall and working backwards, in other words, changing the previous configuration and eliminating un-needed elements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FIXUP PROTOCOL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are these entries for?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some protocols appear familiar, others less so.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I leave them as is?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fixup protocol dns maximum-length 1024&lt;/P&gt;&lt;P&gt;fixup protocol ftp 21&lt;/P&gt;&lt;P&gt;fixup protocol h323 h225 1720&lt;/P&gt;&lt;P&gt;no fixup protocol h323 ras 1718-1719&lt;/P&gt;&lt;P&gt;fixup protocol http 80&lt;/P&gt;&lt;P&gt;fixup protocol rsh 514&lt;/P&gt;&lt;P&gt;fixup protocol rtsp 554&lt;/P&gt;&lt;P&gt;fixup protocol sip 5060&lt;/P&gt;&lt;P&gt;fixup protocol sip udp 5060&lt;/P&gt;&lt;P&gt;fixup protocol skinny 2000&lt;/P&gt;&lt;P&gt;fixup protocol smtp 25&lt;/P&gt;&lt;P&gt;fixup protocol sqlnet 1521&lt;/P&gt;&lt;P&gt;fixup protocol tftp 69&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NAMES&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most of these pertain to the previous organization and are of no value to me. Can I eliminate these references? If so, how?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;clear names?&lt;/P&gt;&lt;P&gt;no name - for individual entries?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I DO notice that they seem to be used as a sort of an alias in the access-list section, replacing the complete IP address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;name x.x.x.17 XX&lt;/P&gt;&lt;P&gt;name x.x.x.18 Pix-Out&lt;/P&gt;&lt;P&gt;name x.x.x.19 GWMail-Out&lt;/P&gt;&lt;P&gt;name 10.10.1.1 Pix-In&lt;/P&gt;&lt;P&gt;name 10.10.1.11 GWMail-In&lt;/P&gt;&lt;P&gt;name 10.10.1.12 NPSPRO&lt;/P&gt;&lt;P&gt;name x.x.x.21 pcaw&lt;/P&gt;&lt;P&gt;name x.x.x.22 Free2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ACCESS LIST - with my questions and commentary&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list acl-out permit icmp any any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OK - permit outbound icmp traffic - makes sense&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list acl-out permit tcp any host GWMail-Out eq smtp&lt;/P&gt;&lt;P&gt;access-list acl-out permit tcp any host GWMail-Out eq www&lt;/P&gt;&lt;P&gt;access-list acl-out permit udp any host GWMail-Out eq ntp&lt;/P&gt;&lt;P&gt;access-list acl-out permit tcp any host GWMail-Out eq 7205&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THE above entries allow outbound traffic to indicated host - but I want to either eliminate or modify them. For the time being, I only need either all outbound or www outbound - I'll figure out the rest myself later.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list nonat permit ip 10.10.x.x 255.255.255.0 10.20.1.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THIS has to do with NAT - I will need to reconfigure with my info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list acl-in permit tcp host GWMail-In any eq smtp&lt;/P&gt;&lt;P&gt;access-list acl-in deny tcp any any eq smtp&lt;/P&gt;&lt;P&gt;access-list acl-in permit ip any any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LAST entry worries me... isn't it allowing all inbound?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MOST IMPORTANT - I want to make sure I do not lock myself out by blocking telnet access from the LAN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance - response to my first post was excellent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 10:15:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-change-fixup-name-and-access-list-entries/m-p/731970#M1004570</guid>
      <dc:creator>DAVMAC111</dc:creator>
      <dc:date>2019-03-11T10:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 - change fixup, name and access-list entries</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-change-fixup-name-and-access-list-entries/m-p/731971#M1004571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You cannot say which direction your acl is without looking at the corresponding access-group statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most likely acl-in is outbound traffic, or into inside interface (access-group acl-in in interface inside). This acl is allowing only your mail server to send outbound smtp traffic. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;acl-out is most likely inbound traffic, or into outside interface (access-group acl-out in interface outside). This is allowing traffic from outside to your mail server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list acl-out permit icmp any any &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"OK - permit outbound icmp traffic - makes sense"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No, this is allowing icmp inbound from outside to inside.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2007 16:56:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-change-fixup-name-and-access-list-entries/m-p/731971#M1004571</guid>
      <dc:creator>acomiskey</dc:creator>
      <dc:date>2007-05-16T16:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 - change fixup, name and access-list entries</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-change-fixup-name-and-access-list-entries/m-p/731972#M1004572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This one is most likely defining nat exemption for a vpn.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list nonat permit ip 10.10.x.x 255.255.255.0 10.20.1.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2007 16:57:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-change-fixup-name-and-access-list-entries/m-p/731972#M1004572</guid>
      <dc:creator>acomiskey</dc:creator>
      <dc:date>2007-05-16T16:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 - change fixup, name and access-list entries</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-change-fixup-name-and-access-list-entries/m-p/731973#M1004573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To remove names&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Usage:  [no] name &lt;IP_ADDRESS&gt; &lt;NAME&gt;&lt;/NAME&gt;&lt;/IP_ADDRESS&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2007 17:04:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-change-fixup-name-and-access-list-entries/m-p/731973#M1004573</guid>
      <dc:creator>acomiskey</dc:creator>
      <dc:date>2007-05-16T17:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 - change fixup, name and access-list entries</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-change-fixup-name-and-access-list-entries/m-p/731974#M1004574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like I have this all backwards then...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm going to have to find documentation on the  access-list entries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I said in my first post, this is the first time I'm working with a Cisco device and with the CLI on top of it, so I'm not really surprised.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At any rate, thanks for steering me back onto the right track.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2007 17:49:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-change-fixup-name-and-access-list-entries/m-p/731974#M1004574</guid>
      <dc:creator>DAVMAC111</dc:creator>
      <dc:date>2007-05-16T17:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 - change fixup, name and access-list entries</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-change-fixup-name-and-access-list-entries/m-p/731975#M1004575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;fixup is used for layer 4 inspection of traffic. (for example - if you want to block smtp message larger than 1 Meg, you would use this method).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My recommendation would be to leave the fixups in place unless you are having an issue with that specific protocol.  (If you don't use a protocol than you can remove its fixup).  I would remove fixup smtp unless there is some good reason for it.  We had issues with it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To remove any fixup, just prefix the entire line with 'no'.  For example:&lt;/P&gt;&lt;P&gt;no fixup protocol smtp 25&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2007 19:02:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-change-fixup-name-and-access-list-entries/m-p/731975#M1004575</guid>
      <dc:creator>mukeshdang</dc:creator>
      <dc:date>2007-05-16T19:02:28Z</dc:date>
    </item>
  </channel>
</rss>

