1. get you username and password - Sky Broadband Password Calculator - pH-Mb - you need to input the LAN Mac address and the default wireless key (on the back of your router)
2. download the DD-WRT firmware - i used this one click me!! (you want factory-to-ddwrt.bin)
3. use this video to learn how to install DD-WRT (skip to 1m20sec)
4. once installed change the default username and password (it will prompt you to do this)
5. click administration then commands and paste the below into the commands shell box. change the username and password to what you extracted earlier and click save start up
killall udhcpc
/usr/sbin/udhcpc -i vlan2 -c "username|password" -p /var/run/udhcpc.pid -s /tmp/udhcpc
/usr/sbin/udhcpc -i vlan2 -c "username|password" -p /var/run/udhcpc.pid -s /tmp/udhcpc
Rate this article