Re: Tried to use DD-WRT on my WRT610N =(bricked)
Bear in mind I haven't actually got round to doing this, however I have researched it.
I am wondering if you have got this section correct:
"Code:
killall udhcpc
/usr/sbin/udhcpc -i vlan2 -V "6.14.1aN_UNI|PCBAFAST2504Nv1.0" -c "UUUUUUUUUU@skydsl|PPPPPPPPPPPPPP" -p /var/run/udhcpc.pid -s /tmp/udhcpc &
vlan2 - change this to match the information found in step 2"
The ampersand signifies that the line of code is not complete and continues on the next line. Is this symble in the right position? Try it with and without any spaces.
Do you need the empty line between killall udhcpc and /usr/sbin.........
Try it without
|