Community discussions

MikroTik App
 
tommyd
just joined
Topic Author
Posts: 15
Joined: Mon Apr 03, 2017 10:37 am

wAP and EIP -- strange problem

Mon Jun 11, 2018 6:08 pm

I've recently bought few wAP LTE kit (RBwAPR-2nD&R11e-LTE) to provide backup link for some remote offices and I have a problem with eoip tunnels.

We have our own LTE APN anr wAP is used as following (schematic below):

We have an APN router (mikrotik RB3011) at main office runnig OSPF and connected to the LTE operator trough fiber link. It is then connected to the LTE network via GRE tunnel.

There is an EoIP tunnel over LTE between the RB3011 and wAP, on RB3011 the EoIP interface has an IP address on wAP side EoIP interface is bridged to the ether1 and then connected to other mikrotik router which is also running OSPF.

Now, if I ping the other end of the EoIP tunnel I get responses for few minutes then no response for another few minutes and again the same. There is no pattern. Sometimes ping get trough for 1 minute sometimes for 30 minutes and then no communication for few hours. At the same time L2 and OSPF communication seems to be ok. There is active adjacency, hello packet travel across the tunnel normally and I can connect to the other end of the tunnel using mac-telnet. I can also see LLDP packet in wireshark.


The same configuration works with SXT-LTE flawlesly. I've tried latest current and bugfix firmware on wAP. APN router (RB3011) is on 6.35.4


Image
https://imgur.com/a/MFsRdgi
 
uldis
MikroTik Support
MikroTik Support
Posts: 3446
Joined: Mon May 31, 2004 2:55 pm

Re: wAP and EOIP -- strange problem

Tue Jun 12, 2018 3:37 pm

is the LTE connection going down at the time when the ping is not working?
What is the firmware version for the LTE card?
 
tommyd
just joined
Topic Author
Posts: 15
Joined: Mon Apr 03, 2017 10:37 am

Re: wAP and EOIP -- strange problem

Tue Jun 12, 2018 5:51 pm

is the LTE connection going down at the time when the ping is not working?
No, I think the problem is somewhere in the bridge/ethernet part, becuse if I add address to bridge I can ping/btest from and to it without any problem

What is the firmware version for the LTE card?
I'm not sure if I check it correctly:
[admin@Mikrotik] > /interface lte at-chat lte1 input="AT+CGMR"
  output: +CGMR: "MikroTik_CP_2.160.000_v001
"
 
uldis
MikroTik Support
MikroTik Support
Posts: 3446
Joined: Mon May 31, 2004 2:55 pm

Re: wAP and EIP -- strange problem

Tue Jun 12, 2018 5:58 pm

you could try to upgrade the LTE firmware to v008 but the firmware upgrade should be done via active LTE connection.
See attachment how to do that. Please do that fromt he ethernet side of the WAP LTE board.
You do not have the required permissions to view the files attached to this post.
 
tommyd
just joined
Topic Author
Posts: 15
Joined: Mon Apr 03, 2017 10:37 am

Re: wAP and EIP -- strange problem

Wed Jun 13, 2018 11:30 am

you could try to upgrade the LTE firmware to v008 but the firmware upgrade should be done via active LTE connection.
See attachment how to do that. Please do that fromt he ethernet side of the WAP LTE board.
I'll try but I don't see a problem with lte connection. LTE communication is OK, if i configure NAT on wAP also everything is OK. The problem occurs only when I try to bridge EoIP tunnel over LTE with the ethernet port.
 
tommyd
just joined
Topic Author
Posts: 15
Joined: Mon Apr 03, 2017 10:37 am

Re: wAP and EIP -- strange problem

Thu Jun 28, 2018 11:30 pm

you could try to upgrade the LTE firmware to v008
IT WORKS! Thanks a lot.
 
globalrebel
just joined
Posts: 7
Joined: Wed Oct 12, 2011 12:39 pm

Re: wAP and EIP -- strange problem

Tue Aug 07, 2018 2:27 pm

Hello, uldis

I have a similar strange problem with wAP and EoIP

We build EoIP between Central Office router RB1100AHx2 and Remote Office wAP

wAP recieved "white" ip address from LTE and build EoIP to Central Office "white" address


Here is some config from wAP:

/interface bridge
add fast-forward=no name=bridge1

/interface eoip
add local-address=(LTE assigned "white" address) name=eoip30 remote-address=(RB1100AHx2 "white" address) tunnel-id=30

/interface lte apn
set [ find default=yes ] apn=(apn name)

/interface bridge port
add bridge=bridge1 interface=ether1
add bridge=bridge1 interface=eoip30

Here is some config from RB1100 side:

/interface eoip
add local-address=(RB1100AHx2 "white" address) name=eoip30 remote-address=(LTE assigned "white" address) tunnel-id=30

/ip address
add address=(gateway ip address for RO) interface=eoip30 network=(ip address for RO)

There is no ping from wAP ip address for RO to RB1100 gateway ip address for RO and back, BUT, when i start Torch at RO EoIP interface - ping appears!

Simpe NAT works for wAP too.


Such a scheme with EoIP has a long time used by us and works perfectly for SXT-LTE, but dont work for wAP.

I upgraded LTE firmware to v008, but it did not help either.

RB1100AHx2 fw version is 6.40.4 and wAP fw version is 6.42.5

Pls advice.
 
globalrebel
just joined
Posts: 7
Joined: Wed Oct 12, 2011 12:39 pm

Re: wAP and EIP -- strange problem

Thu Nov 22, 2018 3:37 pm

I have a similar strange problem with wAP and EoIP
SOLVED by disabling fast path on bridge!

Image

Who is online

Users browsing this forum: Bing [Bot], gassious, Google [Bot], Renfrew, tareqbd and 34 guests