Hi!
I installed openwrt to my router.
router: TP-Link WR842ND v2
openwrt-ar71xx-generic-tl-wr842n-v2-squashfs-factory.bin
I managed to connect via putty changed the password.
After that I went to: /etc/config and edited the network file (vi network):
config interface 'wan'
option ifname 'eth1'
option proto 'pppoe'
option username 'username'
option password 'password'
Then I saved the file with :wq and tried to reload the settings:
/etc/init.d/network reload
Unfortunately I received the message below (twice):
'radio0 is disabled'
Because of my internet provider I must set up pppoe.
Can somebody help me out. I'm not an expert. I just would like to install and use the web gui.
Regards,
Imre