<?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 Re: PIX 501 Help Please!!!!! in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-501-help-please/m-p/67883#M727467</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is my current Config that I have right now on my pix.  I tried putting what you told me in there and then someone else told me about an access-list , group I should try.  First I tried just what you told me. Then I tried both of these separately and then together and no go.  I now included both of them so you could see what I have so far and maybe be able to tell me what I may be doing wrong.  Thank you very much for your time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PIX Version 6.1(2)&lt;/P&gt;&lt;P&gt;nameif ethernet0 outside security0&lt;/P&gt;&lt;P&gt;nameif ethernet1 inside security100&lt;/P&gt;&lt;P&gt;enable password blah blah blah&lt;/P&gt;&lt;P&gt;passwd blah blah blah&lt;/P&gt;&lt;P&gt;hostname blah&lt;/P&gt;&lt;P&gt;fixup protocol ftp 21&lt;/P&gt;&lt;P&gt;fixup protocol http 80&lt;/P&gt;&lt;P&gt;fixup protocol h323 1720&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 smtp 25&lt;/P&gt;&lt;P&gt;fixup protocol sqlnet 1521&lt;/P&gt;&lt;P&gt;fixup protocol sip 5060&lt;/P&gt;&lt;P&gt;fixup protocol skinny 2000&lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;access-list fromoutside permit tcp any host 192.168.1.250 eq ftp&lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;interface ethernet0 10baset&lt;/P&gt;&lt;P&gt;interface ethernet1 10full&lt;/P&gt;&lt;P&gt;mtu outside 1500&lt;/P&gt;&lt;P&gt;mtu inside 1500&lt;/P&gt;&lt;P&gt;ip address outside dhcp setroute&lt;/P&gt;&lt;P&gt;ip address inside 192.168.1.1 255.255.255.0&lt;/P&gt;&lt;P&gt;ip audit info action alarm&lt;/P&gt;&lt;P&gt;ip audit attack action alarm&lt;/P&gt;&lt;P&gt;pdm logging informational 100&lt;/P&gt;&lt;P&gt;pdm history enable&lt;/P&gt;&lt;P&gt;arp timeout 14400&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;nat (inside) 1 0.0.0.0 0.0.0.0 0 0&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface ftp 192.168.1.250 ftp netmask 255.255.255.&lt;/P&gt;&lt;P&gt;255 0 0&lt;/P&gt;&lt;P&gt;access-group fromoutside in interface outside&lt;/P&gt;&lt;P&gt;timeout xlate 0:05:00&lt;/P&gt;&lt;P&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h323 0:05:00 si&lt;/P&gt;&lt;P&gt;p 0:30:00 sip_media 0:02:00&lt;/P&gt;&lt;P&gt;timeout uauth 0:05:00 absolute&lt;/P&gt;&lt;P&gt;aaa-server TACACS+ protocol tacacs+&lt;/P&gt;&lt;P&gt;aaa-server RADIUS protocol radius&lt;/P&gt;&lt;P&gt;http server enable&lt;/P&gt;&lt;P&gt;http 192.168.1.0 255.255.255.0 inside&lt;/P&gt;&lt;P&gt;no snmp-server location&lt;/P&gt;&lt;P&gt;no snmp-server contact&lt;/P&gt;&lt;P&gt;snmp-server community public&lt;/P&gt;&lt;P&gt;no snmp-server enable traps&lt;/P&gt;&lt;P&gt;floodguard enable&lt;/P&gt;&lt;P&gt;no sysopt route dnat&lt;/P&gt;&lt;P&gt;telnet timeout 5&lt;/P&gt;&lt;P&gt;ssh timeout 5&lt;/P&gt;&lt;P&gt;dhcpd address 192.168.1.2-192.168.1.33 inside&lt;/P&gt;&lt;P&gt;dhcpd lease 3600&lt;/P&gt;&lt;P&gt;dhcpd ping_timeout 750&lt;/P&gt;&lt;P&gt;dhcpd auto_config outside&lt;/P&gt;&lt;P&gt;dhcpd enable inside&lt;/P&gt;&lt;P&gt;terminal width 80&lt;/P&gt;&lt;P&gt;Cryptochecksum:blah&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 May 2002 03:42:51 GMT</pubDate>
    <dc:creator>chooser1</dc:creator>
    <dc:date>2002-05-08T03:42:51Z</dc:date>
    <item>
      <title>PIX 501 Help Please!!!!!</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-help-please/m-p/67881#M727421</link>
      <description>&lt;P&gt;Ok I have been through every thread on this forum and have found this same question posed several times but no answers seem to work for what I have currently and I never saw anyone say "Hey that worked" so I am posting it again......I know how to do port redirection on a static route on the PIX 501 or at least in theory how to do it(209.x.x.x being the outside interface and 10.x.x.x being the inside: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fixup protocol ftp 21 &lt;/P&gt;&lt;P&gt;ip address outside 209.165.201.25 255.255.255.0 &lt;/P&gt;&lt;P&gt;ip address inside 10.1.1.2 255.255.255.0 &lt;/P&gt;&lt;P&gt;global (outside) 1 209.165.201.15 &lt;/P&gt;&lt;P&gt;nat (inside) 1 0.0.0.0 0.0.0.0 0 0 &lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 209.165.201.5 ftp 10.1.1.3 ftp netmask 255.255.255.255 0 0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I do not understand is how to do this if you are pulling your ip via DHCP from the outside. Or with PIX 501 out of box config. How do you setup this whole sequence without giving an outside interface IP but rather just the outside interface as your point of exit and entry, then have that redirected to the inside machine of choice. The problem with the above sequence is once every 2 weeks or so my ISP changes my DHCP address so even if I do get it going with the above commands I would have to revert back to using dhcp setrout and then re-enter the configs again with the new IP. I would just like to start off by getting FTP running on an inside machine and having it accessible from the outside world. I am running Cisco PIX Firewall Version 6.1(2). Any help would be greatly appreciated. Thanks. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 06:03:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-help-please/m-p/67881#M727421</guid>
      <dc:creator>chooser1</dc:creator>
      <dc:date>2020-02-21T06:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 Help Please!!!!!</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-help-please/m-p/67882#M727432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chooser,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just saw a config that did this by substituing the keyword 'interface' in for the ip addresses you have configured... ie:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt; and &lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface ftp 10.1.1.3 ftp ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think that's your ticket.  Hope it helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bob&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 May 2002 01:31:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-help-please/m-p/67882#M727432</guid>
      <dc:creator>rrich</dc:creator>
      <dc:date>2002-05-08T01:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 Help Please!!!!!</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-help-please/m-p/67883#M727467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is my current Config that I have right now on my pix.  I tried putting what you told me in there and then someone else told me about an access-list , group I should try.  First I tried just what you told me. Then I tried both of these separately and then together and no go.  I now included both of them so you could see what I have so far and maybe be able to tell me what I may be doing wrong.  Thank you very much for your time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PIX Version 6.1(2)&lt;/P&gt;&lt;P&gt;nameif ethernet0 outside security0&lt;/P&gt;&lt;P&gt;nameif ethernet1 inside security100&lt;/P&gt;&lt;P&gt;enable password blah blah blah&lt;/P&gt;&lt;P&gt;passwd blah blah blah&lt;/P&gt;&lt;P&gt;hostname blah&lt;/P&gt;&lt;P&gt;fixup protocol ftp 21&lt;/P&gt;&lt;P&gt;fixup protocol http 80&lt;/P&gt;&lt;P&gt;fixup protocol h323 1720&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 smtp 25&lt;/P&gt;&lt;P&gt;fixup protocol sqlnet 1521&lt;/P&gt;&lt;P&gt;fixup protocol sip 5060&lt;/P&gt;&lt;P&gt;fixup protocol skinny 2000&lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;access-list fromoutside permit tcp any host 192.168.1.250 eq ftp&lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;interface ethernet0 10baset&lt;/P&gt;&lt;P&gt;interface ethernet1 10full&lt;/P&gt;&lt;P&gt;mtu outside 1500&lt;/P&gt;&lt;P&gt;mtu inside 1500&lt;/P&gt;&lt;P&gt;ip address outside dhcp setroute&lt;/P&gt;&lt;P&gt;ip address inside 192.168.1.1 255.255.255.0&lt;/P&gt;&lt;P&gt;ip audit info action alarm&lt;/P&gt;&lt;P&gt;ip audit attack action alarm&lt;/P&gt;&lt;P&gt;pdm logging informational 100&lt;/P&gt;&lt;P&gt;pdm history enable&lt;/P&gt;&lt;P&gt;arp timeout 14400&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;nat (inside) 1 0.0.0.0 0.0.0.0 0 0&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface ftp 192.168.1.250 ftp netmask 255.255.255.&lt;/P&gt;&lt;P&gt;255 0 0&lt;/P&gt;&lt;P&gt;access-group fromoutside in interface outside&lt;/P&gt;&lt;P&gt;timeout xlate 0:05:00&lt;/P&gt;&lt;P&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h323 0:05:00 si&lt;/P&gt;&lt;P&gt;p 0:30:00 sip_media 0:02:00&lt;/P&gt;&lt;P&gt;timeout uauth 0:05:00 absolute&lt;/P&gt;&lt;P&gt;aaa-server TACACS+ protocol tacacs+&lt;/P&gt;&lt;P&gt;aaa-server RADIUS protocol radius&lt;/P&gt;&lt;P&gt;http server enable&lt;/P&gt;&lt;P&gt;http 192.168.1.0 255.255.255.0 inside&lt;/P&gt;&lt;P&gt;no snmp-server location&lt;/P&gt;&lt;P&gt;no snmp-server contact&lt;/P&gt;&lt;P&gt;snmp-server community public&lt;/P&gt;&lt;P&gt;no snmp-server enable traps&lt;/P&gt;&lt;P&gt;floodguard enable&lt;/P&gt;&lt;P&gt;no sysopt route dnat&lt;/P&gt;&lt;P&gt;telnet timeout 5&lt;/P&gt;&lt;P&gt;ssh timeout 5&lt;/P&gt;&lt;P&gt;dhcpd address 192.168.1.2-192.168.1.33 inside&lt;/P&gt;&lt;P&gt;dhcpd lease 3600&lt;/P&gt;&lt;P&gt;dhcpd ping_timeout 750&lt;/P&gt;&lt;P&gt;dhcpd auto_config outside&lt;/P&gt;&lt;P&gt;dhcpd enable inside&lt;/P&gt;&lt;P&gt;terminal width 80&lt;/P&gt;&lt;P&gt;Cryptochecksum:blah&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 May 2002 03:42:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-help-please/m-p/67883#M727467</guid>
      <dc:creator>chooser1</dc:creator>
      <dc:date>2002-05-08T03:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 Help Please!!!!!</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-help-please/m-p/67884#M727479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can point out that the access-list is incorrect, as for the exact syntax or if this can be done or not...I'm not sure.  Right now, you access-list is pointing to the local address (192.168.1.250), it should be pointing to the global address, which in this case, the outside interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the syntax should be something like this:&lt;/P&gt;&lt;P&gt;access-list fromoutside permit tcp any host 'outside-interface' eq ftp&lt;/P&gt;&lt;P&gt;I don't think the PIX is gonna take this though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 May 2002 17:29:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-help-please/m-p/67884#M727479</guid>
      <dc:creator>bz</dc:creator>
      <dc:date>2002-05-08T17:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 Help Please!!!!!</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-help-please/m-p/67885#M727496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to have a static public  IP address for the outside interface of the pix inorder to host any kind of server that is to be accessed from the internet. Without this no one could find your site and connect to it. Ask your ISP if they have a way arround this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2002 15:25:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-help-please/m-p/67885#M727496</guid>
      <dc:creator>rsnider</dc:creator>
      <dc:date>2002-05-09T15:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 Help Please!!!!!</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-help-please/m-p/67886#M727528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot for helping out.  I have been so swamped with work of late that I havent been on her for a day or two.  I will try all the suggestions on my PIX tonight.  Again thank you guys very much for your input.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2002 17:17:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-help-please/m-p/67886#M727528</guid>
      <dc:creator>chooser1</dc:creator>
      <dc:date>2002-05-10T17:17:10Z</dc:date>
    </item>
  </channel>
</rss>

