Quote:
Originally Posted by sandeep_hello
There is no option in /etc/host.allow or /etc/host.deny to specify port number which restrict access.
|
While using iptables is preferred, due to its ability to handle traffic below application level, that's actually not true. It's just that
process names are used instead of port numbers: see 'man 5 hosts_access'.