ifconfig>

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Bcast:127.255.255.255  Mask:255.0.0.0
          UP BROADCAST LOOPBACK RUNNING  MTU:3584  Metric:1
          RX packets:21 errors:0 dropped:0 overruns:0 frame:0
          TX packets:21 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 

eth0      Link encap:Ethernet  HWaddr 00:40:C7:1C:0C:C3  
          inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:43 errors:0 dropped:0 overruns:0 frame:0
          TX packets:31 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 
          Interrupt:5 Base address:0x300 

ppp0      Link encap:Point-to-Point Protocol  
          inet addr:128.xxx.xxx.x(protecting the innocent) 
P-t-P:128.xx.xxx.x Mask:255.255.0.0
          UP POINTOPOINT RUNNING  MTU:1500  Metric:1
          RX packets:1763 errors:2 dropped:2 overruns:0 frame:0
          TX packets:2107 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 
          Memory:60d038-60dc04 


netstat -rn>
Kernel IP routing table
Destination     Gateway GenMask         Flags    MSS  Window irtt  Iface
128.xxx.xx.x    0.0.0.0 255.255.255.255 UH       1500      0    0  ppp0
192.168.1.0     0.0.0.0 255.255.255.0   U        1500      0    0  eth0
127.0.0.0       0.0.0.0 255.0.0.0       U        3584      0    0  lo
0.0.0.0         128.x.x 0.0.0.0         UG       1500      0    0  ppp0

cat /proc/sys/net/ipv4/ip_forward>
1

hope this helps
-jason

 



_______________________________________________
Masq maillist  -  [EMAIL PROTECTED]
http://tiffany.indyramp.com/mailman/listinfo/masq
Admin requests can be handled by web (above) or [EMAIL PROTECTED]

Reply via email to