|
||||||||
i got the log: 2004-6-23 10:47 m0n0wall.mycom.com Info Jun 23 10:39:05 /kernel: pid 83 (mini_httpd), uid 0: exited on signal 11 ----- Original Message ----- From: "Dinesh Nair" <dinesh at alphaque dot com> To: "David Kitchens" <spider at webweaver dot com> Cc: "'Adam Nellemann'" <adam at nellemann dot nu>; "'Filip Onkelinx'" <Filip at onkelinx dot com>; <m0n0wall at lists dot m0n0 dot ch> Sent: Wednesday, June 23, 2004 12:31 PM Subject: RE: [m0n0wall] Re: [m0n0wall-dev] Still got GUI hangs with 1.1b14?!? > > On Tue, 22 Jun 2004, David Kitchens wrote: > > > I lost all connectivity to the GUI. Now all I get is "Cannot find server" > > yet I still have access to outside pages and mail still seems to go thru > > the next time it hangs, try the following: > > 1. telnet to the m0n0wall ip address, port 80 > "telnet m0n0_ip_address 80" > 2. enter "GET /status.php HTTP/1.1 Ok" (hit enter twice) > 3. let me/us know what the output says > > a working m0n0 should give you something like this: > > prophet% telnet 192.168.1.100 80 > Trying 192.168.1.100... > Connected to 192.168.1.100. > Escape character is '^]' > GET /status.php HTTP/1.1 Ok # <--- TYPE THIS IN AND HIT ENTER > # <--- HIT ENTER AGAIN > HTTP/1.1 Ok 401 Unauthorized > Server: mini_httpd/1.19 19dec2003 > Date: Wed, 23 Jun 2004 04:29:09 GMT > Cache-Control: no-cache,no-store > WWW-Authenticate: Basic realm="." > Content-Type: text/html; charset=%s > Connection: close > > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> > <html> > <head> > <title>Access denied</title> > </head> > > <body> > <p>Access denied.</p> > </body> > </html> > Connection closed by foreign host. > > Regards, /\_/\ "All dogs go to heaven." > dinesh at alphaque dot com (0 0) http://www.alphaque.com/ > +==========================----oOO--(_)--OOo----==========================+ > | for a in past present future; do | > | for b in clients employers associates relatives neighbours pets; do | > | echo "The opinions here in no way reflect the opinions of my $a $b." | > | done; done | > +=========================================================================+ > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch > For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch > > |