----- "Squirrel" <[EMAIL PROTECTED]> wrote: > For some reason, my port 1645 is closed on FreeBSD 6.2. I have all > the firewall disabled, but it's not allowing me access the port 1645. > How do you manually open this port? I can't seem to find at google.
You also need to have something listening on that port for it to be open. 1645 is (old) RADIUS, which operates over UDP, which means you can't test with telnet either. Tom _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
