SYSTEM WARNING: 'date_default_timezone_get(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone.' in '/usr/share/mantis/www/core.php' line 264
Anonymous | Login | 2021-01-17 22:36 UTC | ![]() |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||
0000867 | Endian Firewall | Network related (VPN, uplinks) | public | 2008-05-26 08:59 | 2009-06-10 13:27 | ||||||
Reporter | mgabriel | ||||||||||
Assigned To | |||||||||||
Priority | normal | Severity | feature | Reproducibility | N/A | ||||||
Status | acknowledged | Resolution | open | ||||||||
Platform | OS | OS Version | |||||||||
Product Version | 2.2-rc1 | ||||||||||
Target Version | future | Fixed in Version | |||||||||
Summary | 0000867: Automatically redial PPPoE at a special time of each day | ||||||||||
Description | In germany and probably other countries, most of the DSL providers cut the connection after 24 hours. If you dialed in first time at 15:00h each day at 15:00 the connection in cut off and the endian dials the connection. But each connection is lost. It would be a nice feature to set a cut off and redial to a given time, for example at 3 o'clock in the night to prevent connection loss during the day. | ||||||||||
Tags | No tags attached. | ||||||||||
Attached Files | |||||||||||
![]() |
|
(0001229) peter-endian (administrator) 2008-05-26 13:11 |
we are aware of the problem. In the meantime you can create a little cron-script which will be called daily (put it in /etc/cron.daily/), which then disconnects the uplinks. with "stopalluplinks" you can stop all uplinks, they automatically reconnect then. or you can use /etc/rc.d/rc.uplink stop <uplinkname> in order to stop a specific uplink example for a cronscript: #!/bin/sh stopalluplinks |
(0001242) mgabriel (reporter) 2008-05-27 14:33 |
thanks, that's a nice workaround. |
![]() |
|||
Date Modified | Username | Field | Change |
2008-05-26 08:59 | mgabriel | New Issue | |
2008-05-26 08:59 | mgabriel | Status | new => assigned |
2008-05-26 08:59 | mgabriel | Assigned To | => peter-endian |
2008-05-26 13:11 | peter-endian | Note Added: 0001229 | |
2008-05-26 13:11 | peter-endian | Status | assigned => acknowledged |
2008-05-26 13:13 | peter-endian | Target Version | => 2.3 |
2008-05-27 14:33 | mgabriel | Note Added: 0001242 | |
2008-09-10 16:03 | chris-endian | Target Version | 2.3 => future |
2009-06-10 13:27 | peter-endian | Assigned To | peter-endian => |
Copyright © 2000 - 2012 MantisBT Group |