I need a bit of guidance for setting up my FreeBSD 4.7 system. I want to access my IMGate system from another workstation using a terminal program PuTTY. Since remote terminal access is disabled by default, do I just add the following to /etc/inetd.conf
telnet stream tcp nowait root /usr/libexec/telnetd telnetd -l Any suggestions or pointer to howtos for securing this access?
