On Wed, Jul 06, 2005 at 03:30:21PM -0400, Efren Bravo wrote: > Hi, > I've followed these steps to try to install telnet server but it doesn't > works: > #sysinstall ->Option: "Configure" > ->Option: "Networking" > ->Option: "Inetd" : This option loads /etc/inetd.conf file where I > uncommented the line: > telnet stream tcp nowait root ..... > and at last I restart the system but when I make a ports scan it only > has 21, 25 and 110 ports open. > How do I start telnet server?
Have you got the following line in /etc/rc.conf? inetd_enable="YES" -- Jonathan Chen <[EMAIL PROTECTED]> ---------------------------------------------------------------------- char *p="char *p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);} _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"