/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! */
>---------------------------------------------------------
>Chain input (policy ACCEPT):
>Chain forward (policy ACCEPT):
>target prot opt source destination ports
>MASQ all ------ 192.168.0.0/24 anywhere n/a
>Chain output (policy ACCEPT):
Be careful.. setting defauly policies to ACCEPT is bad in
terms of security.
So I take it you have:
Internet --| ppp 194.42.225.131 |
| linux ROUTER |
| eth0 |
| 192.168.0.168 |
|
|
+----------+-----------+
| |
linux box Windows NT
192.168.0.165 192.168.0.108
>route on my router shows this :
>-----------------------------------------------------------
>Kernel IP routing table
>Destination Gateway Genmask Flags Metric Ref Use
>Iface
>194.42.225.131 * 255.255.255.255 UH 0 0 0 ppp0
>192.168.0.168 * 255.255.255.255 UH 0 0 0 eth0
>192.168.0.0 192.168.0.168 255.255.255.0 UG 0 0 0 eth0
>192.168.0.0 * 255.255.255.0 U 0 0 0 eth0
>127.0.0.0 * 255.0.0.0 U 0 0 0 lo
>default 194.42.225.131 0.0.0.0 UG 0 0 0 ppp0
You have two default routes here. Thats kinda weird.
>route on my Linux box shows this :
>------------------------------------------------------------
>Kernel IP routing table
>Destination Gateway Genmask Flags Metric Ref Use
>Iface
>192.168.0.168 * 255.255.255.255 UH 0 0 0 eth0
>192.168.0.165 * 255.255.255.255 UH 0 0 0 eth0
>192.168.0.0 * 255.255.255.0 U 0 0 0 eth0
>127.0.0.0 * 255.0.0.0 U 0 0 0 lo
>default 192.168.0.168 0.0.0.0 UG 0 0 0 eth0
why do you have host networks for 192.168.0.168 and 192.168.0.165?
Can the Linux box ping the Linux router?
NT box:
> 0.0.0.0 0.0.0.0 192.168.0.168 192.168.0.108 1
> 127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
> 192.168.0.0 255.255.255.0 192.168.0.108 192.168.0.108 1
> 192.168.0.108 255.255.255.255 127.0.0.1 127.0.0.1 1
> 192.168.0.255 255.255.255.255 192.168.0.108 192.168.0.108 1
> 224.0.0.0 224.0.0.0 192.168.0.108 192.168.0.108 1
> 255.255.255.255 255.255.255.255 192.168.0.108 192.168.0.108 1
I take it your NT box is using DHCP?
--David
.----------------------------------------------------------------------------.
| David A. Ranch - Linux/Networking/PC hardware [EMAIL PROTECTED] |
!---- ----!
`----- For more detailed info, see http://www.ecst.csuchico.edu/~dranch -----'
_______________________________________________
Masq maillist - [EMAIL PROTECTED]
Admin requests can be handled at http://www.indyramp.com/masq-list/
or email to [EMAIL PROTECTED]
PLEASE read the HOWTO and search the archives before posting.
You can start your search at http://www.indyramp.com/masq/
Please keep general linux/unix/pc/internet questions off the list.