11 Nov
2011
11 Nov
'11
9:56 p.m.
On Sat, Nov 12, 2011 at 5:51 AM, Paul Heil <paul.heil@gmail.com> wrote:
According to lsof, nothing is using port 1820. (netstat shows the same)
$lsof -i :1820
(shrug) Something in your setup is broken then. The default debian/ubuntu package should work just fine. You can either try to debug this further (ps -ef, reboot, reinstall, disable apparmor/selinux, etc.), or you can edit /etc/freeradius/sites-enabled/inner-tunnel and either change the port or disable the listen block entirely. It's only used for testing anyway. -- Fajar