|
||||||||
Something is really weird here. After I did a factory reset, I was immediately able to ping every device in the DMZ. However after I added my first rule to the DMZ interface which was "allow TCP from DMZ from * port to NOT LAN to destination port 80" so that I could try out surfing on the DMZ, all of a sudden, I could no longer ping the DMZ from the LAN. So I took the rule back out and I still can't ping the DMZ. Something appears broke somewhere. I haven't added any other rules on the than the one above and it broke on that one. I took it out and it is still broke... This is really strange. It is almost like when I add a rule to the DMZ, it appears to be break the routing tables for some reason. But even after I take it out again, it still appears broken. I am at a loss. Rodman ----- Original Message ----- From: "Chris Buechler" <cbuechler at gmail dot com> To: <m0n0wall at lists dot m0n0 dot ch> Sent: Wednesday, September 08, 2004 2:42 PM Subject: Re: [m0n0wall] Re: Disconnect of DSL line > On Wed, 08 Sep 2004 18:06:12 +0200, Michael Scheer <listen at autechre dot de> > wrote: >> Axel Eble <axel dot eble at gmail dot com> wrote: >> >> > Deutsche Telekom disconnects the DSL line after 24 hours. I'd prefer >> > to have this done at a time when I don't care (like 5:00am). Up to >> > now, I had a cronjob that disconnected the line at 5am for about 20 >> > secs and restarted it. >> > Is there a possibility to do this with m0n0wall? >> > > > What you could do is write something in Perl or some other scripting > language to post the appropriate data to reboot.php, and run it from > cron (or scheduled tasks on Windows) from a machine on the LAN. > > Here is the info you would need for that: > > <form action="reboot.php" method="post"> > <input name="Submit" type="submit" class="formbtn" value=" Yes "> > > > Of course then you'd have to store your firewall password in clear > text on one of your systems, which isn't the best idea in the world, > but might not be of concern in your situation. > > -Chris > > --------------------------------------------------------------------- > 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 > > |