View Single Post
Posts: 72 | Thanked: 2 times | Joined on Jul 2007
#2
im not sure on the 770 but on the 800 you go under conectivity in the control panel edit the connection and go through the wizard till you see a button labeled advanced. theres a tab for ip addresses. you can set the ips here.

it sounds like your work dhcp server isnt sending the gateway for some reason.
you should be
able to set the gateway with
Code:
route add default gw ip-address-of-gateway
. of course you will need a xterm and gainroot for this method.
you could probably get this ip
off a work computer on the same subnet as your wireless ap.

Last edited by jay8378; 2007-07-30 at 15:23.