RADIUS/UDP and the DF bit
Alan DeKok
aland at deployingradius.com
Tue Aug 18 17:24:49 CEST 2009
Stefan Winter wrote:
> That should be sockfd instead of sock->fd in 238, right?
Yes.
> And the first #if clause misses
>
> int action = IP_PMTUDISC_DONT;
OK... fixed that, too.
> Then it compiles alright, but doesn't solve the problem:
>
> 11:51:25.253733 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 221) radius-1.restena.lu.tdp-suite > eomund.restena.lu.radius: [udp sum ok] RADIUS, length: 193
Maybe the setsockopt() has to be done after the bind()...
Alan DeKok.
More information about the Freeradius-Devel
mailing list