Am incercat asa cum ai spus dar tot nu vrea.
dupa kldload ipfw:
ipfw show:
65000 ... allow ip from any to any
65535 ... deny ip from any to any
ping rezolva localhost
telnet localhost 80 - se conecteaza
telnet 127.0.0.1 80 - nu
(si fara kldload ipfw etc ping si telnet dau aceleasi rezulatte)
apache e listat in top dar primesc acelasi raspuns invariant:
'localhost could not be found' in browsere....
ma gandeam ca o fi de la kernelul meu compilat,
dar pe GENERIC face la fel
----- Original Message -----
From: "Cristian Ursuleanu" <cristi-DKpniwQfo6E@xxxxxxxxxxxxxxxx>
To: <rofug-gQFem4m/dK4@xxxxxxxxxxxxxxxx>
Sent: Monday, September 13, 2004 11:16 AM
Subject: [rofug] Re: Problema neidentificata Apache2.0.50/FreeBSD 5.2.1
$ ipfw show ce zice:
poate trebuie:
$ kldload ipfw && ipfw add 65000 allow ip from any to any
$ telnet 127.0.0.1 80
Trying 127.0.0.1...
Connected to localhost
Escape character is '^]'.
asa vezi daca este pornit apache-ul
si:
$ ping localhost
vezi daca iti rezolva numele "localhost" in 127.0.0.1
On Mon, 13 Sep 2004, Paul wrote:
Salut tuturor!
Am instalat Apache 2.0.50 (din httpd-2.0.50-tar.gz de la apache.org)
prin metoda clasica fara probleme.
Configurez, apachectl start - serverul e up & running. (hostname=
"localhost").
Numai ca atunci cand vreau sa deschid http://localhost/ sau orice
altceva din htdocs opera de ex (dar si mozilla sau alt browser)
imi spune 'cannot find server'.
Stie cineva care e cauza?
(Inainte de problema cu ad0/ad2 am instalat apache/PHP/MySQL
din prima, fara probleme, dar probabil ca a fost norocul incepatorului,
nu? :) )
Toate cele bune,
Paul, un incepator
__________________________________________________________
Send 'unsubscribe rofug' to listar-gQFem4m/dK4@xxxxxxxxxxxxxxxx to unsubscribe
__________________________________________________________
Send 'unsubscribe rofug' to listar-gQFem4m/dK4@xxxxxxxxxxxxxxxx to unsubscribe
|