incoming connections refused
- From: Nobody Famous <tswdtx@xxxxxxxxxxx>
- Date: Mon, 30 Jun 2008 14:17:15 -0500
The problem I'm having is that when I run a server on my Debian Linux machine, I can access the server from the local loopback interface, but the connection gets refused if I use the external IP address. For example, I have MySQL running and can connect to it with
telnet localhost 3306
but doing
telnet 192.168.0.110 3306
will result in the connection being refused. And yes, the IP address I'm using is correct.
I have a 2-machine network with the Linux box and a Windows box connected with a DLink router. I can connect to the Windows box just fine from the Linux box, but not the other way around. I can only connect to the Linux box from the loopback interface on the Linux box. Pings work just fine in both directions.
My iptables settings are set to allow anything. I'm not sure where to go with this to debug it. Something is causing the Linux box to refuse connections and I'm not sure what's doing it.
I can get to the outside world just fine, it's just connections coming in on the NIC that always get refused.
Thanks,
Rich
_________________________________________________________________
The i’m Talkathon starts 6/24/08. For now, give amongst yourselves.
http://www.imtalkathon.com?source=TXT_EML_WLH_LearnMore_GiveAmongst
- Follow-Ups:
- Re: incoming connections refused
- From: Ron Johnson
- Re: incoming connections refused
- From: Lee Glidewell
- Re: incoming connections refused
- Prev by Date: Re: Silly mistake in X config renders screen useless
- Next by Date: Re: incoming connections refused
- Previous by thread: Silly mistake in X config renders screen useless
- Next by thread: Re: incoming connections refused
- Index(es):
Relevant Pages
|