Community discussions

MikroTik App
 
viktorx
just joined
Topic Author
Posts: 9
Joined: Sat May 18, 2013 8:03 pm

Multi WLAN to 1 LAN

Sun May 19, 2013 1:19 pm

Hello. I'm new to mikrotik so I'm having problems configuring it. This is my configuration:

Intel Celeron D 2.4 GHz
FIC P4-865P Ultra
1GB DDR1 400MHz
1.2GB IDE HDD
2x ALFA AWUS036NHA (as suggested on hardware compatibility list) AtherosAR9271

Basicly all I want to do is:
WLAN1 is connected to AP1 with DHCP (wpa/wla2 secured)
WLAN2 is connected to AP2 with DHCP (wpa/wla2 secured)
then those connections are shared with users (with load balancing)
Users are connected to LAN (through TP-Link 741ND acting only as AP/switch) with DHCP (lan ip adress would be 10.10.10.1 and users 10.10.10.100+)

I tried looking at wiki but I only got WLAN1 working as it should and share its connection to LAN but if I connect WLAN2 and share it too then theres no internet connection to users at all.
Please tell me how to configure it in as many details as you can because as I stated, I'm new to all this.

Thanks
You do not have the required permissions to view the files attached to this post.
 
User avatar
cbrown
Trainer
Trainer
Posts: 1839
Joined: Thu Oct 14, 2010 8:57 pm
Contact:

Re: Multi WLAN to 1 LAN

Sun May 19, 2013 3:22 pm

 
viktorx
just joined
Topic Author
Posts: 9
Joined: Sat May 18, 2013 8:03 pm

Re: Multi WLAN to 1 LAN

Sun May 19, 2013 4:04 pm

This is for connections with static IP addresses, but my are dynamic and thats where my problem is for now. Any idea?
 
User avatar
cbrown
Trainer
Trainer
Posts: 1839
Joined: Thu Oct 14, 2010 8:57 pm
Contact:

Re: Multi WLAN to 1 LAN

Sun May 19, 2013 4:16 pm

Sure, you could write a script to change the IPs in the mangle rules and routes when your IPs change.