Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: Localhost connection refused
- To: tlug@example.com
- Subject: Re: Localhost connection refused
- From: Jonathan Q <jq@example.com>
- Date: Sun, 8 Jul 2001 17:30:25 +0900
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain; charset=us-ascii
- Delivered-To: tlug@example.com
- In-Reply-To: <01070816495408.13271@example.com>; from dehoog@example.com on Sun, Jul 08, 2001 at 04:49:54PM +0900
- List-Help: <mailto:tlug-request@example.comsubject=help>
- List-Post: <mailto:tlug@example.com>
- List-Subscribe: <mailto:tlug-request@example.comsubject=subscribe>
- List-Unsubscribe: <mailto:tlug-request@example.comsubject=unsubscribe>
- Old-Return-Path: <jq@example.com>
- References: <01070814224300.13271@example.com> <01070816303206.13271@example.com> <20010708164306.A1215@example.com> <01070816495408.13271@example.com>
- Reply-To: tlug@example.com
- Resent-From: tlug@example.com
- Resent-Message-ID: <CV1oTC.A.-uC.UoBS7@example.com>
- Resent-Sender: tlug-request@example.com
OK, rather than your current rule for port 119 in /etc/sysconfig/ipchains, try this one: -A input -s 0/0 -d 0/0 119 -p tcp -y -j ACCEPT That says "Allow all connections on port 119." Then restart ipchains and try to connect. If you still get a connection refused, then either: 1) As Tom suggested, you don't actually have a news server listening on port 119, or 2) If you do, it's configuration file is not set up to allow connections either from your localhost, or maybe just from anywhere at all. If, on the other hand, this tweak to ipchains helps, then you know the rule was the problem. Jonathan -- There is Bag of Modul in the router
- Follow-Ups:
- Re: Localhost connection refused
- From: John De Hoog <dehoog@example.com>
- References:
- Re: Localhost connection refused
- From: John De Hoog <dehoog@example.com>
- Re: Localhost connection refused
- From: John De Hoog <dehoog@example.com>
- Re: Localhost connection refused
- From: Jonathan Q <jq@example.com>
- Re: Localhost connection refused
- From: John De Hoog <dehoog@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: Localhost connection refused
- Next by Date: Re: Localhost connection refused
- Prev by thread: Re: Localhost connection refused
- Next by thread: Re: Localhost connection refused
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links