Networking Forums  

Go Back   Networking Forums > Networking Newsgroups > Home Networking

MAC address

Reply
 
Thread Tools Display Modes
  #1  
Old 10-08-2007, 06:10 PM
Default MAC address



On a security related note, would a wireless router accept a logon
attempt from another wireless device if one with the same MAC address
was already logged on?

AJH


sylva@despammed.com
Reply With Quote
  #2  
Old 10-08-2007, 06:21 PM
Mortimer
Guest
 
Posts: n/a
Default Re: MAC address

<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> On a security related note, would a wireless router accept a logon
> attempt from another wireless device if one with the same MAC address
> was already logged on?


In theory, I think manufacturer-assigned MAC addresses are unique throughout
the world. However there's nothing to stop someone spoofing an existing MAC
address. I can imagine it may confuse DHCP.


Reply With Quote
  #3  
Old 10-08-2007, 08:28 PM
Dr Zoidberg
Guest
 
Posts: n/a
Default Re: MAC address

<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> On a security related note, would a wireless router accept a logon
> attempt from another wireless device if one with the same MAC address
> was already logged on?
>

The majority of them would , yes , and then problems would ensue when you
have a duplicate MAC on the network



--
Alex

New laptop - Sig missing

Reply With Quote
  #4  
Old 10-09-2007, 09:22 AM
sylva@despammed.com
Guest
 
Posts: n/a
Default Re: MAC address

On Mon, 8 Oct 2007 20:28:34 +0100, "Dr Zoidberg"
<AlexNOOOO!!!!!!@drzoidberg.co.uk> wrote:

><(E-Mail Removed)> wrote in message
>news:(E-Mail Removed).. .
>> On a security related note, would a wireless router accept a logon
>> attempt from another wireless device if one with the same MAC address
>> was already logged on?
>>

>The majority of them would , yes , and then problems would ensue when you
>have a duplicate MAC on the network


As I wish to allow visiting laptops to connect but don't want to have
to give them a password I was asking to see switching on mac address
authentication might work. Normally the wireless ap on the router is
off as my little lan is via ethernet.

So I'd be quite happy if the router showed a problem if two wireless
devices with the same MAC address as the only time the wireless would
be on would be when I wanted a known device to have access.

What I don't want is to open the wireless access point on the router
to every passer by.

AJH

Reply With Quote
  #5  
Old 10-09-2007, 06:41 PM
Mortimer
Guest
 
Posts: n/a
Default Re: MAC address

<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> On Mon, 8 Oct 2007 20:28:34 +0100, "Dr Zoidberg"
> <AlexNOOOO!!!!!!@drzoidberg.co.uk> wrote:
>
>><(E-Mail Removed)> wrote in message
>>news:(E-Mail Removed). ..
>>> On a security related note, would a wireless router accept a logon
>>> attempt from another wireless device if one with the same MAC address
>>> was already logged on?
>>>

>>The majority of them would , yes , and then problems would ensue when you
>>have a duplicate MAC on the network

>
> As I wish to allow visiting laptops to connect but don't want to have
> to give them a password I was asking to see switching on mac address
> authentication might work. Normally the wireless ap on the router is
> off as my little lan is via ethernet.
>
> So I'd be quite happy if the router showed a problem if two wireless
> devices with the same MAC address as the only time the wireless would
> be on would be when I wanted a known device to have access.
>
> What I don't want is to open the wireless access point on the router
> to every passer by.


MAC addresses can be spoofed - if someone gets to know that your router will
accept a certain MAC address and has no other security, he might try to
override his hardware-assigned MAC address with a known-good one that will
work.

Am I correct in believing that no two wireless devices in the world have the
same MAC address as assigned by the hardware, or was that the original
intention which has now fallen by the wayside because they've run out of
addresses? How many bytes are used to identify the manufacturer and how many
to make the address unique within that manufacturer?

