Having problems with eoip

I’ve setup a eoip bridge, I’m using two outdoor RB230’s with version 2.8.24 and parabolic dishes.

Here is the configuration:
mainClient1 ------ mainRouter 1 ------(wireless)------stationRouter2 ------ stationClient2

I can ping between lan workstations without a problem or routers.

The local lan use 10.180.180.8 as dns and 10.180.180.3 as the gateway. when I go to the station client it connects with no problem
to the local lan at the main, but when trying to share files or go on the internet It will not work.

Can anyone give me a clue as to why it is so slow or what I may have missed.

This is how everything is configured right now.

[admin@station] tool> bandwidth-test
status: done testing
duration: 15s
tx-current: 12Mbps
tx-10-second-average: 11.9Mbps
tx-total-average: 12Mbps
rx-current: 6.42Mbps
rx-10-second-average: 6Mbps
rx-total-average: 6.01Mbps

[admin@station] interface wireless> print
Flags: X - disabled, R - running
0 R name=“wlan1” mtu=1500 mac-address=00:01:24:70:56:81 arp=enabled
disable-running-check=no interface-type=Atheros AR5211
radio-name=“000124705681” mode=station ssid=“mikrotik” frequency=5180
band=5ghz scan-list=default-ism rate-set=default
supported-rates-b=1Mbps,2Mbps,5.5Mbps,11Mbps
supported-rates-a/g=6Mbps,9Mbps,12Mbps,18Mbps,24Mbps,36Mbps,48Mbps,
54Mbps
basic-rates-b=1Mbps basic-rates-a/g=6Mbps max-station-count=2007
ack-timeout=dynamic tx-power=default noise-floor-threshold=default
periodic-calibration=default burst-time=disabled fast-frames=no
dfs-mode=none antenna-mode=ant-a wds-mode=disabled
wds-default-bridge=none wds-ignore-ssid=no
update-stats-interval=disabled default-authentication=yes
default-forwarding=yes hide-ssid=no 802.1x-mode=none
disconnect-timeout=3s on-fail-retry-time=100ms

[admin@station] interface wireless> monitor numbers: wlan1
status: connected-to-ess
band: 5ghz
frequency: 5180
tx-rate: 54Mbps
rx-rate: 54Mbps
ssid: mikrotik
bssid: 00:01:24:70:0B:7E
radio-name: 000124700B7E
signal-strength: -67
tx-signal-strength: -66
tx-ccq: 15
rx-ccq: 21
current-ack-timeout: 28
current-distance: 28
wds-link: no
nstreme: no
framing-mode: none
routeros-version: 2.8.24
last-ip: 10.1.0.1

[admin@station] > ip address print
Flags: X - disabled, I - invalid, D - dynamic

ADDRESS NETWORK BROADCAST INTERFACE

0 10.1.0.2/24 10.1.0.0 10.1.0.255 wlan1
1 10.180.180.202/24 10.180.180.3 10.180.180.255 ether1


[admin@station] > interface print
Flags: X - disabled, D - dynamic, R - running

NAME TYPE RX-RATE TX-RATE MTU

0 R ether1 ether 0 0 1500
1 R wlan1 wlan 0 0 1500
2 R eoip-tunnel1 eoip-tunnel 0 0 1500
3 R bridge1 bridge 0 0 1500


[admin@main] > interface wireless print
Flags: X - disabled, R - running
0 R name=“wlan1” mtu=1500 mac-address=00:01:24:70:0B:7E arp=enabled
disable-running-check=no interface-type=Atheros AR5211
radio-name=“000124700B7E” mode=bridge ssid=“mikrotik” frequency=5180
band=5ghz scan-list=default-ism rate-set=default
supported-rates-b=1Mbps,2Mbps,5.5Mbps,11Mbps
supported-rates-a/g=6Mbps,9Mbps,12Mbps,18Mbps,24Mbps,36Mbps,48Mbps,
54Mbps
basic-rates-b=1Mbps basic-rates-a/g=6Mbps max-station-count=2007
ack-timeout=dynamic tx-power=default noise-floor-threshold=default
periodic-calibration=default burst-time=disabled fast-frames=no
dfs-mode=none antenna-mode=ant-a wds-mode=disabled
wds-default-bridge=none wds-ignore-ssid=no
update-stats-interval=disabled default-authentication=yes
default-forwarding=yes hide-ssid=no 802.1x-mode=none
disconnect-timeout=3s on-fail-retry-time=100ms

[admin@master] > interface print
Flags: X - disabled, D - dynamic, R - running

NAME TYPE RX-RATE TX-RATE MTU

0 R ether1 ether 0 0 1500
1 R wlan1 wlan 0 0 1500
2 R eoip-tunnel1 eoip-tunnel 0 0 1500
3 R bridge1 bridge 0 0 1500

[admin@master] ip address> print
Flags: X - disabled, I - invalid, D - dynamic

ADDRESS NETWORK BROADCAST INTERFACE

0 10.1.0.1/24 10.1.0.0 10.1.0.255 wlan1
1 10.180.180.201/24 10.180.180.3 10.180.180.255 ether1

be careful with your language, you can get banned, you know?

I don’t understand your problem, what is slow? You see 12Mbps from one router to other and you use Rb230 - this is normal. You shouldn’t be running Btest from the router, it will eat up all CPU resources and you will see these “slow” speeds (which actually are not bad at all).

  1. RB230 has too little CPU power to handle your Btest
  2. Do not ever run BTest from the router to router. Run it from windows to windows, like this:

windows → router 1 ~~~ router2 → windows 2

first of all thanks for the reply, I’ll tell you what my problem is in detail. give me a phone number so I can call. Money is no object I have a real job and want to get this over with so I can make continue with my real work. I will pay no pb. Just let me get on with what I really do.

i think i answered your questions already. but if there is a problem with that …

here, lots of numbers:
http://www.mikrotik.com/consultants.html

Create a /30 network for the EoIP link only.. Bind one of the /30 addresses to one end of the tunnel’s EoIP ineterface, then set the other address to the remote end’s EoIP interface.. Setup the EoIP tunnel to connect to the newly created IP address and with matching tunnel ID’s.. Make sure the EoIP interface and all the other ethernet interfaces you want bridged are added to the the bridge port. The wlan interfaces should NOT be bridged.

Example

MasterUnit (MU) RemoteUnit (RU)

EoIP 10.50.0.1/30 ------------ EoIP 10.50.0.2/30

the IP addresses for the EoIP interfaces are only to establish the tunnel so it does not need to be part of your main network addressing scheme.

I’ve had problems like the CPU pegged @ 100% when using an IP address not assigned to the EoIP interface.