Link to home
Start Free TrialLog in
Avatar of jonnydollar
jonnydollar

asked on

help using a router

i have a broadband router. I am able to surf the internet when i enable its dhcp utility but i cant figure how to get my pc to surf with out it turned on. the routers ip addy is
192.168.1.1
sub 255.255.255.0

so i made the pc
ip 192.168.1.2
sub 255.255.255.0

but still no dice. should i have placed somthing in the gateway as well?
Avatar of martypoos
martypoos

192.168.1.1

and add the dns address of your isp dns servers


from the command line type ipconfig /all
check the dns settings
copy the details and thed add then to your network card config
ASKER CERTIFIED SOLUTION
Avatar of martypoos
martypoos

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of jonnydollar

ASKER

worked thanks