I have wasted countless hours reverse-engineering KASDA routers and came to a fascinating conclusion - it sucks

really... so I have discontinued my work on making KASDA a bit better

anyhow... here is my backup file with KASDA (IPTV version) working in route mode...
go to your router configuration (192.168.1.1)
Management -> Settings -> Backup -> Click the backup button and save the file.
open the file using notepad (do not edit with anything except for notepad, ultraedit, pspad and other unix-compatible editors)
open this attached file too.
now... in my file find the ***MY*USERNAME*** and ***MY*PASSWORD*** strings and replace them with your ADSL username and password (note that your username is "username@htnet-dsl", not just "username"... so I left it in my config )
save the file
this is basically it, but I wouldn't suggest uploading this file just like that. I'm not sure if hashed password would be same on your router as it is in mine, so you might get locked-out.
so... at he beginning of your backup file find
Citiraj:
(sorry for removing the brackets, but forum doesn't parse it right)
sysUserName value="admin"
sysPassword value="YWRtaW4="
sptPassword value="c3VwcG9ydA=="
usrPassword value="cGFzc3dvcmQ="
|
copy those lines over the same lines in my backup file...
save it and go to Management -> Settings -> Update -> and upload the modified file. this should do the trick...
i take no responsibility for the possible damage done following this quick guide or using my backup file.