Re: security of IP address
From: Vernon Schryver (vjs_at_calcite.rhyolite.com)
Date: 05/02/05
- Next message: Luciano: "Re: Bridging an IEEE1394 nic - Troubles"
- Previous message: TW: "Re: comparing sniffer tools (tcpdump, ethereal, etherape, ethercap, drifnet)"
- In reply to: James Carlson: "Re: security of IP address"
- Next in thread: James Carlson: "Re: security of IP address"
- Reply: James Carlson: "Re: security of IP address"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 2 May 2005 09:31:53 -0600 (MDT)
In article <xoavvf61ooi5.fsf@sun.com>,
James Carlson <james.d.carlson@sun.com> wrote:
>One of the points of authentication is identification. If I make the
>grossly simplifying assumption that all of my legitimate DHCP clients
>are PC-type devices (computers with humans attached), then an
>authentication exchange in DHCP can simplify my network
>administration.
>
>Instead of keeping a database of MAC addresses around (which may well
>change as users upgrade or repair hardware), I can keep user/password
>data in the usual sorts of repositories. When I see a given MAC
>address presenting a given bit of authentication information, I can
>then make a decision about whether to (a) grant an IP address [and
>perhaps choose an appropriate local network for that address, if I
>have multiple] and (b) add a filter to allow traffic from that node
>through my forwarding process.
I'm not convinced. One thing about MAC addresses is that they are
approximately globally unique, bu PCs with user passwords are not.
You're unlikely to make users type passwords every time their systems
need to renew a DHCP lease. You'll probably instead let the password
be saved on the disk and used as needed. That raises lots of issues,
from someone who uses several desktop systems, all of which can
authenticate themselves simultaneously as the same user, to
misplaced laptops in evil hands.
DHCP authentication is good for preventing some largely innocent
mistakes such as connecting to the wrong network. It's more about
network hygiene than security.
Vernon Schryver vjs@rhyolite.com
- Next message: Luciano: "Re: Bridging an IEEE1394 nic - Troubles"
- Previous message: TW: "Re: comparing sniffer tools (tcpdump, ethereal, etherape, ethercap, drifnet)"
- In reply to: James Carlson: "Re: security of IP address"
- Next in thread: James Carlson: "Re: security of IP address"
- Reply: James Carlson: "Re: security of IP address"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|