Community discussions

MikroTik App
 
norlin
just joined
Topic Author
Posts: 5
Joined: Mon Nov 30, 2015 10:01 am

After upgrade 6.39.2 -> 6.40.4 my ovpn interface become a default one

Mon Oct 16, 2017 1:41 pm

Hi,

Sorry for a newbie post, I don't really know how those things are working.
For a long time, I had that interfaces scheme:

bridge-local
ether1-gateway (1st wan, disabled, backup ISP)
ether2-gateway (2nd wan, enabled, main ISP)
ether3-master-local
ether4-slave-local
ether5-slave-local
ovpn interface
wlan1

Also I have some firewall rules/mangle/etc to filter traffic by address list to the ovpn, while by default traffic goes directly to my ISP

After upgrading to 6.40.4 I have found all the traffic tries to go through my ovpn interface and stuck there (traceroute shows router ip -> ovpn ip and stops there)

If I disable my ovpn interface, everything works good (but vpn).

Disabling Firewall rules don't affect anything in that context.

And I have no idea what to check and how to fix it nor which conf info should I provide here for a help.
Downgrade to 6.39.3 didn't helped (before all of that I was on 6.39.2, but I can't find a way to downgrade to it...), as well as upgrade to release candidate version ( v6.41rc44).
 
norlin
just joined
Topic Author
Posts: 5
Joined: Mon Nov 30, 2015 10:01 am

Re: After upgrade 6.39.2 -> 6.40.4 my ovpn interface become a default one

Mon Oct 16, 2017 9:42 pm

I believe there is something wrong with default routes:
 #      DST-ADDRESS        PREF-SRC        GATEWAY            DISTANCE
 0 X S  ;;; VPN unblock
        0.0.0.0/0                          norlin.guru               1
 1 ADS  0.0.0.0/0                          188.32.224.1              1
 2 ADC  0.0.0.0/1          10.8.0.99       norlin.guru               0
 3 ADS  10.8.0.0/24                        10.8.0.1                  1
 4 ADC  188.32.224.0/19    188.32.246.3    ether2-gateway            0
 5 ADS  192.168.88.0/24                    10.8.0.1                  1
 6 ADC  192.168.99.0/24    192.168.99.1    bridge-local              0
where "norlin.guru" is my ovpn interface with network 10.8.0.*

And those are automatically created routes which I can't edit. And for some reason all trafic goes into ovpn by default :(
 
norlin
just joined
Topic Author
Posts: 5
Joined: Mon Nov 30, 2015 10:01 am

Re: After upgrade 6.39.2 -> 6.39.3 my ovpn interface become a default one

Tue Oct 17, 2017 1:28 pm

After downgrade to 6.39.2 and restore the config backup teh issue is gone and here is how my routes table looks:
 0 A S  ;;; VPN unblock
        0.0.0.0/0                          norlin.guru               1
 1 ADS  0.0.0.0/0                          188.32.224.1              1
 2 ADS  10.8.0.0/24                        10.8.0.1                  0
 3 ADC  10.8.0.1/32        10.8.0.99       norlin.guru               0
 4 ADC  188.32.224.0/19    188.32.246.3    ether2-gateway            0
 5 ADS  192.168.88.0/24                    10.8.0.1                  1
 6 ADC  192.168.99.0/24    192.168.99.1    bridge-local              0
Also after new try to upgrade to 6.39.3 the issue happens again, so it's broken in the "bugfix only" branch.
 
User avatar
emils
Forum Veteran
Forum Veteran
Posts: 906
Joined: Thu Dec 11, 2014 8:53 am

Re: After upgrade 6.39.2 -> 6.40.4 my ovpn interface become a default one

Tue Oct 17, 2017 1:35 pm

When running the affected version, please disable and enable the tunnel, generate supout.rif file and send it to support@mikrotik.com. We will see how we can resolve the issue.

Who is online

Users browsing this forum: certinet, JimF and 61 guests