root@OpenWrt:~# ifconfig br-lan 192.168.1.4
Then I had to configure opkg so that OpenWRT could be updated and X-Wrt installed
root@OpenWrt:~# echo "src X-Wrt http://downloads.x-wrt.org/xwrt/kamikaze/8.09/atheros/packages"
root@OpenWrt:~# opkg update
root@OpenWrt:~# opkg remove -recursive luci-*
root@OpenWrt:~# opkg update
root@OpenWrt:~# opkg install webif
Now the NS2 is runing OpenWRT with the X-Wrt UI, time to start configuring. I will show how to do this in my next post.
No comments:
Post a Comment