Re: Filter bootp requests based on MAC address?

From: Barry Margolin (barry.margolin_at_level3.com)
Date: 08/22/03


Date: Fri, 22 Aug 2003 16:37:13 GMT

In article <eNjIEXBh7aR$EwOl@kontron.demon.co.uk>,
Andy Lennard <andy@kontron.demon.co.uk> wrote:
>or to have to understand the implications when an IP 'connects' to
>bootpd, rather than just getting an IP from it...

BOOTP is a UDP protocol, there are no "connections". A client sends a
query, the server sends back a response, and that's it.

If the server is configured to only reply to certain MAC addresses, it
doesn't respond to any clients outside that list.

-- 
Barry Margolin, barry.margolin@level3.com
Level(3), Woburn, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.


Relevant Pages

  • Re: Filter bootp requests based on MAC address?
    ... >or to have to understand the implications when an IP 'connects' to ... >bootpd, rather than just getting an IP from it... ... A client sends a ... If the server is configured to only reply to certain MAC addresses, ...
    (comp.unix.solaris)
  • Re: What doesnt lend itself to OO?
    ... >> proxy and instructs the server to constuct the real object. ... rather than client code. ... If 'clock' is instantiated in the server, ... > for the server interface at the OOA level. ...
    (comp.object)
  • This is going straight to the pool room
    ... or not the client has privilege to do what they're trying to do, ... The server environment is this: ... 3GL User action Routines that Tier3 will execute on your behalf during the ... Routine Name: USER_INIT ...
    (comp.os.vms)
  • [Full-Disclosure] R: Full-Disclosure Digest, Vol 3, Issue 42
    ... Full-Disclosure Digest, Vol 3, Issue 42 ... SD Server 4.0.70 Directory Traversal Bug ... Arkeia Network Backup Client Remote Access ...
    (Full-Disclosure)
  • Re: What doesnt lend itself to OO?
    ... > rather than client code. ... no way to do that without also touching the object with clock semantics ... will not encapsulate both clock semantics and network semantics. ... The server can do whatever it wants ...
    (comp.object)