From: Mika Liljeberg <Mika.Liljeberg@welho.com>
To: "Kevin P. Fleming" <kevin@labsysgrp.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: How to debug very strange packet delivery problem?
Date: Sat, 05 Jan 2002 17:20:49 +0200 [thread overview]
Message-ID: <3C3719D1.F3B214B6@welho.com> (raw)
In-Reply-To: <005001c194d9$b5793c40$6caaa8c0@kevin>
"Kevin P. Fleming" wrote:
> The machine runs fine, and other nodes on the local network (i.e. using the
> ethernet interface) can communicate with it just fine. I can also bring up
> the ppp link, and communicate with everything on the corporate WAN without
> trouble. I can communicate _through_ this machine from nodes on the local
> network to the corporate WAN just fine. But...
>
> What I _cannnot_ do is initiate a connection from a node on the other side
> of the ppp link (the corporate side) to this machine. There are at least
> three daemon processes on this system I've tried to connect to: xinetd (for
> telnet), bind and exim. None of these are using tcp_wrappers. The symptoms
> are that the TCP SYN packet (to open the connection) arrives at the ppp0
> interface (verified by using tcpdump on the ppp0 interface), but then is not
> delivered to the waiting process on its open socket.
Hi Kevin,
You seem to know what you're doing there, but it would still help if you
could provide some details of your routing configuration and servers,
e.g. output of ifconfig, route -n, and netstat -anot, iptables -L
(provided that the company security policy allows you to share this
info, of course :-). Are you doing NAT between the local net and the
corporate WAN or are you sharing a subnet? Are you sure that it's the
SYN getting lost rather than the SYN-ACK from the server? Even though
your machine is forwarding fine it might still be a routing problem of
some kind.
Cheers,
MikaL
next prev parent reply other threads:[~2002-01-05 15:21 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-01-04 4:38 How to debug very strange packet delivery problem? Kevin P. Fleming
2002-01-04 23:00 ` bert hubert
2002-01-05 5:20 ` Kevin P. Fleming
2002-01-05 15:20 ` Mika Liljeberg [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-01-04 23:17 Manfred Spraul
2002-01-05 5:21 ` Kevin P. Fleming
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3C3719D1.F3B214B6@welho.com \
--to=mika.liljeberg@welho.com \
--cc=kevin@labsysgrp.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox