Everything seems to set up right (No errors) but when i telnet to the outside
IP Number it says I'm from 192.168.123.4 (This machine)
Why isen't it being masqueraded.
Here is how i set it up.
/etc/sysconfig/network-scripts/ifup ifcfg-eth0
/etc/syscofig/network-scripts/ifup ifcfg-eth1
        SIOCADDRT:  Invalid argument    ( what could cause this)
ipfwadm -F -p deny
ipfwadm -F -a m -S 192.168.123.0/24 -D 0.0.0.0/0
I've also tried 
ipfwadm -F -a m -S 192.168.123.0/24 -D 192.168.124.0/24  <~~ as I am just
testing i'm useing internal addresses for both sides

Is my routing table wrong?

Destination                     Gateway         Genmask         Flags    Metric Ref,   
use, Iface 
192.168.123.0           0.0.0.0                 255.255.255.0   U               0      
         0         1    eth0
192.168.124.0           0.0.0.0                 255.255.255.0   U               0      
         0          0   eth1
127.0.0.0                       0.0.0.0                 255.0.0.0               U      
         0               0          1      lo
0.0.0.0                         192.168.123.2   0.0.0.0                 UG             
 0               0          0   eth0

Sorry for this confusing message.
I just cant figure this out.
Thanks 
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For daily digest info, email [EMAIL PROTECTED]

Reply via email to