DLink Fixer

By Phlip Last update Nov 28, 2005 — Installed 587 times.


Script Summary: Changes POST to GET on DLink webmin pages, to avoid 501 errors

A couple of the forms on the DLink DSL-302G (notably the NAT Rule Entry) have method="post", but the modem will only accept GET requests, so you get a 501 Method Not Implemented error.

The usual solution that Google finds is to use IE, but that is never the correct solution.

This script fixes those forms so that they submit correctly.

You may need to change the include addresses if your modem isn't on the default 10.1.1.1 (for ethernet) or 10.1.1.2 (for USB).