Re: Networking

From: Jim Fischer (see-the_at_message.body)
Date: 09/22/03


Date: Sun, 21 Sep 2003 18:38:09 -0700


"Matt H" <nntp@cox.net> wrote in message
news:pan.2003.09.21.17.46.32.292339@cox.net...
> It doesn't look like you have enabled IP Masquerading on the RH9 machine.
Go to:
>
> http://en.tldp.org/HOWTO/IP-Masquerade-HOWTO/
> -or-
> http://tinyurl.com/o4sl

See also section 4.1 in the "Linux 2.4 NAT HOWTO" at,

   http://www.netfilter.org/documentation/HOWTO/NAT-HOWTO.html

n.b. In your (the OP's) particular case, you need to specify 'eth0' as the
output interface, and not 'ppp0' as specified in the HOWTO, i.e.,

   iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE

-- 
Jim
To reply by e-mail, remove "link" and change "now.here" to "yahoo"
jfischer_link5809(at)now.here.com