|
2009-04-11
, 15:25
|
Posts: 1,258 |
Thanked: 672 times |
Joined on Mar 2009
|
#2
|
|
2009-04-11
, 22:47
|
|
Posts: 643 |
Thanked: 628 times |
Joined on Mar 2007
@ Seattle (or thereabouts)
|
#3
|
iface usb0 inet static address 192.168.2.1 netmask 255.255.255.0 broadcast 192.168.0.255 gateway 192.168.2.15
echo 1 > /proc/sys/net/ipv4/ip_forward route del default usb0
route add -net 192.168.2.0 netmask 255.255.255.0 gw 192.168.1.115
The Following User Says Thank You to Johnx For This Useful Post: | ||
|
2009-04-12
, 04:08
|
Posts: 35 |
Thanked: 2 times |
Joined on Jan 2008
|
#4
|
Did a little research and the threads I looked at didn't give a clear answer.