Top Banner
Transparently Bridge two Networks without using WDS (EoIP) Contents 1 Server Setup: 1.1 Server IP Addresses 2 Client Setup: 2.1 Client IP Addresses 3 Check your setup Server Setup: Server IP Addresses / ip address add address=192.168.0.1/24 interface=ether1 disabled=no / ip address add address=192.168.1.1/24 interface=wlan1 disabled=no
7

Transparently Bridge Two Networks Without Using WDS (EoIP) - MikroTik Wiki

Jun 22, 2015

Download

Documents

gamlgus2k
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Transparently Bridge Two Networks Without Using WDS (EoIP) - MikroTik Wiki

Transparently Bridge two Networks without using WDS (EoIP)

Contents

1 Server Setup:

1.1 Server IP Addresses

2 Client Setup:

2.1 Client IP Addresses

3 Check your setup

Server Setup:

Server IP Addresses

/ ip address add address=192.168.0.1/24 interface=ether1 disabled=no

/ ip address add address=192.168.1.1/24 interface=wlan1 disabled=no

Page 4: Transparently Bridge Two Networks Without Using WDS (EoIP) - MikroTik Wiki

Client Setup:

Client IP Addresses

/ ip address add address=192.168.0.2/24 interface=ether1 disabled=no

/ ip address add address=192.168.1.2/24 interface=wlan1 disabled=no