You are not logged in.

#1 2003-09-24 00:15:19

ianneub
Member
From: HB, CA, USA
Registered: 2003-09-03
Posts: 25
Website

netstat not showing ssh ports

Is there any reason why this: `netstat -a` would not return anything on the ssh port even when I have the sshd running as well as a connection with the ssh server?


cool sig line

Offline

#2 2003-09-25 17:25:10

ianneub
Member
From: HB, CA, USA
Registered: 2003-09-03
Posts: 25
Website

Re: netstat not showing ssh ports

I found that the problem was that /etc/ssh/sshd_config had the line "ListenAddress ::" so it was trying to use ipv6, which netstat doesn't support (at least not in Arch's build). I took that line out and all is good again.


cool sig line

Offline

#3 2003-09-27 06:12:53

apeiro
Daddy
From: Victoria, BC, Canada
Registered: 2002-08-12
Posts: 771
Website

Re: netstat not showing ssh ports

Ah, good point.  I've rebuilt net-tools with ipv6 support.

Offline

Board footer

Powered by FluxBB