Go Back   Wireless and Wifi Forums > News > Newsgroups > alt.internet.wireless
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-01-2007, 04:39 PM
iain@goshorti.com
Guest
 
Posts: n/a
Default Other users connecting to my router

Hi

I have noticed that at various times in the day, multiple machines are
connected to my router. I have recently set up WEP encryption and
thought it was working (my machine can't connect without my key) but I
still see more machines connected than I have... there are only 2
machines in the household but I get up to 3 wireless devices connected
according to the Netgear DG834G's admin console.... I have the device's
mac address but that's all... anyway of ensuring that people can't use
my connection? Am I missing some part of setting up security?

Thanks

i.


Reply With Quote
  #2 (permalink)  
Old 01-01-2007, 06:29 PM
Jeff Liebermann
Guest
 
Posts: n/a
Default Re: Other users connecting to my router

On Jan 1, 8:39 am, i...@goshorti.com wrote:
> I have noticed that at various times in the day, multiple machines are
> connected to my router. I have recently set up WEP encryption and
> thought it was working (my machine can't connect without my key) but I
> still see more machines connected than I have... there are only 2
> machines in the household but I get up to 3 wireless devices connected
> according to the Netgear DG834G's admin console.... I have the device's
> mac address but that's all... anyway of ensuring that people can't use
> my connection? Am I missing some part of setting up security?


WEP encryption isn't very good and is easily cracked. I suggest you
switch to WPA which offers better security.

What's happening is that you're seeing users connecting to your router,
but probably not obtaining an IP address. There's some page in your
DG834G which shows the IP addresses that have been issued by DHCP.
You'll probably find your own devices (those with a WEP key), but not
those that are shown to be "connected". Without an IP address, those
connections can't do anything. (No, assigning a statis IP address
isn't going to do anything. Keep reading).

The problem is that the router needs to allow literally any client to
first "connect" before it can exchange encryption keys, authenticate,
check the MAC address filter, and so on. What you'll see is the
initial connection, the clients MAC address, but that's all. Having
failed to exchange WEP keys, the entry just sits in the log, no traffic
moves, and no access to your LAN. It's kinda a chicken or egg problem.
The access point needs to allow a wireless connection before it can
reject the connection. What's happening is that some user has their
Windoze Wireless Zero Config setup to "connect to any available
wireless network" where it scans for random access points and
sequentially attempts to connect to any and all of them.

If you're paranoid, you can always add the mystery MAC address to the
MAC address filter blocked list.


Reply With Quote
  #3 (permalink)  
Old 01-01-2007, 08:08 PM
Dana
Guest
 
Posts: n/a
Default Re: Other users connecting to my router


"Jeff Liebermann" <jeffl@comix.santa-cruz.ca.us> wrote in message
news:1167676183.838521.287350@s34g2000cwa.googlegr oups.com...
> On Jan 1, 8:39 am, i...@goshorti.com wrote:
> > I have noticed that at various times in the day, multiple machines are
> > connected to my router. I have recently set up WEP encryption and
> > thought it was working (my machine can't connect without my key) but I
> > still see more machines connected than I have... there are only 2
> > machines in the household but I get up to 3 wireless devices connected
> > according to the Netgear DG834G's admin console.... I have the device's
> > mac address but that's all... anyway of ensuring that people can't use
> > my connection? Am I missing some part of setting up security?

>
> WEP encryption isn't very good and is easily cracked. I suggest you
> switch to WPA which offers better security.
>
> What's happening is that you're seeing users connecting to your router,
> but probably not obtaining an IP address. There's some page in your
> DG834G which shows the IP addresses that have been issued by DHCP.
> You'll probably find your own devices (those with a WEP key), but not
> those that are shown to be "connected". Without an IP address, those
> connections can't do anything. (No, assigning a statis IP address
> isn't going to do anything. Keep reading).
>
> The problem is that the router needs to allow literally any client to
> first "connect" before it can exchange encryption keys, authenticate,
> check the MAC address filter, and so on. What you'll see is the
> initial connection, the clients MAC address, but that's all. Having
> failed to exchange WEP keys, the entry just sits in the log, no traffic
> moves, and no access to your LAN. It's kinda a chicken or egg problem.
> The access point needs to allow a wireless connection before it can
> reject the connection. What's happening is that some user has their
> Windoze Wireless Zero Config setup to "connect to any available
> wireless network" where it scans for random access points and
> sequentially attempts to connect to any and all of them.
>
> If you're paranoid, you can always add the mystery MAC address to the
> MAC address filter blocked list.


Or if your router is capable. Just have your router allow the MAC addresses
of the computers in your home.
>




Reply With Quote
  #4 (permalink)  
Old 01-02-2007, 09:26 AM
iain@goshorti.com
Guest
 
Posts: n/a
Default Re: Other users connecting to my router

Thanks Jeff and Dana - much appreciated.

My paranoia is subsiding...


Reply With Quote
  #5 (permalink)  
Old 01-03-2007, 02:11 PM
Bill Kearney
Guest
 
Posts: n/a
Default Re: Other users connecting to my router

> Or if your router is capable. Just have your router allow the MAC
addresses
> of the computers in your home.


This offers a somewhat false sense of security and can be a problem later.
If you turn on MAC filtering and forget about it you'll have a devil of a
time trying to figure out why a replacement card isn't working. Or why a
guest can't use the network. That and if someone else wanted to steal
access all they have to do is listen to the wireless signals, see one of
your legitimate MAC addresses being broadcast and change their computer to
use that address. This adds a whole other layer of debugging hassles as
duplicate MAC addresses are a real no-no on networks. Best to switch to WPA
and leave it at that.


Reply With Quote
  #6 (permalink)  
Old 01-03-2007, 05:40 PM
Jeff Liebermann
Guest
 
Posts: n/a
Default Re: Other users connecting to my router

"Bill Kearney" <wkearney-99@hot-mail-com> hath wroth:

>> Or if your router is capable. Just have your router allow the MAC

>addresses
>> of the computers in your home.


>This offers a somewhat false sense of security and can be a problem later.
>If you turn on MAC filtering and forget about it you'll have a devil of a
>time trying to figure out why a replacement card isn't working. Or why a
>guest can't use the network. That and if someone else wanted to steal
>access all they have to do is listen to the wireless signals, see one of
>your legitimate MAC addresses being broadcast and change their computer to
>use that address. This adds a whole other layer of debugging hassles as
>duplicate MAC addresses are a real no-no on networks. Best to switch to WPA
>and leave it at that.


That's why I originally suggested that the MAC filter be used to
"block" the neighbors MAC address, and not use the more obvious
"allow" feature. However, it wasn't due to security or usability
issues. It's just the way I've found effective to controlling my
neighborhood wireless LAN. New machines appear and disappear all the
time. When skool is out, laptops and game machines arrive from
college. I don't want to deal with these individually. What I do is
monitor the traffic. If I see excessive traffic (usually a virus or
worm), or abuse (file sharing), then I just block the culprits MAC
address. They can of course change their MAC address and circumvent
the block, but so far, that hasn't happened.


--
Jeff Liebermann jeffl@comix.santa-cruz.ca.us
150 Felker St #D http://www.LearnByDestroying.com
Santa Cruz CA 95060 http://802.11junk.com
Skype: JeffLiebermann AE6KS 831-336-2558

Reply With Quote
Reply


Thread Tools
Display Modes

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

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Wireless router is no longer a router? Ikke alt.internet.wireless 7 02-01-2007 11:23 PM
Trouble connecting to internet through wireless router. John1986 Troubleshooting 0 12-26-2006 11:10 PM
Connecting a wired router to a WAP? Jeff K deJong alt.internet.wireless 3 07-29-2006 01:28 PM
Problems connecting router and router-as-access point buck.turgidson@gmail.com alt.internet.wireless 6 11-02-2005 05:37 PM
Connecting wireless router to main router Dave Pham alt.internet.wireless 0 10-15-2005 10:37 PM


All times are GMT. The time now is 12:34 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0

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