<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Tech-Recipes - Latest Comments in Port redirect to inside host on a Cisco PIX firewall | Cisco firewall | Tech-Recipes</title><link>http://tech-recipes.disqus.com/</link><description>Cookbook of Tech Tutorials</description><language>en</language><lastBuildDate>Wed, 20 Sep 2006 09:16:03 -0000</lastBuildDate><item><title>Re: Port redirect to inside host on a Cisco PIX firewall | Cisco firewall | Tech-Recipes</title><link>http://www.tech-recipes.com/rx/711/port-redirect-to-inside-host-on-a-cisco-pix-firewall/#comment-2768728</link><description>I've implemented the multiple statics and port forwarding using one public IP as you've said but for some reason the machines cannot go out to the Internet. There are access lists allowing this but still no luck. See the below and tell me what you think.&lt;br&gt;&lt;br&gt;Static (dmz1,outside) tcp 200.100.100.76 80 192.168.250.50 80 netmask 255.255.255.255 0 0&lt;br&gt;Static (dmz1,outside) tcp 200.100.100.76 21 192.168.250.51 21 netmask 255.255.255.255 0 0&lt;br&gt; &lt;br&gt;Access-list dmz1 permit tcp host 192.168.250.50 any&lt;br&gt;Access-list dmz1 permit udp host 192.168.250.50 any&lt;br&gt; &lt;br&gt;Access-list dmz1 permit tcp host 192.168.250.51 any&lt;br&gt;Access-list dmz1 permit udp host 192.168.250.51 any&lt;br&gt; &lt;br&gt;Access-list acl-out permit tcp any host 204.100.100.76 eq 80&lt;br&gt;Access-list acl-out permit tcp any host 204.100.100.76 eq 21</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 20 Sep 2006 09:16:03 -0000</pubDate></item><item><title>Re: Port redirect to inside host on a Cisco PIX firewall | Cisco firewall | Tech-Recipes</title><link>http://www.tech-recipes.com/rx/711/port-redirect-to-inside-host-on-a-cisco-pix-firewall/#comment-2768727</link><description>The extra $30.00 a month I would have to pay my ISP so I can have static IP's gets applied to shoes or clothes or something else for my kids!  &lt;br&gt;&lt;br&gt;But yes, you are right, if you have the money and you're running a high-traffic FTP or web site then static IP's are definitely the way to go.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 29 Sep 2004 09:41:39 -0000</pubDate></item><item><title>Re: Port redirect to inside host on a Cisco PIX firewall | Cisco firewall | Tech-Recipes</title><link>http://www.tech-recipes.com/rx/711/port-redirect-to-inside-host-on-a-cisco-pix-firewall/#comment-2768726</link><description>If you are running a FTP/Web/Email server behind it why not just get a static IP address from the ISP and then the PIX configuration will work everytime after an unplanned/planned outage.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Headhunter</dc:creator><pubDate>Wed, 29 Sep 2004 09:20:20 -0000</pubDate></item><item><title>Re: Port redirect to inside host on a Cisco PIX firewall | Cisco firewall | Tech-Recipes</title><link>http://www.tech-recipes.com/rx/711/port-redirect-to-inside-host-on-a-cisco-pix-firewall/#comment-2768725</link><description>If you're being assigned an IP via DHCP by your ISP, it is likely to change if for some reason you ever have to power your PIX down (as I had to do several times this summer due to violent thunder storms). &lt;br&gt;&lt;br&gt;So wouldn't you be better off setting up your NAT using "PORT" instead of the DHCP address?  Then you can sign up for a free Dynamic-DNS service (&lt;a href="http://www.no-ip.com" rel="nofollow"&gt;www.no-ip.com&lt;/a&gt; for example) which will automatically track your IP changes, and then you can ftp or vnc in by a name you create.  &lt;br&gt;&lt;br&gt;Also, be sure to use strong passwords, or even better, 2-factor authentication or certificates, if you're going to open up access to common ports on your firewall.&lt;br&gt;&lt;br&gt;Just my 2-cents-worth.  &lt;br&gt;&lt;br&gt;Thanks.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 29 Sep 2004 03:48:38 -0000</pubDate></item></channel></rss>