Re: inetd questions
On Mon, Dec 11, 2000 at 09:34:04PM +1030, David Purton wrote:
> 1) Is possible to control what interfaces the services in inetd bind to?
I don't thik I understand what you want. Are you talking about a
server which has several interfaces and you want i.e. smtp to be
reached through eth0?
> 2) is possible to specify either
> a) what interfaces a particular user can log in through or
> b) what ip addresses a particular user can log in from?
Sure. ssh and telnet (bad!) logins can be restricted through
/etc/hosts.deny or /etc/hosts.allow
Phil
Reply to: