Ok, here is the scenrio. I have got a headless linux box with fedora installed and Windows XP professional. Windows machine has two ethernets (one for internet via pppoe and the other for LAN).
I just want simple networking. But here is the problem. One ethernet is in 172. range with 255.255.255.0 subnet mask and is used for pppoe connection for internet.
The other nic for LAN is configured other ethernet as follows
IP Address. . . . . . . . . . . . : 192.168.0.1
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.1
DNS Servers . . . . . . . . . . . : 192.168.0.1
For the linux, I have
IP Address: 192.168.0.100
Subnet: 255.255.255.0
Gateway:192.168.0.1
DNS: 192.168.0.1
Now I don't know what's the problem I can't ping linux from windows or vice-versa. I don't need internet in the linux box so I don't care much about internet sharing..what's the problem ?? Is it some kind of routing issue that I am missing ?
here is the routing information on windows machine
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 124.41.229.26 124.41.229.26 1
0.0.0.0 0.0.0.0 192.168.0.1 192.168.0.1 2
124.41.224.1 255.255.255.255 124.41.229.26 124.41.229.26 1
124.41.229.26 255.255.255.255 127.0.0.1 127.0.0.1 50
124.255.255.255 255.255.255.255 124.41.229.26 124.41.229.26 50
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
172.16.61.0 255.255.255.0 172.16.61.3 172.16.61.3 20
172.16.61.3 255.255.255.255 127.0.0.1 127.0.0.1 20
172.16.255.255 255.255.255.255 172.16.61.3 172.16.61.3 20
192.168.0.0 255.255.255.0 192.168.0.1 192.168.0.1 20
192.168.0.1 255.255.255.255 127.0.0.1 127.0.0.1 20
192.168.0.255 255.255.255.255 192.168.0.1 192.168.0.1 20
224.0.0.0 240.0.0.0 172.16.61.3 172.16.61.3 20
224.0.0.0 240.0.0.0 192.168.0.1 192.168.0.1 20
224.0.0.0 240.0.0.0 124.41.229.26 124.41.229.26 1
255.255.255.255 255.255.255.255 124.41.229.26 124.41.229.26 1
255.255.255.255 255.255.255.255 172.16.61.3 172.16.61.3 1
255.255.255.255 255.255.255.255 192.168.0.1 192.168.0.1 1
Default Gateway: 124.41.229.26
P.S. All firewalls on both machines are turned off. Even disabled one ethernet and checked the connection without the internet ethernet..doesn't ping...
I just want simple networking. But here is the problem. One ethernet is in 172. range with 255.255.255.0 subnet mask and is used for pppoe connection for internet.
The other nic for LAN is configured other ethernet as follows
IP Address. . . . . . . . . . . . : 192.168.0.1
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.1
DNS Servers . . . . . . . . . . . : 192.168.0.1
For the linux, I have
IP Address: 192.168.0.100
Subnet: 255.255.255.0
Gateway:192.168.0.1
DNS: 192.168.0.1
Now I don't know what's the problem I can't ping linux from windows or vice-versa. I don't need internet in the linux box so I don't care much about internet sharing..what's the problem ?? Is it some kind of routing issue that I am missing ?
here is the routing information on windows machine
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 124.41.229.26 124.41.229.26 1
0.0.0.0 0.0.0.0 192.168.0.1 192.168.0.1 2
124.41.224.1 255.255.255.255 124.41.229.26 124.41.229.26 1
124.41.229.26 255.255.255.255 127.0.0.1 127.0.0.1 50
124.255.255.255 255.255.255.255 124.41.229.26 124.41.229.26 50
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
172.16.61.0 255.255.255.0 172.16.61.3 172.16.61.3 20
172.16.61.3 255.255.255.255 127.0.0.1 127.0.0.1 20
172.16.255.255 255.255.255.255 172.16.61.3 172.16.61.3 20
192.168.0.0 255.255.255.0 192.168.0.1 192.168.0.1 20
192.168.0.1 255.255.255.255 127.0.0.1 127.0.0.1 20
192.168.0.255 255.255.255.255 192.168.0.1 192.168.0.1 20
224.0.0.0 240.0.0.0 172.16.61.3 172.16.61.3 20
224.0.0.0 240.0.0.0 192.168.0.1 192.168.0.1 20
224.0.0.0 240.0.0.0 124.41.229.26 124.41.229.26 1
255.255.255.255 255.255.255.255 124.41.229.26 124.41.229.26 1
255.255.255.255 255.255.255.255 172.16.61.3 172.16.61.3 1
255.255.255.255 255.255.255.255 192.168.0.1 192.168.0.1 1
Default Gateway: 124.41.229.26
P.S. All firewalls on both machines are turned off. Even disabled one ethernet and checked the connection without the internet ethernet..doesn't ping...