firewall protocols
Vernon A. Fort
vfort at provident-solutions.com
Thu Apr 7 20:35:31 CEST 2005
Ted Gervais wrote:
> I have just discovered that people are not able to telnet to my system
> and I have been told that it is not because I don't have the necessary
> ports open but rather the problem is because of protocols??
>
> I have no idea what this means and am wondering if someone could
> explain. If it is needed I can supply a copy of my firewall but was
> wondering first if anyone has heard of this.
you should be able to list the open port from the iptables command:
iptables -L -nv
and
telnet localhost to see if telnet if running
from the iptables, you should see port 23 open from the ip address
needing access. you should also be able to telnet to the localhost.
Vernon
More information about the netfilter
mailing list