Differences between version 23 and predecessor to the previous major change of DSL-302G.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 23 | Last edited on Sunday, February 5, 2006 2:29:18 pm | by FrancZabkar | Revert |
Older page: | version 22 | Last edited on Sunday, December 11, 2005 6:27:03 pm | by LeslieKatz | Revert |
@@ -143,4 +143,13 @@
This mode does seem a little flaky in that once the [PPP] connection is up it doesn't seem to like it if you try to gain a second lease (even from the same computer). Renewing an existing lease is fine however. So for example if your computer turns off or reboots you may need to power cycle the [DSL] modem as well in order to get a lease again. [YMMV].
Please Also Note: If you purchased the modem in NZ chances are it will have an NZ firmware, modern NZ firmwares will not allow the modem to operate in half-bridge mode, it is possible to use the firmware from the [support page for the DSL-302G | http://www.dlink.com.au/tech/drivers/files/modems/dsl302g.htm] on the [Australian d-link site | http://dlink.com.au] and just change the VCI/VPI settings to 0/100 and half-bridge mode will work.
+
+Edited by Franc Zabkar (fzabkar@internode.on.net):
+The following Javascript routine synchronises a DSL-302G modem's date and time with system date and time:
+
+http://www.users.on.net/~fzabkar/DSL-302G/TimeSync.htm
+
+The routine has been tested on an Optus supplied modem. Certain parameters such as timezone_combo may need to be customised by the user. Self explanatory instructions are included within the body of the code.
+
+All corrections and improvements gratefully received.