Hi everyone,
I been struggling with this for a few days now.
I am using ubuntu (XBMC) and i need all Internet traffic to go through the wireless router
and all other traffic to go through the Lan.
192.168.1.5 - Wlan1 interface
192.168.1.16 - Eth0 interface
192.168.1.1 - Wireless router
route -n:
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 wlan1
0.0.0.0 192.168.1.1 0.0.0.0 UG 100 0 0 wlan1
0.0.0.0 192.168.1.1 0.0.0.0 UG 100 0 0 eth0
Thanks,
Bar1
I been struggling with this for a few days now.
I am using ubuntu (XBMC) and i need all Internet traffic to go through the wireless router
and all other traffic to go through the Lan.
192.168.1.5 - Wlan1 interface
192.168.1.16 - Eth0 interface
192.168.1.1 - Wireless router
route -n:
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 wlan1
0.0.0.0 192.168.1.1 0.0.0.0 UG 100 0 0 wlan1
0.0.0.0 192.168.1.1 0.0.0.0 UG 100 0 0 eth0
Thanks,
Bar1