1 Apr
2014
1 Apr
'14
2:32 p.m.
Thomas Bru wrote:
On the Bug fixes list , I see the problem was solved using Freeradius 3.0.4 (http://freeradius.org/version3.html, Use correct port when DHCP relaying, ) So I reinstall the Freeradius 3.0.4 on my server but the problem is still present and my server dropped the packets.
17:42:23.875867 IP 10.239.0.2.55175 > 10.225.2.8.67: BOOTP/DHCP, Request from c9:31:cf:d8:af:ec, length 308 17:42:23.932246 IP 10.225.2.8.67 > 10.239.0.2.67: BOOTP/DHCP, Reply, length 300
AS you can see, the request packet from 10.239.0.2 with source port 55175 but will go back to 10.239.0.2 BUT with 67 port.
The correct destination port for DHCP relay packets is 67. What exactly do you think the problem is? Alan DeKok.