SSIDs

22 views
Skip to first unread message

Luis Portillo

unread,
Jan 12, 2016, 2:13:13 PM1/12/16
to Village Telco Development Community
Hello is there any way I can setup multiple SSIDs using mp02 and if there is, how can I do it?

Regards

Steve Song

unread,
Jan 12, 2016, 2:59:07 PM1/12/16
to Village Telco Dev
Hi Luis,

You can add another SSID by manually editing the config files.

Add the following lines to /etc/config/network

config interface 'guest'            
        option proto 'static'         
        option ipaddr '10.0.0.1'      
        option netmask '255.255.255.0'

where 'guest' is the name of your new network and ipaddr is the IP address you would like to associate with it.

Then edit /etc/config/wireless and add the following lines

config  wifi-iface 'ap_1'         
        option device 'radio0'    
        option ssid 'guest'       
        option network 'guest'  
        option mode 'ap'        
        option encryption 'none'
        option isolate '1'      

That will get you a basic SSID with no authentication.  You will then need to make a decision about whether you want to hand out IP addresses with DHCP or not and how to protect the network.   Have a look at the following for more details on how to do the rest.


Cheers... Steve


On 12 January 2016 at 15:13, Luis Portillo <lmpor...@2uontime.com> wrote:
Hello is there any way I can setup multiple SSIDs using mp02 and if there is, how can I do it?

Regards

--
You received this message because you are subscribed to the Google Groups "Village Telco Development Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to village-telco-...@googlegroups.com.
To post to this group, send email to village-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/village-telco-dev/e3366f24-9c9e-4eb3-bcbb-3da1f661b6a5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--

nigercon

unread,
Feb 7, 2016, 12:44:45 AM2/7/16
to village-telco-dev

Pls where can I buy the new MP the latest design?
I don't even see any pictures on the Internet.

Thank you,

Marshall Anako

T Gillett

unread,
Feb 7, 2016, 3:22:55 AM2/7/16
to village-telco-dev
The MP02 is available in various configurations from the VillageTelco online store here:




Reply all
Reply to author
Forward
0 new messages