|
||||||||
I'd start with looking up posts about "Automated config.xml remote backup" and use the methods described there, though modified to turn the rule on and off. This will probably involve looking at the rules form at the very least, to possibly looking at the PHP code that processes the form. http://m0n0.ch/wall/list/query.php?query=Automated+config.xml+remote+backup&type=subj&Submit=Search If you are successful, you'll have a shell script or two (one for "off" and another for "on") that you can do what you please with. -Rob ----- Original Message ----- From: "Zadikem, Travis-taz" <tzadikem at picosecond dot com> To: "Monowall (E-mail)" <m0n0wall at lists dot m0n0 dot ch> Sent: Thursday, January 06, 2005 4:05 PM Subject: [m0n0wall] Turning on and off a port at certain time....Please help I am in need of turning on/off a specific port (i.e. License Manager port for Flex) across the VPN. This would allow our people to be able to use a specific product here and not at the other site. Then at a certain time I could turn the port back on and they could use it again. Normally I would create a crontab or similar. Is there a way to do this. The port is 5281 across VPN. Thanks, Travis |