Community discussions

MikroTik App
 
w14219
just joined
Topic Author
Posts: 11
Joined: Mon Aug 27, 2012 5:36 pm

EoIP and Bridge Connection

Mon Sep 06, 2021 7:45 pm

Router: RouterBOARD 3011UiAS
Firmware: 6.48.4
Summary:
  • Created successful EoIP connections
  • Set MTU to 1500
  • Created Bridge
  • Added EoIP tunnel to Bridge
Bridge.1.png
Bridge.3.png
Problem:
The Bridge Port for the EoIP Tunnel is "disabled port"
Bridge.2.png
Why can I not enable the Fox-EoIP Bridge port? Without that I cannot connect the two routers to share the same LAN.

Thank you
You do not have the required permissions to view the files attached to this post.
 
User avatar
jprietove
Trainer
Trainer
Posts: 212
Joined: Fri Jun 03, 2016 3:00 pm
Location: Cádiz, Spain
Contact:

Re: EoIP and Bridge Connection

Mon Sep 06, 2021 9:02 pm

It would be great if you post your configs here.
/export hide-sensitive file=r1
Your screens show IPSec stablished... but we can't see EoIP configuration or state. Please, post your config if you want help
 
w14219
just joined
Topic Author
Posts: 11
Joined: Mon Aug 27, 2012 5:36 pm

Re: EoIP and Bridge Connection

Tue Sep 07, 2021 1:56 am

I found the issue was with one of my firewall rules I had configured to drop connections already not established. I thought the EoIP connection would be considered an established connection and not be impacted by the drop rule below:

add action=accept chain=input connection-state=established
add action=accept chain=input connection-state=related
add action=accept chain=forward connection-state=established
add action=accept chain=forward connection-state=related
add action=drop chain=forward connection-state=invalid
add action=drop chain=input comment=drop disabled=yes in-interface= "ether6 : WAN"

Thank you

Who is online

Users browsing this forum: Amazon [Bot], Bing [Bot], erlendsavolainen and 39 guests