Thread
:
Nokia 770 as USB wifi device.
View Single Post
hallgreng
2006-06-17 , 19:14
Posts: 63 | Thanked: 21 times | Joined on Jan 2006
#
9
I am just guessing, because I do not know of any way to route traffic using route from the server, but I believe that
Code:
$route add default gw <nokia.770.ip.address> dev <usb_network_interface>
on the workstation would do the trick.
That just tells your workstation to route all internet traffic through the nokia using the usb network device the nokia is plugged into. If the nokia is forwarding packets at this point, then it should be a simple gateway and this will work.
Quote & Reply
|
hallgreng
View Public Profile
Send a private message to hallgreng
Find all posts by hallgreng