Re: A <= ping => B => OK A <= TCP => B => FAILS
- From: "Joe Beanfish" <joe@xxxxxxxxxx>
- Date: Thu, 05 Jan 2006 13:39:02 -0500
On Thu, 05 Jan 2006 08:37:12 -0500, <stefan.oedenkoven@xxxxxx> wrote:
Hi ng,
i've two linux systems (A and B).
I can successfully ping A from B and vice versa.
A simple TCP-Connection from A to B is failing.
I'm using the following TCP SimpleServer and SimpleClient Examples:
http://homepage.uibk.ac.at/~c703350/csockets/simpleclient.c
http://homepage.uibk.ac.at/~c703350/csockets/simpleserver.c
The TCP/IP stack should be ok, since a TCP connection with this program
is working from A<=>A and B<=>B and from A<=>C
Does anyone has a hint what could be the problem?
Firewall on B perhaps? Or on A for that matter.
.
Relevant Pages
- Re: A <= ping => B => OK A <= TCP => B => FAILS
... > i've two linux systems. ... > I can successfully ping A from B and vice versa. ... > I'm using the following TCP SimpleServer and SimpleClient Examples: ... (comp.os.linux.networking) - A <= ping => B => OK A <= TCP => B => FAILS
... I can successfully ping A from B and vice versa. ... A simple TCP-Connection from A to B is failing. ... I'm using the following TCP SimpleServer and SimpleClient Examples: ... (comp.os.linux.networking) |
|