Temat: TL-WR1043ND konfiguracja Klient + AP
Witam
Chciałem na moim routerze Tp-Link TL-WR1043ND. skonfigurować typ pracy jako Klient + AP, więc skorzystałem z tego poradnika: http://eko.one.pl/?p=openwrt-trybypracy#klientap
Niestety router nie łączy się z siecią WiFi, oraz go nie udostępnia.
config
root@OpenWrt:~$ cat /etc/config/wireless
config wifi-device radio0
option type mac80211
option channel 11
option macaddr b0:48:7a:d3:01:a0
option hwmode 11ng
option htmode HT20
list ht_capab SHORT-GI-40
list ht_capab DSSS_CCK-40
# REMOVE THIS LINE TO ENABLE WIFI:
option disabled 0
config 'wifi-device' 'radio0'
option 'type' 'atheros'
option 'channel' '2'
config 'wifi-iface' 'cfg2'
option 'device' 'radio0'
option 'mode' 'ap'
option 'network' 'lan'
option 'ssid' 'ISP'
option 'encryption' 'psk2'
option 'key' 'xxxxxxxxxxxxxx'
config 'wifi-iface' 'cfg3'
option 'device' 'radio0'
option 'mode' 'sta'
option 'network' 'wan'
option 'ssid' 'ISP'
option 'encryption' 'psk2'
option 'key' 'xxxxxxxxxxxx'
root@OpenWrt:~$ cat /etc/config/network
config 'interface' 'loopback'
option 'ifname' 'lo'
option 'proto' 'static'
option 'ipaddr' '127.0.0.1'
option 'netmask' '255.0.0.0'
config 'interface' 'lan'
option 'ifname' 'eth0.1'
option 'type' 'bridge'
option 'proto' 'static'
option 'ipaddr' '192.168.1.1'
option 'netmask' '255.255.255.0'
config 'interface' 'wan'
option 'proto' 'dhcp'
config 'switch'
option 'name' 'rtl8366rb'
option 'reset' '1'
option 'enable_vlan' '1'
config 'switch_vlan'
option 'device' 'rtl8366rb'
option 'vlan' '1'
option 'ports' '1 2 3 4 5t'
config 'switch_vlan'
option 'device' 'rtl8366rb'
option 'vlan' '2'
option 'ports' '0 5t'Pozdrawiam ![]()
http://klatka.ovh/psi/ - phpsysinfo
http://temp.klatka.ovh/ - pogodynka