-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Jan Lausch wrote:
Satish Patel wrote:
check process ID #ps aux | grep radiusd
root 17622 89.6 0.0 4388 2248 pts/1 R+ 02:38 0:02 radiusd
I also found:
# netstat -nlp udp 1580 0 0.0.0.0:1812 0.0.0.0:* 7579/radiusd udp 0 0 0.0.0.0:1813 0.0.0.0:* 7579/radiusd
That Local IP 0.0.0.0 can't be a good sign, right?!
No, that's fine. All that means is that the socket is bound to all of the box's IP addresses, rather than a specific one, so you could reach that socket via the loopback interface, one of the ethernet interfaces, a ppp interface, whatever. Whatever other ports you have listening on the box will probably look similar. - -- James Wakefield, Unix Administrator, Information Technology Services Division Deakin University, Geelong, Victoria 3217 Australia. Phone: 03 5227 8690 International: +61 3 5227 8690 Fax: 03 5227 8866 International: +61 3 5227 8866 E-mail: james.wakefield@deakin.edu.au Website: http://www.deakin.edu.au -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iD8DBQFF74XeDupdmE5TlNIRAiYwAJ9A3gV4Yv3xg+ynFhBxwnnq4fd1CgCgqc+e fpJ+x6fmkSomh6v3lPUneN4= =kAR6 -----END PGP SIGNATURE-----