6 bytes would give you 281,474,976,710,656 unique addresses. If we take the
population of the earth as being about 6.7 billion
(http://www.worldometers.info/), that works out as about 42,000 addresses
per person!


Reply With Quote
  #6  
Old 10-09-2007, 07:03 PM
sylva@despammed.com
Guest
 
Posts: n/a
Default Re: MAC address

On Tue, 9 Oct 2007 18:41:07 +0100, "Mortimer" <(E-Mail Removed)> wrote:

>MAC addresses can be spoofed - if someone gets to know that your router will
>accept a certain MAC address and has no other security, he might try to
>override his hardware-assigned MAC address with a known-good one that will
>work.



I know, which is why I asked if the router would react to it in some
way. Then if there is only one wireless device MAC address in the
accepted list whilst the wireless access point is enabled and that is
a laptop in use the router should be secure??

AJH
Reply With Quote
  #7  
Old 10-10-2007, 03:18 AM
Rob Morley
Guest
 
Posts: n/a
Default Re: MAC address

In article <(E-Mail Removed)>,
(E-Mail Removed) says...
> On Tue, 9 Oct 2007 18:41:07 +0100, "Mortimer" <(E-Mail Removed)> wrote:
>
> >MAC addresses can be spoofed - if someone gets to know that your router will
> >accept a certain MAC address and has no other security, he might try to
> >override his hardware-assigned MAC address with a known-good one that will
> >work.

>
>
> I know, which is why I asked if the router would react to it in some
> way. Then if there is only one wireless device MAC address in the
> accepted list whilst the wireless access point is enabled and that is
> a laptop in use the router should be secure??
>

No - any machine claiming to have that MAC address can gain access, and
if two or more machines with the same MAC address start talking at once
then the behaviour is undefined.

Reply With Quote
  #8  
Old 10-10-2007, 01:40 PM
Jukka Aho
Guest
 
Posts: n/a
Default Re: MAC address

(E-Mail Removed) wrote:

> As I wish to allow visiting laptops to connect but don't want to have
> to give them a password I was asking to see switching on mac address
> authentication might work. [...] What I don't want is to open the
> wireless access point on the router to every passer by.


Running a VPN server would be one way to solve the problem.

In this scenario, the access point would only allow access to the VPN
server, not elsewhere.

A VPN client would have to be installed on the visiting laptops. Or, you
could be using some kind of VPN scheme that is supported out-of-the box,
in most cases. (PPTP would be that kind solution on the Windows platform
as setting it up would typically only require going through a simple
wizard in the network settings.)

The users could then log in via a personal username and account - both
of which you can grant or revoke at any time - and access Internet via
the VPN tunnel.

Probably not the kind of easy solution you're after, though. Setting up
the server part of this deal could be a problem as well. (I have an
always-on Linux box running in the closet and handling all kinds of
firewall, NAT, personal web server, etc. duties, so I'd probably make
that machine the VPN server, too, if I were to build such system. But if
you don't have anything like that, you'd first need to figure out where
to run it all.)

--
znark

Reply With Quote
  #9  
Old 10-10-2007, 03:59 PM
Dr Zoidberg
Guest
 
Posts: n/a
Default Re: MAC address

"Jukka Aho" <(E-Mail Removed)> wrote in message
news:wM3Pi.235618$(E-Mail Removed) i.fi...
> (E-Mail Removed) wrote:
>
>> As I wish to allow visiting laptops to connect but don't want to have
>> to give them a password I was asking to see switching on mac address
>> authentication might work. [...] What I don't want is to open the
>> wireless access point on the router to every passer by.

>
> Running a VPN server would be one way to solve the problem.
>
> In this scenario, the access point would only allow access to the VPN
> server, not elsewhere.
>
> A VPN client would have to be installed on the visiting laptops. Or, you
> could be using some kind of VPN scheme that is supported out-of-the box,
> in most cases. (PPTP would be that kind solution on the Windows platform
> as setting it up would typically only require going through a simple
> wizard in the network settings.)
>
> The users could then log in via a personal username and account - both of
> which you can grant or revoke at any time - and access Internet via the
> VPN tunnel.
>
> Probably not the kind of easy solution you're after, though. Setting up
> the server part of this deal could be a problem as well. (I have an
> always-on Linux box running in the closet and handling all kinds of
> firewall, NAT, personal web server, etc. duties, so I'd probably make that
> machine the VPN server, too, if I were to build such system. But if you
> don't have anything like that, you'd first need to figure out where to run
> it all.)
>

Do you not think that this is ridiculously complicated for home use?

Just give them the WPA key and change it when they have left



--
Alex

New laptop - Sig missing

Reply With Quote
  #10  
Old 10-10-2007, 05:37 PM
sylva@despammed.com
Guest
 
Posts: n/a
Default Re: MAC address

On Wed, 10 Oct 2007 15:59:34 +0100, "Dr Zoidberg"
<AlexNOOOO!!!!!!@drzoidberg.co.uk> wrote:

>Do you not think that this is ridiculously complicated for home use?


I think so
>
>Just give them the WPA key and change it when they have left


Yes given Rob Morley's reply I shall have to set up wep or wpa and
give out the password. In fact it's easier for me just to offer them
an ethernet plug.

AJH

Reply With Quote
Reply

Tags
address, mac

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 On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 01:32 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.