T
tremmarc
Hi guys!
I have 2 windows xp boxes and linux box, i want my linux box to be
router. Linux runs dhcp server too
but im having trouble routing packets from windows box to linux
heres route table of windows xp box
Active Routes:
Network Destination Netmask Gateway Interface
Metric
0.0.0.0 0.0.0.0 192.168.0.3
192.168.0.200 20
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.200
192.168.0.200 20
192.168.0.200 255.255.255.255 127.0.0.1
127.0.0.1 20
192.168.0.255 255.255.255.255 192.168.0.200
192.168.0.200 20
224.0.0.0 240.0.0.0 192.168.0.200
192.168.0.200 20
255.255.255.255 255.255.255.255 192.168.0.200
3 1
255.255.255.255 255.255.255.255 192.168.0.200
192.168.0.200 1
Default Gateway: 192.168.0.3
===========================================================================
Persistent Routes:
None
ok now,
i want to do the following to route destination 192.168.0.0 with
netmask 255.255.255.0 to use gateway of 192.168.0.3
but as we can see
192.168.0.0 255.255.255.0 192.168.0.200 192.168.0.200 20
that means that is routed direcly without using router,
im wondering is that possible to delete this line ? and add my
personal route as i described?
or any other workaround is apprechiated.
Thanks
I have 2 windows xp boxes and linux box, i want my linux box to be
router. Linux runs dhcp server too
but im having trouble routing packets from windows box to linux
heres route table of windows xp box
Active Routes:
Network Destination Netmask Gateway Interface
Metric
0.0.0.0 0.0.0.0 192.168.0.3
192.168.0.200 20
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.200
192.168.0.200 20
192.168.0.200 255.255.255.255 127.0.0.1
127.0.0.1 20
192.168.0.255 255.255.255.255 192.168.0.200
192.168.0.200 20
224.0.0.0 240.0.0.0 192.168.0.200
192.168.0.200 20
255.255.255.255 255.255.255.255 192.168.0.200
3 1
255.255.255.255 255.255.255.255 192.168.0.200
192.168.0.200 1
Default Gateway: 192.168.0.3
===========================================================================
Persistent Routes:
None
ok now,
i want to do the following to route destination 192.168.0.0 with
netmask 255.255.255.0 to use gateway of 192.168.0.3
but as we can see
192.168.0.0 255.255.255.0 192.168.0.200 192.168.0.200 20
that means that is routed direcly without using router,
im wondering is that possible to delete this line ? and add my
personal route as i described?
or any other workaround is apprechiated.
Thanks