I have an ASUS wl320GE and despite alot of googling and looking at the basic.config wiki page I cannot connect it to the internet. I would like to do so via my normal router (a virgin superhub 2). If it makes a difference there is only 1 ethernet port on the router, so I can't plug into the superhub and make changes on the computer at the same time.
I think I want to connect through plain ethernet, so what do I put in these fields (heres the example)
uci set network.wan.proto=static
uci set network.wan.ipaddr=74.125.115.103
uci set network.wan.netmask=255.255.255.0
uci set network.wan.gateway=74.125.115.1
uci set network.wan.dns='8.8.8.8 8.8.4.4'
uci commit network
ifup wanWould the ipaddress be the ip of my router or my actual ip address the internet sees (or something else)? Same question for the gateway?
(Last edited by charlie_slh on 24 Feb 2015, 20:28)
