AArgh... Can't use SNAT in PREROUTING... damn.. > -----Original Message----- > From: George Vieira > Sent: Wednesday, January 16, 2002 4:39 PM > To: '[EMAIL PROTECTED]' > Subject: [SLUG] Iptables and internal web servers redirected works, > but what abou t the firewall itself.. > > > iptables -A OUTPUT -t nat -d 203.x.x.x -j DNAT --to 192.168.1.1:80 > iptables -A PREROUTING -t nat -s 192.168.1.1:80 -i eth0 -j SNAT --to > 203.x.x.x -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
