[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Odd tcp dump? was: ssh working with dialup, not through router
- From: "shrek-m gmx de" <shrek-m gmx de>
- To: "M. Fioretti" <mfioretti mclink it>, For users of Fedora Core releases <fedora-list redhat com>
- Cc:
- Subject: Re: Odd tcp dump? was: ssh working with dialup, not through router
- Date: Tue, 18 May 2004 22:53:16 +0200
M. Fioretti wrote:
still trying to track why ssh doesn't work anymore, see my original
posting.
1.
firewall,
ssh is really open ?
$ nmap -P0 -p 22 server_ip
Starting nmap 3.48 ( http://www.insecure.org/nmap/ ) at 2004-05-18 22:37
CEST
Interesting ports on xp1800 (127.0.0.1):
PORT STATE SERVICE
22/tcp open ssh
Nmap run completed -- 1 IP address (1 host up) scanned in 0.138 seconds
2.
tcp_ecn - problem ?
# sysctl -a | grep ecn
net.ipv4.tcp_ecn = 0
<snip>
The recommended solutions require to turn off ECN support
sysctl and /etc/sysctl.conf
(Add net.ipv4.tcp_ecn = 0 to sysctl.conf)
</snip>
3.
your router does not close the connection after 1 minute of inactivity or similiar ?
ping your_server while you try to ssh in
--
shrek-m
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]