Vista wireless access point config
November 5, 2007 6:27 AM
Subscribe
I am running Windows Vista Home Premium and am having problems configuring a new wireless access point. Windows is unable to connect to it and I simply receive an "HTTP 400 Bad Request" error in my browser.
My Netgear A/B access point just died after years of service so I needed to replace it and found very limited choices. I am trying to configure the D-Link AG700AP (access point). By default the IP is set to 192.168.0.50. My current network runs in the 192.168.1.0 range. After plugging the access point into the laptop, Vista's Network and Sharing Center shows the network exists (Private Network) and it shows up. I have attempted to 'hardcode' the IPv4 setting for the adapter as:
IP address: 192.168.0.51
Subnet mask: 255.255.255.0
Default gateway: 192.168.0.50
Preferred DNS server: 192.168.0.50
The web browser reports the following error when attempting to connect to http://192.168.0.50.
This error (HTTP 400 Bad Request) means that Internet Explorer was able to connect to the web server, but the webpage could not be found because of a problem with the address.
In order to attach to a router/access point outside of my current network I was always able to do this (hardcode the settings) in XP, but for some reason this isn't working in Vista. Is it because of Vista using IPv6 and IPv4? I admit I'm confused on this.
If I leave the Integrated Controller settings to auto grab the IP (instead of hardcoding as above), then it doesn't acquire an IPv4 gateway. The autoconfig IP is set to 169.254.56.168.
Thanks for any help!
posted by mcarthey to computers & internet (9 comments total)
I think you have the wrong subnet mask. IIRC, with a subnet mask of 255.255.255.0, your router would have to be at 192.168.1.50 before your network would see and talk to it.
Also, is your firewall allowing the packages through?
Finally, on every router I've ever configured, the IP number on the internet facing side tends to be the one that's allocated by your ISPs DHPC server and so will be your 'real world' IP number.
However, if you're using this to join two private networks, or possibly if you're using it to talk to another router, you'd use adjacent IP numbers.
posted by PeterMcDermott at 8:41 AM on November 5, 2007