Hi
You have to login via telnet in your router. And then type "sh" (without "") in telnet interface and busybox starts the you could type in "adslctl configure --snr 50". For 50 you can use any other value from 10 to 300. It's percent so if you use 50 you halve the snrm to get higher sync. I.e. if you use 200 you will double your snrm and lower the bandwith. But, if you router reaches the bandwith limit that is set by your ISP based on the bandwith you ordered out of the box you won't be successful. Even you won't be success ful if your adsl line is fixed rate...
If you don't use TheDrake's firmware and use the original one you have to enable telnet access to your server. It's very simple to do this. Logon to the webinterface of your wl-600g and click on "Management" -> "Settings" -> "Backup" in menu and then click on the button "Backup Settings" the you have to choose a filename and remeber the place where you have saved the backup. Now you have to open the conf file that you saved with a text editor and search for
telnet="disable"
You have to change this to
telnet="enable"
Now you save the file and upload it into your router via Webinterface -> "Management" -> "Settings" -> "Restore".
But don't use Notepad from Windows beacuse it doesn't understand the file format of linux text files. I suggest you to use WinVi32 under Windows.
StefanV3