![]() |
|
Welcome to Vista Banter. You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact support. |
|
|||||||
| Networking with Windows Vista Networking issues and questions with Windows Vista. (microsoft.public.windows.vista.networking_sharing) |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hello,
I am setting up multiple Laptops and have them connected to wireless. The wireless is a 3com system with open access but restricted by MAC Address. All three of the Vista (Business) machines connect to the wireless, pull an IP address, can ping sites in the Internet, but not a single one of them can access or browse web pages. I am stumped on this because if it is the fact that it is an unsecured network then Wireless Kiosks in restaurants wouldn't work either (I have not tried to confirm this) unless the MAC policy has anything to do with it. Any help would be great, if this isn't possible we will have to go back to XP. Thanks, Jeremey |
|
|||
|
Run cmd.exe from the run box. Type ipconfig /all
Post the results here. PS. Check your DNS server specifications in the router DHCP configuration. |
|
|||
|
Hi,
Here are the IPConfig's the top one is through a stand alone Netgear AP (non router) and the second is through a 3com AP that is managed by by the 3Com WX440 Wireless Management switch. XP works perfect through the 3Com, Vista only get's local access for browsing our network and the icon shows that it is receiving internet access as well. We can ping out side sites just can't access anything through the web including our Intranet site. Wireless LAN adapter Wireless Network Connection: Connection-specific DNS Suffix . : kentdenver.org Description . . . . . . . . . . . : Intel(R) PRO/Wireless 3945ABG Network Con nection Physical Address. . . . . . . . . : 00-19-D2-CA-94-C1 DHCP Enabled. . . . . . . . . . . : Yes Autoconfiguration Enabled . . . . : Yes Link-local IPv6 Address . . . . . : fe80::6dcb:5fa8:340:9e1%9(Preferred) IPv4 Address. . . . . . . . . . . : 10.80.16.110(Preferred) Subnet Mask . . . . . . . . . . . : 255.255.254.0 Lease Obtained. . . . . . . . . . : Friday, April 20, 2007 8:11:05 AM Lease Expires . . . . . . . . . . : Friday, April 27, 2007 8:11:05 AM Default Gateway . . . . . . . . . : 10.80.16.1 DHCP Server . . . . . . . . . . . : 10.80.17.253 DHCPv6 IAID . . . . . . . . . . . : 151001554 DNS Servers . . . . . . . . . . . : 10.80.17.253 10.80.17.244 Primary WINS Server . . . . . . . : 10.80.17.253 NetBIOS over Tcpip. . . . . . . . : Enabled Wireless LAN adapter Wireless Network Connection: Connection-specific DNS Suffix . : kentdenver.org Description . . . . . . . . . . . : Intel(R) PRO/Wireless 3945ABG Network Con nection Physical Address. . . . . . . . . : 00-19-D2-CA-94-C1 DHCP Enabled. . . . . . . . . . . : Yes Autoconfiguration Enabled . . . . : Yes Link-local IPv6 Address . . . . . : fe80::6dcb:5fa8:340:9e1%9(Preferred) IPv4 Address. . . . . . . . . . . : 10.80.24.118(Preferred) Subnet Mask . . . . . . . . . . . : 255.255.255.0 Lease Obtained. . . . . . . . . . : Friday, April 20, 2007 8:21:23 AM Lease Expires . . . . . . . . . . : Friday, April 27, 2007 8:21:23 AM Default Gateway . . . . . . . . . : 10.80.24.1 DHCP Server . . . . . . . . . . . : 10.80.17.253 DHCPv6 IAID . . . . . . . . . . . : 151001554 DNS Servers . . . . . . . . . . . : 10.80.17.253 10.80.17.244 Primary WINS Server . . . . . . . : 10.80.17.253 NetBIOS over Tcpip. . . . . . . . : Enabled Thanks, Jeremey "wguimb" wrote: Run cmd.exe from the run box. Type ipconfig /all Post the results here. PS. Check your DNS server specifications in the router DHCP configuration. |
|
|||
|
Is your DHCP server device a router or an actual server (i.e. Win2003, Linux,
etc.)? Run command ping yahoo.com Does it resolve to an IP? Run command nslookup What DNS server does it show? When you go to a website on the internet, what is the exact response message? I don't think that using wireless MAC authentication has anything to do with your problem. You are using different networks for the two interfaces shown. Are they VLANs off the switch? |
|
|||
|
DHCP is a Win2003 R2 SP2 Domain Controller.
Ping Trace NSLookup all work perfectly. We never recieve a response on the webpage, I set each of the three machines going to a different site for an hour and we just get a blank screen with green bar loading indicator at about 3/4 of the way complete and the IE 7 endless loop ring running on the tab. "wguimb" wrote: Is your DHCP server device a router or an actual server (i.e. Win2003, Linux, etc.)? Run command ping yahoo.com Does it resolve to an IP? Run command nslookup What DNS server does it show? When you go to a website on the internet, what is the exact response message? I don't think that using wireless MAC authentication has anything to do with your problem. You are using different networks for the two interfaces shown. Are they VLANs off the switch? |
|
|||
|
As a test.....hardcode the dns properties on one of the NICs to Primary of
your internal DNS server 10.80.17.253 and secondary of 4.2.2.1, tertiary of 4.2.2.2. On the Win2003 box, can it pull up internal or external web sites? If so, check for firewalls on the server or Vista machines blocking UDP port 53. |
|
|||
|
But that isn't the problem this is a wireless issue and going through 3Com
Managed Wireless switches. We have several hundred machines and these vista machines work fine going through a test Netgear, Cisco, and Linksys WAP. The issue is last summer I deployed a 3Com Managed Wireless through out our entire campus which is what everyone who has wireless laptops must use. I think it might be an issue with 3Com not support Vista's IP Stack. "wguimb" wrote: As a test.....hardcode the dns properties on one of the NICs to Primary of your internal DNS server 10.80.17.253 and secondary of 4.2.2.1, tertiary of 4.2.2.2. On the Win2003 box, can it pull up internal or external web sites? If so, check for firewalls on the server or Vista machines blocking UDP port 53. |