RE: Setup a network without network

1999-05-21 Thread Marc Mongeon
Oops, I thought I had "learned" that using "-net" in combination with a host IP address (not a network address) would cause the network address of that host to be added to the routing table. I experimented, and this is not the case. Guess I'll have to "unlearn" it. Don't use "route add 127.0.0.1

RE: Setup a network without network

1999-05-21 Thread Marc Mongeon
-- 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é_

RE: Setup a network without network

1999-05-21 Thread José L . Redrejo - ITAIS
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 1

Re: Setup a network without network

1999-05-21 Thread Dennis Schoen
> "José L. Redrejo - ITAIS" wrote: > > 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

Setup a network without network

1999-05-21 Thread José L . Redrejo - ITAIS
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