Last week I got IP Masquerading working beatifully using ipchains.
I made some major install changes and now I can't set it up again.

I verified I have the right kernel stuff and modules loaded.  I use these
two commands, which worked great a week ago:

ipchains -P forward DENY
ipchains -A forward -s 192.168.0.1/24 -d 0/0 -j MASQ  


Both commands are accepted.  Here is what I get with ipchains -L  :

Chain input (policy ACCEPT): 
Chain forward (policy DENY):
target     prot opt     source                destination           ports
MASQ       all  ------  192.168.0.0/24       anywhere              n/a
Chain output (policy ACCEPT):          

When it was working, it listed my correct ip address there, not the one ending
in 0.  In DrakConf I have enabled routing and left the default gateway blank
(so ppp can fill that in which it is set to do).  I also selected export
default route.

I'm following an O'Reilly Linux Net Administrator's Guide and various online
resources.

Thanks in advance! All the help I have been getting has been extremely useful.
I'm knocking off one problem at a time that would otherwise make me boot into
Windows.   I got my sound card working today, so I'm almost totally ported
over.  Can't live without those mp3s.

Mjo
-- 
Martha Jo McCarthy 
[EMAIL PROTECTED]  (alternate: [EMAIL PROTECTED])  



**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************

Reply via email to