Community discussions

MikroTik App
 
BobCat
just joined
Topic Author
Posts: 12
Joined: Sat May 11, 2019 9:37 pm

adding eoip interface to bridge breaks internet

Sat May 11, 2019 10:01 pm

Good day.
I am running the latest mikrotik x86 routeros within phpvirtualbox
Everything was working fine until recently.

I have interface bridge with ports ether1 , eoip1 , eoip2 etc

The problem is that suddenly i am unable to access the routeros via winbox with ip address.
I can only when using mac method.
But after i disable the eoip ports within bridge interface then sudden everything works again.

It was working fine for 4 days now, only started doing this today.
I have not modified and rules or any settings.
[Emile@Pinachos (Support)] > 
[Emile@Pinachos (Support)] > 
[Emile@Pinachos (Support)] > 
[Emile@Pinachos (Support)] > interface bridge port 
[Emile@Pinachos (Support)] /interface bridge port> pr
Flags: X - disabled, I - inactive, D - dynamic, H - hw-offload 
 #     INTERFACE                                                                                      BRIDGE                                                                                     HW  PVID PRIORITY  PATH-COST INTERNAL-PATH-COST    HORIZON
 0     ether1                                                                                         bridge1                                                                                    yes    1     0x80         10                 10       none
 1 XI   weshandelshuis                                                                       bridge1                                                                                           1     0x80         10                 10       none
 2 XI   camproadhouse                                                                       bridge1                                                                                           1     0x80         10                 10       none
 3 I   sxtlte01                                                                                       bridge1                                                                                           1     0x80         10                 10       none
[Emile@Pinachos (Support)] /interface bridge port> 
[Emile@Pinachos (Support)] /interface bridge port> 
[Emile@Pinachos (Support)] /interface bridge port> dis 3
[Emile@Pinachos (Support)] /interface bridge port> 
[Emile@Pinachos (Support)] /interface bridge port> 
[Emile@Pinachos (Support)] /interface bridge port> 
[Emile@Pinachos (Support)] /interface bridge port> /ping 192.168.0.1
  SEQ HOST                                     SIZE TTL TIME  STATUS                                                                                                                                                                                       
    0 192.168.0.1                                56  64 0ms  
    1 192.168.0.1                                56  64 0ms  
    2 192.168.0.1                                56  64 0ms  
    3 192.168.0.1                                56  64 0ms  
    4 192.168.0.1                                56  64 0ms  
    sent=5 received=5 packet-loss=0% min-rtt=0ms avg-rtt=0ms max-rtt=0ms 

[Emile@Pinachos (Support)] /interface bridge port> 
[Emile@Pinachos (Support)] /interface bridge port> 
[Emile@Pinachos (Support)] /interface bridge port> pr
Flags: X - disabled, I - inactive, D - dynamic, H - hw-offload 
 #     INTERFACE                                                                                      BRIDGE                                                                                     HW  PVID PRIORITY  PATH-COST INTERNAL-PATH-COST    HORIZON
 0     ether1                                                                                         bridge1                                                                                    yes    1     0x80         10                 10       none
 1 XI   weshandelshuis                                                                       bridge1                                                                                           1     0x80         10                 10       none
 2 XI   camproadhouse                                                                       bridge1                                                                                           1     0x80         10                 10       none
 3 XI   sxtlte01                                                                                    bridge1                                                                                           1     0x80         10                 10       none
[Emile@Pinachos (Support)] /interface bridge port> en 3
[Emile@Pinachos (Support)] /interface bridge port> /ping 192.168.0.1
  SEQ HOST                                     SIZE TTL TIME  STATUS                                                                                                                                                                                       
    0 192.168.0.100                              84  64 236ms host unreachable                                                                                                                                                                             
    1 192.168.0.1                                             timeout                                                                                                                                                                                      
    2 192.168.0.1                                             timeout                                                                                                                                                                                      
    3 192.168.0.1                                             timeout                                                                                                                                                                                      
    4 192.168.0.1                                             timeout                                                                                                                                                                                      
    5 192.168.0.1                                             timeout                                                                                                                                                                                      
    6 192.168.0.1                                             timeout                                                                                                                                                                                      
    7 192.168.0.1                                             timeout                                                                                                                                                                                      
    sent=8 received=0 packet-loss=100% 

[Emile@Pinachos (Support)] /interface bridge port> 
[Emile@Pinachos (Support)] /interface bridge port> pr               
Flags: X - disabled, I - inactive, D - dynamic, H - hw-offload 
 #     INTERFACE                                                                                      BRIDGE                                                                                     HW  PVID PRIORITY  PATH-COST INTERNAL-PATH-COST    HORIZON
 0     ether1                                                                                         bridge1                                                                                    yes    1     0x80         10                 10       none
 1 XI   weshandelshuis                                                                       bridge1                                                                                           1     0x80         10                 10       none
 2 XI   camproadhouse                                                                       bridge1                                                                                           1     0x80         10                 10       none
 3 I   sxtlte01                                                                                       bridge1                                                                                           1     0x80         10                 10       none
[Emile@Pinachos (Support)] /interface bridge port> dis 3
[Emile@Pinachos (Support)] /interface bridge port> pr   
Flags: X - disabled, I - inactive, D - dynamic, H - hw-offload 
 #     INTERFACE                                                                                      BRIDGE                                                                                     HW  PVID PRIORITY  PATH-COST INTERNAL-PATH-COST    HORIZON
 0     ether1                                                                                         bridge1                                                                                    yes    1     0x80         10                 10       none
 1 XI   weshandelshuis                                                                       bridge1                                                                                           1     0x80         10                 10       none
 2 XI   camproadhouse                                                                       bridge1                                                                                           1     0x80         10                 10       none
 3 XI   sxtlte01                                                                                     bridge1                                                                                           1     0x80         10                 10       none
[Emile@Pinachos (Support)] /interface bridge port> /ping 192.168.0.1
  SEQ HOST                                     SIZE TTL TIME  STATUS                                                                                                                                                                                       
    0 192.168.0.1                                56  64 0ms  
    1 192.168.0.1                                56  64 0ms  
    2 192.168.0.1                                56  64 0ms  
    sent=3 received=3 packet-loss=0% min-rtt=0ms avg-rtt=0ms max-rtt=0ms 

[Emile@Pinachos (Support)] /interface bridge port>
 
ovidiu
just joined
Posts: 14
Joined: Sun Jan 15, 2017 9:28 am

Re: adding eoip interface to bridge breaks internet

Fri Nov 08, 2019 9:07 pm

I had similar problem and I solve it changing MTU=1500 for the EOIP tunnel
See this post: viewtopic.php?f=2&t=106730&p=759517#p759517
 
Zacharias
Forum Guru
Forum Guru
Posts: 3459
Joined: Tue Dec 12, 2017 12:58 am
Location: Greece

Re: adding eoip interface to bridge breaks internet

Fri Nov 08, 2019 10:11 pm

Go to your Bridge interface and change the Bridge's MTU to 1500 Byte...

Who is online

Users browsing this forum: No registered users and 11 guests