Re: [Nolug] ports

From: Chris Bloch <zaphod_at_sstar.com>
Date: Tue, 25 Feb 2003 17:10:54 -0600
Message-ID: <3E5BF7FE.2050304@sstar.com>

Scott Harney wrote:
> Chris Bloch <zaphod@sstar.com> writes:
>
> The port may be open, but it may or may not be passed through your
> firewall. netstat -an | grep 22 will tell you if sshd is running
> and LISTENing on the port.
output of netstat -an | grep 22

  tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN

should the dotted 0's by my ip address? I am running a router that
gives dhcp to the computer, and the router has the static ip.

> as root, '/sbin/iptables -L' should list your firewall
> ruleset. Post that here.

Chain INPUT (policy ACCEPT)
target prot opt source destination

Chain FORWARD (policy ACCEPT)
target prot opt source destination

Chain OUTPUT (policy ACCEPT)
target prot opt source destination

Does this mean that my firewall is turned off? When I setup the
computer I turned the firewall off.....I think.

-- 
Chris Bloch
(504) 669-1417
zaphodatsstardotcom
aolim : blochsound
___________________
Nolug mailing list
nolug@nolug.org
Received on 02/25/03

This archive was generated by hypermail 2.2.0 : 12/19/08 EST