[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: promiscuous mode for Eth0



On 16/12/99 Matthew Dalton wrote:

You can.... Use ssh and don't run sshd from inetd.

ssh uses tcp wrappers regardless of whether you run it from inetd or not (unless you specifically recompile without them) so you need to add

sshd: ALL

to /etc/hosts.allow

in order to allow ssh connection from anywhere.

Ethan


Reply to: