If I have the following entry in my hosts.allow
%A in.telnetd : ALL
sshd : ALL
and I put the following entry in my hosts.deny
%A in.telnetd : 10.1.1.1
Will all users other than the user with IP address 10.1.1.1 be allowed access to the system through tty. And will 10.1.1.1. be denied through tty?
- Stinney
Favorite all too common vendor responses: "We've never seen this issue before." AND "No one's ever wanted to use it like that before.