Go Back   Velocity Reviews > Newsgroups > Wireless Networking
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

Wireless Networking - access problems for HP notebook running Vista Home Premium

 
Thread Tools Search this Thread
Old 07-20-2007, 03:44 PM   #1
Default access problems for HP notebook running Vista Home Premium


I've got a WLAN as part of our network. Six AP's (D-Link DWL-2200AP;s) and
a managed switch (D-Link DES-382. One AP is wired to the switch with an IP
on the LAN - 192.168.16.x. Two SSID's - one for access to the LAN (it is
WPA2 enabled) and the other is for guests/visitors (no security) [we are
alone in a avery rural area]. On the switch I have 3 VLAN's -- System
(default), LAN and Guest. I have configured a static route pointing to the
internal network. I created one IP interface (I don't really understand
them), pointing to the internal network.

I am testing this setup with the notebook. It can detect the 2 SSID's fine,
but I can't conect. The notebook diagnostics say it is getting no response
from the AP. Checked the log of the AP - nothing there, and no client info.
Checked the Security Log in Event Viewer on the server (Small Business
Server 2003 Premium SP2) and saw Event ID's 529 and 680 for the attempts.
Apparently the access is being passed right to the server to verify the
credentials -- although I was not given a login window. (same results for
either SSID)

What am I doing wrong??

--
Mike Webb
Platte River Whooping Crane Maintenance Trust, Inc.
a 501 (c)(3) conservation non-profit organization




Mike Webb
  Reply With Quote
Old 07-20-2007, 07:21 PM   #2
Phillip Windell
 
Posts: n/a
Default Re: access problems for HP notebook running Vista Home Premium
"Mike Webb" <> wrote in message
news:...
> I've got a WLAN as part of our network. Six AP's (D-Link DWL-2200AP;s)
> and a managed switch (D-Link DES-382. One AP is wired to the switch with
> an IP on the LAN - 192.168.16.x. Two SSID's - one for access to the LAN
> (it is WPA2 enabled) and the other is for guests/visitors (no security)
> [we are alone in a avery rural area].


If the AP only has one IP# then the two SSIDs are using the same network,
therefore the network is unsecured because everyone can just connect to the
Guest SSID instead of the LAN SSID and still get to the same place. Unless
the AP is capable of using the VLANs with a Virtual interface for each VLAN,
and the VLANs are separated from each other by a LAN Router running
ACLs,...the Guest SSID is serving no real purpose other than to provide a
"way around" the LAN SSID

> On the switch I have 3 VLAN's -- System (default), LAN and Guest.


Ok, but those are just "human friendly" names for the VLANs,...they have to
actually run on separate IP Segments and that is what really distiguishes
them from one another at the network level. Also a Switch may have
VLANs,..but a Switch cannot route between the VLAN so it is usless by
itself. There has to be a LAN Router to route between the IP Segments to
handle routing (and possibly ACLs) between them. Now there are Layer3
Switches that are a Switch and a LAN Router built into the same
hardware,..but you need to indicate if you have that,...if you just call it
a Switch then a Switch is all we think you have. For clarity, with a Layer3
Switch you need to call it a "Switch" when refering to the Layer2 Switching
functions,...but refer to it as a Router when refering to its Layer3 routing
function (treat it like it was two separeate devices).

> I have configured a static route pointing to the internal network. I
> created one IP interface (I don't really understand them), pointing to the
> internal network.


I don't understand what you are talking about there. I see no need for a
static route in a fairly simple three-subnet LAN.

> I am testing this setup with the notebook. It can detect the 2 SSID's
> fine, but I can't conect. The notebook diagnostics say it is getting no
> response from the AP. Checked the log of the AP - nothing there, and no
> client info. Checked the Security Log in Event Viewer on the server (Small
> Business Server 2003 Premium SP2) and saw Event ID's 529 and 680 for the
> attempts. Apparently the access is being passed right to the server to
> verify the credentials -- although I was not given a login window. (same
> results for either SSID)


I don't understand your environment well enough to make any other comments
yet.

--
Phillip Windell
www.wandtv.com

The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------




Phillip Windell
  Reply With Quote
Old 07-20-2007, 07:38 PM   #3
Mike Webb
 
Posts: n/a
Default Re: access problems for HP notebook running Vista Home Premium
Sorry about the confusion. The switch is a L3 one, and I have 3 IP
Interfaces on it -- one for each VLAN (with the hlpe of D-Link's tech
support).

I am unable to connect from this notebook, nor an old Tablet PC running XP
Pro (only capable of 802.1b), but was able to connect fine with 2 yr old
Dell D820 notebook with acard that can do 802.1b & g. Don't know why, but
it works and tells me the setup is okay.

Mike

"Phillip Windell" <> wrote in message
news:%...
> "Mike Webb" <> wrote in message
> news:...
>> I've got a WLAN as part of our network. Six AP's (D-Link DWL-2200AP;s)
>> and a managed switch (D-Link DES-382. One AP is wired to the switch
>> with an IP on the LAN - 192.168.16.x. Two SSID's - one for access to the
>> LAN (it is WPA2 enabled) and the other is for guests/visitors (no
>> security) [we are alone in a avery rural area].

>
> If the AP only has one IP# then the two SSIDs are using the same network,
> therefore the network is unsecured because everyone can just connect to
> the Guest SSID instead of the LAN SSID and still get to the same place.
> Unless the AP is capable of using the VLANs with a Virtual interface for
> each VLAN, and the VLANs are separated from each other by a LAN Router
> running ACLs,...the Guest SSID is serving no real purpose other than to
> provide a "way around" the LAN SSID
>
>> On the switch I have 3 VLAN's -- System (default), LAN and Guest.

>
> Ok, but those are just "human friendly" names for the VLANs,...they have
> to actually run on separate IP Segments and that is what really
> distiguishes them from one another at the network level. Also a Switch
> may have VLANs,..but a Switch cannot route between the VLAN so it is
> usless by itself. There has to be a LAN Router to route between the IP
> Segments to handle routing (and possibly ACLs) between them. Now there
> are Layer3 Switches that are a Switch and a LAN Router built into the same
> hardware,..but you need to indicate if you have that,...if you just call
> it a Switch then a Switch is all we think you have. For clarity, with a
> Layer3 Switch you need to call it a "Switch" when refering to the Layer2
> Switching functions,...but refer to it as a Router when refering to its
> Layer3 routing function (treat it like it was two separeate devices).
>
>> I have configured a static route pointing to the internal network. I
>> created one IP interface (I don't really understand them), pointing to
>> the internal network.

>
> I don't understand what you are talking about there. I see no need for a
> static route in a fairly simple three-subnet LAN.
>
>> I am testing this setup with the notebook. It can detect the 2 SSID's
>> fine, but I can't conect. The notebook diagnostics say it is getting no
>> response from the AP. Checked the log of the AP - nothing there, and no
>> client info. Checked the Security Log in Event Viewer on the server
>> (Small Business Server 2003 Premium SP2) and saw Event ID's 529 and 680
>> for the attempts. Apparently the access is being passed right to the
>> server to verify the credentials -- although I was not given a login
>> window. (same results for either SSID)

>
> I don't understand your environment well enough to make any other comments
> yet.
>
> --
> Phillip Windell
> www.wandtv.com
>
> The views expressed, are my own and not those of my employer, or
> Microsoft, or anyone else associated with me, including my cats.
> -----------------------------------------------------
>
>





Mike Webb
  Reply With Quote
Old 07-20-2007, 08:30 PM   #4
Phillip Windell
 
Posts: n/a
Default Re: access problems for HP notebook running Vista Home Premium
"Mike Webb" <> wrote in message
news:%...
> Sorry about the confusion. The switch is a L3 one, and I have 3 IP
> Interfaces on it -- one for each VLAN (with the hlpe of D-Link's tech
> support).
>
> I am unable to connect from this notebook, nor an old Tablet PC running XP
> Pro (only capable of 802.1b), but was able to connect fine with 2 yr old
> Dell D820 notebook with acard that can do 802.1b & g. Don't know why, but
> it works and tells me the setup is okay.


I don't know.
Better wait and see what the other guys here think about it.

--
Phillip Windell
www.wandtv.com

The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------




Phillip Windell
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Gaming problems with MATROX TripleHead2Go & VISTA Ultimate Edition Lionman Gaming 1 09-09-2009 05:34 PM
Access problems. Should I delete from system? Paul W210 General Help Related Topics 0 09-02-2009 07:32 PM
MCITP: Enterprise Support Technician MileHighWelch MCITP 1 06-19-2007 10:25 PM
As growth slows, Hollywood faces a DVD standoff. Allan DVD Video 0 07-11-2005 02:10 PM
Home Theater Profile Exchange - April 15 2005 David Troxell - Encourager Software DVD Video 0 04-16-2005 06:18 PM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46