I have configurated my hosts file with this line:127.0.0.1 localhost Trying to set up my DNS I've got the following messages First I add "ifconfig lo 127.0.0.1" and there is no error. Then If I type : "route add loopback" the answer is "loopback:host name lookup failure"
and if i type "route add 127.0.0.1" the answer is "SIOCADDRT Operation not supported by device" I don't know what else to do ----- Mensaje original ----- De: Marc Mongeon <[EMAIL PROTECTED]> Para: <[EMAIL PROTECTED]> Enviado: viernes 21 de mayo de 1999 17:34 Asunto: Re: Setup a network without network Apache should be content to run on a stand-alone machine with a hostname of "localhost" and an IP address of "127.0.0.1". Can you be specific about the installation problems you're having? Marc ---------- Marc Mongeon <[EMAIL PROTECTED]> Unix Specialist Ban-Koe Systems 9100 W Bloomington Fwy Bloomington, MN 55431-2200 (612)888-0123, x417 | FAX: (612)888-3344 ---------- "It's such a fine line between clever and stupid." -- David St. Hubbins and Nigel Tufnel of "Spinal Tap" >>> José_L._Redrejo_-_ITAIS <[EMAIL PROTECTED]> 05/21 10:09 AM >>> HI, I would like to practice the Apache Setup both at work and at home. At work I have a network but at home I have a standalone PC. How can I setup my linux box to install and execute APache without a network. I've tried it using the dummy adapter and localhost name but I heven't been able. I'm a newbie and I've studied all the how-to I've found for these themes but it still doesn't work Help please and thanks in advance