Mailinglist Archive: opensuse (3378 mails)
| < Previous | Next > |
Re: [SLE] http://localhost doesn't work
- From: Michael Fischer <michael@xxxxxxxx>
- Date: Mon, 1 Apr 2002 14:14:04 -0500
- Message-id: <20020401141404.A20486@sknight>
On Mon, Apr 01, steve wrote:
> On Monday 01 April 2002 18:54, you wrote:
> > On Mon, 1 Apr 2002 17:37:48 +0200
>
> Thanks for your patience. This really is a pain I know. Steve.
Are you using any iptables/ipchains/SuSEFirewall?
I have been unable to surf the 'localhost' via http:// unless
I include a rule like the following
$ipt -t filter -A tcprules -d 127.0.0.0/24 -j ACCEPT
where the chain tcprules will be applied to the INPUT chain.
and $ipt is the path to iptables.
grope, grope
Michael
--
Michael Fischer Happiness is a config option.
michael@xxxxxxxx Recompile and be happy.
> On Monday 01 April 2002 18:54, you wrote:
> > On Mon, 1 Apr 2002 17:37:48 +0200
>
> Thanks for your patience. This really is a pain I know. Steve.
Are you using any iptables/ipchains/SuSEFirewall?
I have been unable to surf the 'localhost' via http:// unless
I include a rule like the following
$ipt -t filter -A tcprules -d 127.0.0.0/24 -j ACCEPT
where the chain tcprules will be applied to the INPUT chain.
and $ipt is the path to iptables.
grope, grope
Michael
--
Michael Fischer Happiness is a config option.
michael@xxxxxxxx Recompile and be happy.
| < Previous | Next > |