Chillispot и 2 интерфейса

Post new topic   Reply to topic    DD-WRT Forum Index -> Использование и установка DD-WRT
Author Message
pahan40
DD-WRT Novice


Joined: 23 Jul 2012
Posts: 7

PostPosted: Mon Aug 20, 2012 14:19    Post subject: Chillispot и 2 интерфейса Reply with quote
Пытаюсь скриптом реализовать настройку 2 беспроводных интерфейсов на dd-wrt, причём на одном виртуальном интерфейсе должен работать chillispot.

Вот такой конфиг работает, но почему то, подключиться к интерфейсу который не использует dd-wrt не получается. может подскажете что нибудь ? Причём интерфейс c chillispot работает корректно.

nvram set wan_ifname=eth0
nvram set wl0_vifs='wl0.1'
nvram set wl0.1_ifname='wl0.1'
nvram set wl0.1_bss_enabled='1'
nvram set wl0_bss_enabled='1'
nvram set wl0.1_ssid='hotspots-nas03'
nvram set wl0.1_closed='0'
nvram set wl0_mode='ap'
nvram set wl0.1_radio='1'
nvram set wl0_ssid="nas01"
nvram set wl_ssid="nas01"
nvram set wl_channel="3"
nvram set wl0_channel="3"
nvram set wl0.1_channel='4'
nvram set wl0.1_ap_isolate="1"
nvram set wl0.1_bridged="0"
nvram set action_service="hotspot"
nvram set chilli_enable="1"
nvram set chilli_radius="127.0.0.1"
nvram set chilli_backup="127.0.0.1"
nvram set chilli_url="http://127.0.0.1/access"
nvram set chilli_pass="testing123"
nvram set chilli_interface="wl0.1"
nvram set chilli_radiusnasid="nas01"
nvram set chilli_uamsecret="test"
nvram set chilli_uamanydns="1"
nvram set chilli_macauth="0"
nvram set chilli_uamallowed="some.domain.name"
nvram set chilli_dns1='8.8.8.8'
nvram set chilli_dns2='8.8.8.8'
nvram set wl0_txpwr="100"
nvram set chilli_nowifibridge="1"
nvram set auth_dnsmasq="0"
nvram set dnsmasq_enable="0"
nvram set dns_dnsmasq="0"
nvram set dhcp_dnsmasq="0"
nvram set rc_firewall="iptables -t mangle -A POSTROUTING -p tcp --tcp-flags SYN,RST SYN -m tcpmss --mss 1412:65535 -j TCPMSS --clamp-mss-to-pmtu"
nvram commit
Sponsor
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Использование и установка DD-WRT All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum