
I also did a "route -p add" which should route all trafic on subnetmask (snm) 255.255.255.0 between 192.168.0.2 and 192.168.0.3 correctly but I think it was already working.
The output of a "route print" command is this (may not be correct English, mine was Dutch so I translated a few words).
CODE
===========================================================================
Interfacelist
0x1 ........................... MS TCP Loopback interface
0x10004 ...00 20 ed 48 41 90 ...... Realtek RTL8139 Family PCI Fast Ethernet NIC
0x20003 ...00 08 a1 95 88 21 ...... CNet FAST200WL PCI Wake On LAN Fast Ethernet Adapter #2
===========================================================================
===========================================================================
Active routes:
Networkaddress Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.10 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.2 192.168.0.2 20
192.168.0.2 255.255.255.255 127.0.0.1 127.0.0.1 20
192.168.0.3 255.255.255.255 192.168.0.2 192.168.0.2 20
192.168.0.255 255.255.255.255 192.168.0.2 192.168.0.2 20
192.168.1.0 255.255.255.0 192.168.1.10 192.168.1.10 20
192.168.1.10 255.255.255.255 127.0.0.1 127.0.0.1 20
192.168.1.255 255.255.255.255 192.168.1.10 192.168.1.10 20
224.0.0.0 240.0.0.0 192.168.0.2 192.168.0.2 20
224.0.0.0 240.0.0.0 192.168.1.10 192.168.1.10 20
255.255.255.255 255.255.255.255 192.168.0.2 192.168.0.2 1
255.255.255.255 255.255.255.255 192.168.1.10 192.168.1.10 1
Standard-gateway: 192.168.1.1
===========================================================================
Permanent routes:
Networkaddress Netmask Gateway-address Metric
192.168.0.3 255.255.255.255 192.168.0.2 20
Internet on my xbox doesn't work. In xbmc I set the dns server to my WAN dns server. FTP access works perfectly. Any ideas on how to do this? I'm on windows xp.
