Thread
:
No Default Router while connected to WIFI
View Single Post
jay8378
2007-07-30 , 15:20
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
.
Quote & Reply
|
jay8378
View Public Profile
Send a private message to jay8378
Find all posts by jay8378