Re: Need some help in Routing in Linux
- From: ibuprofin@xxxxxxxxxxxxxxxxxxxxxx (Moe Trin)
- Date: Sun, 26 Nov 2006 13:29:13 -0600
On 25 Nov 2006, in the Usenet newsgroup comp.os.linux.networking, in article
<1164479137.295729.238480@xxxxxxxxxxxxxxxxxxxxxxxxxxx>, GS wrote:
onething I noticed is, I ran "tcpdump -i eth0 port 22" on both machines
to see what is going on with ssh (I am doing ssh from 192.168.1 subnet
to 192.168.2 subnet), the remote machine in 192.168.2 subnet receives
that packet, but no reply for that request at all (I can see all packets
from 192.168.1 subnet machine to 192.168.2 subnet machine only, no reply
from 192.168.2 subnet machine at all).
On the 192.168.2.x system, two commands:
netstat -tupan Is anything listening to port 22?
tcpdump -i eth0 Is it sending ICMP Type 3s or something?
This output from 192.168.1 subnet machine
looks OK
This output from 192.168.2 subnet machine
also looks OK, although the specific route to 192.168.1.0 isn't required as
this is the same as the default route.
Old guy
.
- Follow-Ups:
- References:
- Need some help in Routing in Linux
- From: GS
- Re: Need some help in Routing in Linux
- From: Moe Trin
- Re: Need some help in Routing in Linux
- From: GS
- Need some help in Routing in Linux
- Prev by Date: Re: IPChains
- Next by Date: Transparent eth0/ath0 bridge with connection to wireless
- Previous by thread: Re: Need some help in Routing in Linux
- Next by thread: Re: Need some help in Routing in Linux
- Index(es):