Re: incoming connections refused



On Monday 30 June 2008 12:17:15 pm Nobody Famous wrote:
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. <snipped
details/examples>

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

It sounds like you don't have these services listening on externally available
interfaces. Some servers are designed to listen externally by default, but
(afaik) Telnet and MySQL are not among them (and for good reason).

Anyway, a
netstat -tunva
will give you a rundown of all connections, and will list anything that's
listening and where. If it indicates that MySQL really is listening for
outside connections, then there is something legitimately odd going on here.

But, to get those services to listen externally, you will need to edit their
configuration files in the /etc directory.

Lee

--
Lee Glidewell | PGP key: D5D686A7
lee.glidewell@xxxxxxxxx |


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx



Relevant Pages

  • How to stop X from listening the Internet?
    ... The X of my Fedora Core 4 didn't listen to the Internet untill I ... Active Internet connections ... # any particular server). ... How can I stop X from listening the Internet? ...
    (comp.os.linux.x)
  • Re: X
    ... > way that it does an XDMCP broadcast on the local sub-net? ... I assume you've already set the server up to listen for connections? ... fatcat is the server listening for connections so you could change it to ...
    (linux.redhat)
  • Re: How to stop X from listening the Internet?
    ... > The X of my Fedora Core 4 didn't listen to the Internet untill I ... > Active Internet connections ... > # any particular server). ... > How can I stop X from listening the Internet? ...
    (comp.os.linux.x)
  • Re: Learning how to use "Remote Login"
    ... Well an example of a server serving something without listening ... for client requests in order to serve those clients. ... on port 22 for client connections. ...
    (comp.sys.mac.system)
  • Re: X
    ... > fatcat is the server listening for connections so you could change it to ... This way, the machine automatically boots ...
    (linux.redhat)