Hi,
I own a ASUS WL-550gE too. I know customize it maybe meaningless (because it don't have an USB Prot for extra storeage), but I still want to make SSH access possible, because I want to know more about my router. May I?![]()
Hi,
I own a ASUS WL-550gE; I configured it over web ( port 80 ).
I am interested if i can acces it via ssh , because I header that it's using linux.
Thx4 info
Hi,
I own a ASUS WL-550gE too. I know customize it maybe meaningless (because it don't have an USB Prot for extra storeage), but I still want to make SSH access possible, because I want to know more about my router. May I?![]()
Before you can use SSH, you need to generate 'keys'. These are used to encrypt the connection. To do so, telnet to your router. Log in as 'admin' with password 'admin'. Type the following to generate the keys:
Code:
After this, the SSH daemon is running and you can connect to it with putty. Notice that we haven't saved these changes yet, so if you reboot your router now, you lose these settings. To save settings, do:mkdir -p /usr/local/etc/dropbear
dropbearkey -t dss -f /usr/local/etc/dropbear/dropbear_dss_host_key
dropbearkey -t rsa -f /usr/local/etc/dropbear/dropbear_rsa_host_key
mkdir -p /usr/local/sbin/
echo "#!/bin/sh" >> /usr/local/sbin/post-boot
chmod +x /usr/local/sbin/post-boot
echo "dropbear" >> /usr/local/sbin/post-boot
dropbear
Code:
flashfs save
flashfs commit
flashfs enable
Can't telnet itonly port 80 pt web is opened
(
upgrade firmware to a custom one:
for example http://website.wl500g.info/beta/wiza...firmware&id=50
My little Asus Collection: Too much to fit inhere, my 2 babies:WL500w 1.9.2.7-10(OLEG) VX2SE Yellow Lamborghini notebook
WL500g Forum Asus Files OpenDir
Asusforum.NL -- Asusforum.DE -- Asusforum.RU -- Asusforum.PL -- Asusforum.NET -- Asusforum.EU -- Asusforum.BE -- Asusforum.ES -- Asusforum.INFO