dhcp relay agent
Alan DeKok
aland at deployingradius.com
Wed Jun 18 15:24:21 CEST 2008
EvilEzh wrote:
> Thanks, relay ip is ok now.
> Another problem.
> I couldn't receive it packet anyway.
> I launched standart dhcpd server on linux and everything worked fine.
> After analyzing packets i discover that replay messages to relay is sent
> back to port 67 not 68.
> So, it need to be fixed. :)
Hmm... the reply just swaps the ports from the request. i.e.:
X:68 -> Y:67 discover
X:68 <- Y:67 offer
What does debug mode say? It should print src/dst ip/port.
Alan DeKok.
More information about the Freeradius-Users
mailing list