Dynamic DNS
It is still possible to configure the dynamic DNS through the web interface with the new firmware release. Connect to the web interface as usual and then paste the following line in the browser bar and press “enter” :
javascript:mimic_button('goto: 9037..')
If you have an older version of the firmware, that would be 9035 instead of 9037
In a telnet session, that would be
rg_conf_set ddns/username (your dyndns username) rg_conf_set_obscure ddns/password (your dyndns password) rg_conf_set ddns/hostname (your dyndns hostname) rg_conf_set ddns/device ppp0 save
To see which entries are already configured, use the command:
rg_conf_print ddns
The update of your dyndns entry will happenthe next time the IP address of the Box is changed by Belgacom’s DHCP. This happens every 36 hours by default. If you wish to change it immediately, you would need to take the connection down and then up again. The easiest way is to use the GUI interface. On the main screen, under the VLAN 10 entry, click “Disconnect”, wait a few seconds, and then click “Connect”. Do not perform this remotely from the Internet, otherwise you will not be able to reconnect after you have been disconnected !




1 July 2010 at 17:07 (#)
[...] can’t configure dynamic DNS though the webinterface. Patricks trick to access the webinterface for dynamic DNS on the BBOX doesn’t work on the EDPnet version. I [...]