|
||||||||
i have this problem too access https://m0n0wall.mycom.com fail access https://m0n0wall.mycom.com/status.php fail access https://m0n0wall.mycom.com/exec.php fail i think the mini_httpd is breakdown then i use netstat -a -n in my workstation list a lot of connections, like this TCP 10.10.70.253:3964 10.10.70.2:443 TIME_WAIT TCP 10.10.70.253:3965 10.10.70.2:443 TIME_WAIT TCP 10.10.70.253:3968 10.10.70.2:443 TIME_WAIT TCP 10.10.70.253:3969 10.10.70.2:443 TIME_WAIT TCP 10.10.70.253:3970 10.10.70.2:443 TIME_WAIT TCP 10.10.70.253:3971 10.10.70.2:443 TIME_WAIT TCP 10.10.70.253:3972 10.10.70.2:443 TIME_WAIT TCP 10.10.70.253:3973 10.10.70.2:443 TIME_WAIT TCP 10.10.70.253:3975 10.10.70.2:443 TIME_WAIT TCP 10.10.70.253:3977 10.10.70.2:443 TIME_WAIT TCP 10.10.70.253:3978 10.10.70.2:443 TIME_WAIT ----- Original Message ----- From: "Dinesh Nair" <dinesh at alphaque dot com> To: "Adam Nellemann" <adam at nellemann dot nu> Cc: <m0n0wall dash dev at lists dot m0n0 dot ch> Sent: Monday, June 14, 2004 8:56 AM Subject: Re: [m0n0wall-dev] Possible webGUI bug? > > On Mon, 14 Jun 2004, Adam Nellemann wrote: > > > Might this be related to the new httpd connection limit thingie? (I > > certainly hope that I was the only "user" at the time of the crashes, > > i've been running the max connections modified http server for the past > week or so, and cant reproduce it. the only diff i see between what i'm > running and 1.1b13 would be the removal of the Server: header. even so, > this shouldnt be causing what you're experiencing. > > is mini_httpd still running ? do the logs say anything ? you could check > for this by looking at the ps output in status.php. > > > By the way: I've been running with the captive portal enabled for some > > time, but the host from which I'm doing my webGUI'ing is listed in both > > the MAC and the IP whitelists. Dunno if this have anything to do with it > > shouldnt be the case at all. the Allowed IP list is checked before the > Passthrough MAC list, so having your MAC address there is redundant. > > 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 dev dash unsubscribe at lists dot m0n0 dot ch > For additional commands, e-mail: m0n0wall dash dev dash help at lists dot m0n0 dot ch > > |