DHCP with multiple interfaces
Francois Gaudreault
fgaudreault at inverse.ca
Tue Oct 18 21:22:03 CEST 2011
Hi,
I configured (basic) DHCP on two different interfaces :
listen {
ipaddr = *
port = 67
type = dhcp
interface = eth0
broadcast = yes
}
listen {
ipaddr = *
port = 67
type = dhcp
interface = eth1.102
broadcast = yes
}
I need to establish a different (basic for now) lease policy by
interface (ie. different network range). How can I know from which
interface the request came?
PS. By the way, if I don't set ipaddr = * , broadcast are not handled.
Normal?
--
Francois Gaudreault, ing. jr
fgaudreault at inverse.ca :: +1.514.447.4918 (x130) :: www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence (www.packetfence.org)
More information about the Freeradius-Users
mailing list