greetings, on my FreeBSD machine in my /etc/inetd.conf it looks like this: ssh stream tcp nowait root /usr/local/sbin/sshd2 sshd2 -i however when I run inetd, sshd2 does not start as a daemon. I am starting it in inetd because of the TCP wrappers issue, I couldn't get the wrappers to work any other way.. anyway, what am I doing wrong here? On my slackware machines it looks like this: ssh stream tcp nowait root /usr/sbin/tcpd sshd2 -i and works fine.. thanks in advance for any help.
- port forwarding on Windows or WindowsCE Fujio Nobori
- Re: FreeBSD and sshd2 issue ptah
- Re: FreeBSD and sshd2 issue Yuji Yamano
- Re: FreeBSD and sshd2 issue ptah
- Re: FreeBSD and sshd2 issue Yuji Yamano
- Re: FreeBSD and sshd2 issue Carl J. Nobile
- Re: port forwarding on Windows or WindowsCE Fujio Nobori
