The following reply was made to PR mod_jserv/4043; it has been noted by GNATS.
From: Pierpaolo Fumagalli <[EMAIL PROTECTED]> To: RICHARD MCKNIGHT <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Subject: Re: [Re: mod_jserv/4043: Can't run servlets when laptop is not connected to a network] Date: Wed, 17 Mar 1999 17:57:23 +0100 RICHARD MCKNIGHT wrote: > > Peir, > > I am getting the following response when I execute ping 127.0.0.1 > or ping localhost > > "Reply from 127.0.0.1: bytes=32 time<10ms TTL=128" > > Something in my set-up from the LAN that I am connected to during the day > also > allows my computer to respond to a ping to my machine name (richm) this gives > me a reply from my machine with the IP address that I have on the LAN -- even > if I am not connected to the LAN > Do this other test... While not connected to the network, try to telnet to your JServ port (like telnet localhost 8008), and tell me what happens (does it connects or not?) and also repeat the same test w/ your PCMCIA card inserted.... Pier