Ambam00 said:
ok, I followed all of the steps, and it does show a DNS server address now on ipconfig, but it still will not access the internet. also, despite adding the address in both the IP and DNS sections of the LAN, the config still shows DHCP as not enabled.
don't add my address, get DHCP working
My computer would not let me do ipconfig /release gave me the "no adapter is in the state permissible for this operation" error. Also, I can sucessfully ping all the addresses given. just not external (ie: google) addresses.
Silly question: should the DNS and default gateway have the same address (192.168.2.1) ?
DNS is not the same thing as gateway
If not how do I know what to put in the DNS address?
Ok just checked with the Beau (who put this whole lan thingy together) He says we are not using Dhcp we are using static IPs. Don't know if this helps or not, but thats what he said.
The static addresses ARE the problem. An ISP can change them and you'll have fits making it work
you have no 'internet access' because ping www.google.com will not work either.
If that doesn't work, the the browser and your email will not work.
it appears that the error above is your primary problem.
the Private Message sent earlier explains DNS operations:
In your command prompt enter IPCONFIG /ALL
Near the bottom you will see (usually) two lines associated with the label DNS Servers . .
Whenever your system requests site-by-name, the operation flows like this:
Request
foo.com --> Gateway --> DNS address
Returns the ip-address thereof <-- Gateway <-- DNS
Request ip-address --> Gateway --> off into the WWW
Reply from
foo.com <-- Gateway <--
foo.com
4:- Now prove that your browser can find pages using a name rather than an ip-address:
ping
www.google.com