13 Jan
2012
13 Jan
'12
6:44 a.m.
On Fri, Jan 13, 2012 at 5:09 PM, Alan DeKok <aland@deployingradius.com> wrote:
Fajar A. Nugraha wrote:
Then I test FR 2.2.0 (from v2.1.x git).
Nope. You're still using an older version.
I should've said "from v2.1.x when I started trying to test debian packages" :P
Commit 18f56d3e5e in the v2.1.x branch renamed some of the new DHCP configuration items, and added documentation describing them.
See raddb/sites-available/dhcp. Look for "src_interface". It *should* be using that field to update the ARP table. If you don't set it, it *should* use the "interface" field. When the code updates the ARP cache, it *should* print an error saying so, and then not send the packet.
Thanks, will try again shortly. -- Fajar