ocserv trying to assign IP address 255.255.255.254 to tun device causes authentication failed
Nikos Mavrogiannopoulos
n.mavrogiannopoulos at gmail.com
Wed Jan 18 06:27:51 PST 2017
On Tue, Jan 17, 2017 at 5:42 PM, syouwa <syouwa at gmail.com> wrote:
> Thanks Nikos, After removed Framed-IP-Address from radgourpreply it worked
> fine.
>
> But the patch seems doesn't work, even after I changed "if (ipv4 !=
> 0xffffffff && ipv4 != 0xfffffffe) " to "if (ipv4 != 0xffffffff || ipv4 !=
> 0xfffffffe) "
Thanks. I've updated the patch and added a test case to check the
expected behavior.
regards,
Nikos
More information about the openconnect-devel
mailing list