0% found this document useful (0 votes)
264 views5 pages

Mikrotik Making A Simple Wireless AP

This document provides instructions for setting up a simple wireless access point using a MikroTik router. It involves enabling a wireless interface, configuring it as an access point in bridge mode, setting the SSID and security profile, and optionally configuring IP addresses and NAT for connected devices to access the internet.

Uploaded by

bocus
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
264 views5 pages

Mikrotik Making A Simple Wireless AP

This document provides instructions for setting up a simple wireless access point using a MikroTik router. It involves enabling a wireless interface, configuring it as an access point in bridge mode, setting the SSID and security profile, and optionally configuring IP addresses and NAT for connected devices to access the internet.

Uploaded by

bocus
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

Manual:Making a simple wireless AP

http://www.mikrotik-id.blogspot.com 1

Manual:Making a simple wireless AP


This article will show a very quick overview for beginners on setting up a Wireless Access Point in RouterOS Winbox graphical configuration tool.

Requirements
a router running RouterOS loaded with supported miniPCI wireless cards a connection to the router via the Winbox utility

Instructions
Start by opening the Wireless Interface window in Winbox. You will see some wireless cards listed here, they might be disabled - to turn them on, click on the blue Enable button. Make sure that the interface is configured and the antennas are connected before you enable an interface.

To configure an interface, double-click it's name, and the config window will appear. To set the device as an AP, choose "ap bridge" mode. You can also set other things, like the desired band, frequency, SSID (the AP identifier) and the security profile.

Manual:Making a simple wireless AP

You probably want your AP to be secure, so you need to configure WPA2 security. Close the wireless setting window with OK if you are done, and move to the Security Profiles tab of the Wireless interface window. There, make a new profile with the Add button and set desired WPA2 settings. You can choose this new security profile back in the Interface configuration.

Manual:Making a simple wireless AP To see if any stations are connected to your AP, go to the Registration Table tab in the Wireless Interface window.

Just connecting is probaly not enough, as your AP needs an IP address. This can be configured in the IP menu. Make sure that your stations also have IP addresses from the same subnet, or set up a DHCP server in this Router (not covered in this tutorial).

If your ISP doesn't know about your new local network and hasn't set up proper routes to it, you need to configure SRC-NAT so that your stations have access to the internet via their private IP addresses. They will be masqueraded by the router's NAT functionality (not covered in this tutorial)

Manual:Making a simple wireless AP

Article Sources and Contributors

Article Sources and Contributors


Manual:Making a simple wireless AP Source: http://wiki.mikrotik.com/index.php?oldid=16483 Contributors: Marisb, Normis

Image Sources, Licenses and Contributors


Image:2009-06-04 1555.png Source: http://wiki.mikrotik.com/index.php?title=File:2009-06-04_1555.png License: unknown Contributors: Normis Image:2009-06-04 1556.png Source: http://wiki.mikrotik.com/index.php?title=File:2009-06-04_1556.png License: unknown Contributors: Normis Image:2009-06-04 1557.png Source: http://wiki.mikrotik.com/index.php?title=File:2009-06-04_1557.png License: unknown Contributors: Normis Image:2009-06-04 1558.png Source: http://wiki.mikrotik.com/index.php?title=File:2009-06-04_1558.png License: unknown Contributors: Normis Image:2009-06-04 1559.png Source: http://wiki.mikrotik.com/index.php?title=File:2009-06-04_1559.png License: unknown Contributors: Normis Image:2009-06-04 1560.png Source: http://wiki.mikrotik.com/index.php?title=File:2009-06-04_1560.png License: unknown Contributors: Normis

You might also like