ian reinhart geiser on Tue, 20 Nov 2001 17:00:36 +0100 |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Greetings I have IP tables on my firewall and for some reason this line no longer works for forwarding: # Completed on Tue Oct 23 15:25:00 2001 # Generated by iptables-save v1.2.1 on Tue Oct 23 15:25:00 2001 *nat :PREROUTING ACCEPT [10265:885059] :POSTROUTING ACCEPT [105:6064] :OUTPUT ACCEPT [2488:176481] - -A PREROUTING -d 64.80.72.142 -p tcp -m tcp --dport 80 -j DNAT - --to-destination 10.0.5.100:80 - -A POSTROUTING -o ppp0 -j MASQUERADE What I want it to do is redirect all traffic to port 80 on my firewall interface to my webserver internal. Ideally I want all traffic that goes to the port 80 of my WAN interface to be redireced to the webserver... but i think the problem is the IP of the WAN interface changes every time i dial up... hints? thanks - -ian reinhart geiser - -- :-- Ian Reinhart Geiser --: GPG Key: D6A6 7E16 13A9 B5A7 9E18 D1A7 3F2E B64D 19BC 76F8 =========================================================== Nobody said computers were going to be polite. =========================================================== -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE7+n2wPy62TRm8dvgRAj72AKCmNwcSrtcfHaEHE3TO8X3gXpTMaACg5VDd fPW338difhgpgnjA0L+7Q8c= =sZT6 -----END PGP SIGNATURE----- ______________________________________________________________________ Philadelphia Linux Users Group - http://www.phillylinux.org Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|