-
1Step 1
/etc/config/wireless
config wifi-device 'radio1' option type 'mac80211' option hwmode '11g' option path 'platform/ar933x_wmac' option htmode 'HT20' option channel '9' option txpower '18' option country 'US' config wifi-iface option device 'radio1' option ssid 'xxxxxxxxxxx' option mode 'sta' option encryption 'psk2' option key 'xxxxxxxxxxxxxxxxxxx' option network 'lan rtlsdrsvr'
-
2Step 2
/etc/config/network
config interface 'lan' option ifname 'eth1' option force_link '1' option proto 'static' option netmask '255.255.255.0' option ip6assign '60' option ipaddr '192.168.20.1' config interface 'wan' option ifname 'eth0' option proto 'dhcp' option hostname 'HOTAKADAKE' config interface 'wan6' option ifname '@wan' option proto 'dhcpv6' config interface 'rtlsdrsvr' option proto 'dhcp'
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.