-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Mike Burger wrote:

>In addition, I listed the currently loaded IPTables related modules.
>
>On Wed, 16 Jan 2002, Mike Burger wrote:
>
>> Try http://www.bubbanfriends.org/~mburger/fwscript.txt
>> 
>> I've added a diagram, at the top, and enclosed a comment in a box of 
>> ###'s.

Hmm ... I see a couple of differences between your statements and mine 
(which do work).  Here's my DNAT statement for ssh:

        iptables -t nat -A PREROUTING -i ppp0 -p tcp --dport 22 \
                -j DNAT --to-destination 10.0.0.3:22

See if adding a port number and specifing --to-destination helps any.  
(I can't find mention of --to by itself in the iptables man page ... )

- -d

- -- 
David Talkington

PGP key: http://www.prairienet.org/~dtalk/0xCA4C11AD.pgp
- --
http://setiathome.ssl.berkeley.edu/pale_blue_dot.html

-----BEGIN PGP SIGNATURE-----
Version: PGP 6.5.8
Comment: Made with pgp4pine 1.75-6

iQA/AwUBPEXruL9BpdPKTBGtEQLPygCg+TG/arZKHxDS+nL6uMc2v+zbXgUAn2sE
AXXYOsDhs0RZ/v0roQzM64ST
=mdLY
-----END PGP SIGNATURE-----




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to