|
||||||||||
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 | +=========================================================================+ |