Re: incoming connections refused
- From: Lee Glidewell <lee.glidewell@xxxxxxxxx>
- Date: Mon, 30 Jun 2008 12:39:46 -0700
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 Linuxdetails/examples>
machine, I can access the server from the local loopback interface, but the
connection gets refused if I use the external IP address. <snipped
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
- References:
- incoming connections refused
- From: Nobody Famous
- incoming connections refused
- Prev by Date: incoming connections refused
- Next by Date: BIOS limit with old laptop.
- Previous by thread: incoming connections refused
- Next by thread: Re: incoming connections refused
- Index(es):
Relevant Pages
|