Filtering DHCP Requests so that ICS DHCPD don't get them
- From: stokkeland@xxxxxxxxx
- Date: 30 Jun 2006 11:27:12 -0700
Scenario:
Mobile System with two nic's,
firewall and NAT serving DHCP and some services to internal network
Getting external IP with dhcp client.
Issue:
dhcpd replies "DHCPNAK" to external interface
Config:
ICS dhcpd requires all available nic subnets to be configured, but when
a range does not have any options, the server sends a DHCPNAK, which is
bad when I hook this system up on network which already have dhcp
servers serving that range..
I have tried various things with IP tables blocking udp 67/68, but I
can not seem to find a way to allow my system to be a dhcp client on
the outside network while blocking traffic or not responding at all as
a dhcp server on that side...
Anyone solved this before?
My tests are a bit bozarre as it looks like when I drop all udp 67/68
packets are still reaching dhcpd..
.
- Follow-Ups:
- Re: Filtering DHCP Requests so that ICS DHCPD don't get them
- From: Tauno Voipio
- Re: Filtering DHCP Requests so that ICS DHCPD don't get them
- Prev by Date: Re: Bare-bones file server?
- Next by Date: Re: Filtering DHCP Requests so that ICS DHCPD don't get them
- Previous by thread: routing question
- Next by thread: Re: Filtering DHCP Requests so that ICS DHCPD don't get them
- Index(es):
Relevant Pages
|