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-19 14:27 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 | ||||||
0000748 | Endian Firewall | GUI | public | 2008-05-02 20:44 | 2008-09-10 15:53 | ||||||
Reporter | jsalgado | ||||||||||
Assigned To | peter-endian | ||||||||||
Priority | normal | Severity | feature | Reproducibility | N/A | ||||||
Status | confirmed | Resolution | open | ||||||||
Platform | OS | OS Version | |||||||||
Product Version | 2.2-beta4 | ||||||||||
Target Version | future | Fixed in Version | |||||||||
Summary | 0000748: Dynamic DNS client should have an uplink selector | ||||||||||
Description | Now that Endian works with Multiple uplinks it lacks a way to assing dynamic DNS address per uplink. Is there an alternate way? | ||||||||||
Tags | No tags attached. | ||||||||||
Attached Files | |||||||||||
![]() |
||||||
|
![]() |
|
(0001285) aender (reporter) 2008-06-04 09:17 |
Here a workaround. Open the file /usr/local/bin/setddns.pl and edit these lines: if (-f "${swroot}/uplinks/main/data") { my %conf_hash = (); readhash("${swroot}/uplinks/main/data", \%conf_hash); $ip = $conf_hash{'ip_address'}; Change the word "main" to the name uplinkx. In my case a UMTS Uplink is "uplink1" If you would also force an update each time a backup-link goes up or the ip-address changes create a symlink at /etc/uplinksdeamon/addrchanged with cd /etc/uplinksdeamon/addrchanged ln -s /usr/local/bin/setddns.pl setddns |
![]() |
|||
Date Modified | Username | Field | Change |
2008-05-02 20:44 | jsalgado | New Issue | |
2008-05-09 17:04 | peter-endian | Target Version | => 2.3 |
2008-06-04 09:17 | aender | Note Added: 0001285 | |
2008-06-04 12:15 | peter-endian | Target Version | 2.3 => 2.2 |
2008-06-04 12:16 | peter-endian | Assigned To | => peter-endian |
2008-06-04 12:16 | peter-endian | Status | new => confirmed |
2008-07-23 11:20 | peter-endian | Relationship added | duplicate of 0000979 |
2008-07-23 11:20 | peter-endian | Target Version | 2.2 => 2.2-rc2 |
2008-07-24 16:05 | ra-endian | Target Version | 2.2-rc2 => 2.2-rc3 |
2008-07-28 08:51 | peter-endian | Target Version | 2.2-rc3 => 2.2 |
2008-09-10 15:41 | chris-endian | Target Version | 2.2 => 2.3 |
2008-09-10 15:53 | chris-endian | Target Version | 2.3 => future |
Copyright © 2000 - 2012 MantisBT Group |