mcdebugger;
Can you please brief little bit more i am new into this mikrotik OS. Where to change all these settings in my basebox2 OS, like where to assign static IP 192.168.1.2 My goal is to expand WiFi range of my existing linksys router just connecting LAN port of basebox2 wired with Linksys Router not wirelessly.
I am well familiar with ddwrt OS how to use second router as repeater
1. Download Winbox -
http://download2.mikrotik.com/routeros/ ... winbox.exe
2. Switch to Neighboors tab and double-click on AP's MAC, then enter your credentials and connect.
3. Go to Bridge window and add new bridge. Name it some like "bridge-lan".
4. On Ports tab add wlan0 and ether[n] (whatever connected to your LAN port on router) to your bridge.
5. Go to IP - Addresses, add IP address 192.168.1.2/24 to your bridge interface.
6. Go to Wireless - Security profiles and create profile for your network (I think it will be dynamic keys, WPA PSK or/and WPA2 PSK and your wireless network password as Pre shared key.
7. Go to Wireless - Intefaces. On Wireless tab of wlan0 interface select mode: ap bridge, needed band, enter SSID and select previously created security profile in Security Profile.
It should work now so try to connect.