![]() |
![]() |
#11 |
Junior Member
Регистрация: 06.04.2014
Сообщений: 27
Вес репутации: 0 ![]() |
![]()
Вот:
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' option type 'bridge' option proto 'static' option ipaddr '192.168.2.1' option netmask '255.255.255.0' option gateway '192.168.1.1' option dns '192.168.1.1' config interface 'wwan' option proto 'static' option ipaddr '192.168.1.55' option netmask '255.255.255.0' option gateway '192.168.1.1' option dns '192.168.1.1' =========================== wireless config wifi-device 'radio0' option type 'mac80211' option macaddr 'f8:d1:11:xx:xx:xx' option hwmode '11ng' option htmode 'HT20' list ht_capab 'SHORT-GI-20' list ht_capab 'SHORT-GI-40' list ht_capab 'RX-STBC1' list ht_capab 'DSSS_CCK-40' option disabled '0' # option channel '11' option country 'RU' option txpower '20' option channel 'auto' #client for XXXXX config wifi-iface option ssid 'XXXXXX' #..... . ..... ..... ....... WiFi option device 'radio0' option mode 'sta' option bssid '90:f6:52:xx:xx:xx' option key '********' #...... . ..... ..... ....... WiFi ================================ dhcp config dnsmasq option domainneeded '1' option boguspriv '1' option filterwin2k '0' option localise_queries '1' option rebind_protection '1' option rebind_localhost '1' option local '/lan/' option domain 'lan' option expandhosts '1' option nonegcache '0' option authoritative '1' option readethers '1' option leasefile '/tmp/dhcp.leases' option resolvfile '/tmp/resolv.conf.auto' config dhcp 'lan' option interface 'lan' option start 100 option limit 150 option leasetime 12h option ignore '1' =========================== firewall config defaults option syn_flood '1' option input 'ACCEPT' option output 'ACCEPT' option forward 'REJECT' config zone option name 'lan' option network 'lan wwan' option input 'ACCEPT' option output 'ACCEPT' option forward 'ACCEPT' # option network ' ' config zone option name 'wan' option network 'wan' option input 'REJECT' option output 'ACCEPT' option forward 'REJECT' option masq '1' option mtu_fix '1' Help me! |
![]() |
![]() |
Метки |
network openwrt, wi-fi openwrt, настройка сети openwrt |
Здесь присутствуют: 7 (пользователей: 0 , гостей: 7) | |
Опции темы | Поиск в этой теме |
Опции просмотра | |
|
|