Community discussions

MikroTik App

Search found 48 matches

by raphaps
Tue Dec 03, 2024 9:03 am
Forum: General
Topic: IPv6 Configuration RB4011
Replies: 30
Views: 3959

Re: IPv6 Configuration RB4011

I don’t have access to my ISP’s router; this configuration was sent to me by an ISP technician at the time of installation. I have spoken with the ISP multiple times to resolve this situation, but without success. Unfortunately, I have come to the same conclusion: they want me to enable proxy-ARP (w...
by raphaps
Tue Dec 03, 2024 6:08 am
Forum: General
Topic: IPv6 Configuration RB4011
Replies: 30
Views: 3959

Re: IPv6 Configuration RB4011

But this configuration should be done by the ISP on the Cisco, right?
by raphaps
Fri Nov 29, 2024 9:07 am
Forum: General
Topic: IPv6 Configuration RB4011
Replies: 30
Views: 3959

Re: IPv6 Configuration RB4011

So, as I mentioned at the beginning of the post, I have not configured address distribution for LAN devices through the ether4 and ether6 interfaces, which is why the advertise option is unchecked. The test I’m conducting involves assigning addresses to the ether4 and ether6 interfaces and trying to...
by raphaps
Fri Nov 29, 2024 8:39 am
Forum: General
Topic: IPv6 Configuration RB4011
Replies: 30
Views: 3959

Re: IPv6 Configuration RB4011

Below are the configurations for interfaces, firewall, and IPv6.
by raphaps
Fri Nov 29, 2024 8:03 am
Forum: General
Topic: IPv6 Configuration RB4011
Replies: 30
Views: 3959

Re: IPv6 Configuration RB4011

Hello, sorry for the delayed response. As far as the ISP informed me, they are routing the prefix to my router, but I captured packets and noticed that the RS and RA advertisements only occur between the ISP's Cisco router and the Mikrotik's ether1 interface, where the Cisco router is connected. I t...
by raphaps
Wed Nov 20, 2024 9:45 am
Forum: Announcements
Topic: v7.17beta [testing] is released!
Replies: 773
Views: 213439

Re: v7.17beta [testing] is released!

The ISP serving one of my business clients has an entire network in bridge mode. As a result, if I enable the ISP's interface discovery in the neighbors' settings, I can see several of their clients who have Mikrotik routers, many of them with versions older than 6.45, and some even without password...
by raphaps
Wed Nov 20, 2024 9:28 am
Forum: General
Topic: IPv6 Configuration RB4011
Replies: 30
Views: 3959

Re: IPv6 Configuration RB4011

Yes, I understand that you weren't arguing, thank you for the help. A technical conversation is always welcome, especially in the early hours (in my case).:lol:
by raphaps
Wed Nov 20, 2024 9:18 am
Forum: General
Topic: IPv6 Configuration RB4011
Replies: 30
Views: 3959

Re: IPv6 Configuration RB4011

But the issue is that I need to use addresses in different networks (there are actually 4), which is why a larger prefix is needed, since we can't divide a /64 as it doesn't allow subnetting (at least, it's not recommended). In fact, there is RFC 6177, which provides some guidelines for ISPs to deli...
by raphaps
Wed Nov 20, 2024 8:56 am
Forum: General
Topic: IPv6 Configuration RB4011
Replies: 30
Views: 3959

Re: IPv6 Configuration RB4011

Understood, I’ll explore the options here. Either way, with a bridge, I can access the addresses of other prefixes, but I’ll test other configurations to achieve what I want. Maybe I misunderstood the concept of IPv6 on Mikrotik, but for me, the IPv6 forward option enabled would allow packets arrivi...
by raphaps
Wed Nov 20, 2024 8:40 am
Forum: General
Topic: IPv6 Configuration RB4011
Replies: 30
Views: 3959

Re: IPv6 Configuration RB4011

My ISP provides me with a /56 pool statically, using manual configuration, without SLAAC or DHCP. Once I start distributing IP addresses on the LAN, I will then configure SLAAC on my Mikrotik. The starting point here is that I need to make these interfaces accessible from outside the network. The on...
by raphaps
Wed Nov 20, 2024 8:02 am
Forum: General
Topic: IPv6 Configuration RB4011
Replies: 30
Views: 3959

Re: IPv6 Configuration RB4011

So your suggestion is for me to create a bridge between the interfaces ether1 (ISP), ether4 (LAN), and ether6 (LAN)? After that, add the addresses to the interfaces as in the first post?
by raphaps
Wed Nov 20, 2024 6:55 am
Forum: General
Topic: IPv6 Configuration RB4011
Replies: 30
Views: 3959

Re: IPv6 Configuration RB4011

In this case, would I have to create a rule in the RouterOS firewall? Could you help me with this solution?
by raphaps
Wed Nov 20, 2024 5:09 am
Forum: General
Topic: IPv6 Configuration RB4011
Replies: 30
Views: 3959

Re: IPv6 Configuration RB4011

I am unable to ping the addresses on ether4 and ether6 from outside. On ether4, there is an RB450 connected, and on ether6, there is a switch. Based on the tests, it seems there is no routing for the network addresses on ether4 (2001:db8:20a0:a1::5/64) and ether6 (2001:db8:20a0:b1::5/64) to the ISP ...
by raphaps
Sat Nov 16, 2024 11:43 pm
Forum: General
Topic: IPv6 Configuration RB4011
Replies: 30
Views: 3959

Re: IPv6 Configuration RB4011

@tdw, as I mentioned in my initial post, my primary intention is to configure it statically. I’m simply assigning addresses to the ether4 and ether6 interfaces. Once I manage to achieve external access through the global address I defined for them, I’ll move on to configuring the devices behind thos...
by raphaps
Sat Nov 16, 2024 9:19 am
Forum: General
Topic: IPv6 Configuration RB4011
Replies: 30
Views: 3959

Re: IPv6 Configuration RB4011

I had already tested it this way, but without success as well.
by raphaps
Sat Nov 16, 2024 7:16 am
Forum: General
Topic: IPv6 Configuration RB4011
Replies: 30
Views: 3959

IPv6 Configuration RB4011

Hello friends, I am having trouble configuring an IPv6 pool provided by my ISP. They assigned me a /56 pool, and I want to break it into /64 networks. However, I am facing an issue: when I add the addresses to interfaces, I do not have external access. I have done similar configurations with another...
by raphaps
Fri Sep 20, 2024 5:30 pm
Forum: General
Topic: Failover Mikrotik
Replies: 2
Views: 1031

Re: Failover Mikrotik

/ip/firewall/service-port/disable sip

Explanation: https://wiki.mikrotik.com/wiki/Manual:IP/Services

Study a bit about SIP Helper and SIP ALG to better understand this configuration.
by raphaps
Tue Apr 16, 2024 6:06 pm
Forum: Announcements
Topic: v7.14.3 [stable] is released!
Replies: 670
Views: 260795

Re: v7.14.2 [stable] is released!

Hello everyone. Regarding this freezing issue with the RB1100ahx2, I can say that I'm not experiencing the same. I own 9 routers of this model, all with uptime exceeding 17 days (except 2 that restarted due to electrical problems on-site), which was when I updated them from version 7.11.2 to 7.14.2....
by raphaps
Mon Dec 25, 2023 8:24 am
Forum: General
Topic: mynetname.net DNS down?
Replies: 25
Views: 11464

Re: mynetname.net DNS down?

I have the same issue. After this problem occurred last year, I ended up hiring a redundant DDNS service, which I keep running via script. My routers are only online because of this redundant DDNS service.
by raphaps
Fri Nov 17, 2023 3:08 am
Forum: Announcements
Topic: v7.13beta [testing] is released!
Replies: 460
Views: 122345

Re: v7.13beta [testing] is released!

what tool you use to do that? (showed on screenshot) I have a perl script that exports from devices every night and then shows me a diff when something has changed. The output is that of Text::Diff::FormattedHTML from CPAN. The grey blob in the middle was just a quick way to cover some parts of the...
by raphaps
Mon Nov 13, 2023 6:56 pm
Forum: Announcements
Topic: v7.13beta [testing] is released!
Replies: 460
Views: 122345

Re: v7.13beta [testing] is released!

*) ovpn - improved memory allocation during key-renegotiation; After over an hour of extensive testing, forcing key renegotiation every 60 seconds, I can state that the memory leak issue related to OpenVPN key renegotiation has been fixed. Thanks to the Mikrotik team and to Oskars who responded to ...
by raphaps
Mon Oct 09, 2023 10:18 pm
Forum: General
Topic: Open VPN server on CHR trouble with 7.8
Replies: 7
Views: 3040

Re: Open VPN server on CHR trouble with 7.8

I experience exactly same issue (OVPN server, CHR, 7.11.2, 2x3GHz CPU, 1 GB RAM). Each hour (default key renegotiation) I lose cca 50% of OVPN clients. Anyone tried 7.12rc1? They mention "*) ovpn - improved system stability;". These issues with openvpn are chronic in version 7. I have an ...
by raphaps
Fri Oct 06, 2023 8:35 pm
Forum: General
Topic: Suggestions for a router?
Replies: 9
Views: 1516

Re: Suggestions for a router?

You aren't running the test with one of the routers as the client or serving endpoint are you? Routers are not meant for that type of activity and will always perform less than amazing. You have to use non-router client/server at both ends to test this. I know it's not the best way to do the test, ...
by raphaps
Fri Oct 06, 2023 8:33 pm
Forum: General
Topic: Suggestions for a router?
Replies: 9
Views: 1516

Re: Suggestions for a router?

Thats fine, but the way we tested was the opposite end did an ookla speed test through my router and I did the reverse through the other router. Show results doing such real world tests and then I will beleive you. Trying to keep it real and not give false expectations. My equipment far site was is...
by raphaps
Fri Oct 06, 2023 8:13 pm
Forum: General
Topic: Suggestions for a router?
Replies: 9
Views: 1516

Re: Suggestions for a router?

I did a bandwidth test here now, RB4011 testing for another RB4011 via the Wireguard tunnel. Each location has a 500mbps connection.

Image Image
by raphaps
Fri Oct 06, 2023 6:24 pm
Forum: General
Topic: Suggestions for a router?
Replies: 9
Views: 1516

Re: Suggestions for a router?

I suggest the RB4011 or RB5009, I believe you will be able to achieve these transfer rates.
by raphaps
Fri Oct 06, 2023 6:25 am
Forum: General
Topic: DNS Resolution Issues with two ISPs on RB4011iGS+ OS 7.11.2
Replies: 18
Views: 2738

Re: DNS Resolution Issues with two ISPs on RB4011iGS+ OS 7.11.2

This configuration is theoretically simple to do, not much has changed from version 6 to 7. I have a similar configuration in my environment that works normally using version 7.11.2, the difference is that there are 3 links balancing the load on two networks /25. I suggest disabling the firewall rul...
by raphaps
Fri Oct 06, 2023 5:20 am
Forum: General
Topic: DNS Resolution Issues with two ISPs on RB4011iGS+ OS 7.11.2
Replies: 18
Views: 2738

Re: DNS Resolution Issues with two ISPs on RB4011iGS+ OS 7.11.2

Still not working? If it still doesn't work, define just a single address for each marking routing and test again. Disable the address list 192.168.1.0/24. /ip firewall address-list add address=192.168.1.10 list=Net add address=192.168.1.12 list=Vivo In ip/route change the pppoe-Vivo gateway to the ...
by raphaps
Fri Oct 06, 2023 5:00 am
Forum: General
Topic: DNS Resolution Issues with two ISPs on RB4011iGS+ OS 7.11.2
Replies: 18
Views: 2738

Re: DNS Resolution Issues with two ISPs on RB4011iGS+ OS 7.11.2

Is this your complete ip/route export? I'm not seeing the main table in your configuration. Another point, change this setting, leave the passthrough option as: /ip firewall mangle add action=mark-routing chain=prerouting dst-address=!192.168.1.1 new-routing-mark=vivo-out passthrough=no src-address-...
by raphaps
Fri Oct 06, 2023 4:17 am
Forum: General
Topic: DNS Resolution Issues with two ISPs on RB4011iGS+ OS 7.11.2
Replies: 18
Views: 2738

Re: DNS Resolution Issues with two ISPs on RB4011iGS+ OS 7.11.2

Export your complete route table. The latency of the pings will be different because the main is going out through Vivo and the net-out through the Net.
by raphaps
Fri Oct 06, 2023 3:16 am
Forum: General
Topic: DNS Resolution Issues with two ISPs on RB4011iGS+ OS 7.11.2
Replies: 18
Views: 2738

Re: DNS Resolution Issues with two ISPs on RB4011iGS+ OS 7.11.2

Add the "not" in dst-address to both rules, leaving it like this: /ip firewall mangle add action=mark-routing chain=prerouting dst-address=!192.168.1.1 new-routing-mark=net-out passthrough=no src-address-list=Net /ip firewall mangle add action=mark-routing chain=prerouting dst-address=!192...
by raphaps
Fri Oct 06, 2023 1:23 am
Forum: General
Topic: DNS Resolution Issues with two ISPs on RB4011iGS+ OS 7.11.2
Replies: 18
Views: 2738

Re: DNS Resolution Issues with two ISPs on RB4011iGS+ OS 7.11.2

I analyzed your post better and I think I understood your problem better. In the rule: /ip firewall mangle add action=mark-routing chain=prerouting new-routing-mark=net-out passthrough=no src-address-list=Net Change it to: /ip firewall mangle add action=mark-routing chain=prerouting dst-address=!192...
by raphaps
Fri Oct 06, 2023 12:30 am
Forum: General
Topic: DNS Resolution Issues with two ISPs on RB4011iGS+ OS 7.11.2
Replies: 18
Views: 2738

Re: DNS Resolution Issues with two ISPs on RB4011iGS+ OS 7.11.2

Set dns 8.8.8.8 on the dhcp-server where you only defined the router gateway. /ip dhcp-server network add address=192.168.1.0/24 dns-server=192.168.1.1 gateway=192.168.1.1 netmask=24 You are only able to browse the Vivo link because you configured pppoe-client with yes in user-peer-dns. The Net link...
by raphaps
Thu Oct 05, 2023 11:28 pm
Forum: General
Topic: DNS Resolution Issues with two ISPs on RB4011iGS+ OS 7.11.2
Replies: 18
Views: 2738

Re: DNS Resolution Issues with two ISPs on RB4011iGS+ OS 7.11.2

Export your complete configuration so we can review it. Delete the serial number and access passwords.
by raphaps
Wed Oct 04, 2023 12:14 am
Forum: General
Topic: Problem with Failover
Replies: 4
Views: 1282

Re: Problem with Failover

When you say there is no connection, are you referring to ISP1 being down or you unplugging the cable? For me, the operation in both version 6 and version 7 of RouterOS is the same; I tested it here and it appears to be the same. If your ISP1 is down in the sense of unplugging the cable from the int...
by raphaps
Tue Oct 03, 2023 7:58 pm
Forum: General
Topic: Problem with Failover
Replies: 4
Views: 1282

Re: Problem with Failover

If you are using RouterOS7, the target scope must be greater than the resolved route, so it would look like this: /ip/route add comment="Check WAN01" dst-address=1.1.1.1/32 gateway=192.168.1.1 scope=10 target-scope=10 add comment="Check WAN02" dst-address=9.9.9.9/32 gateway=192.1...
by raphaps
Mon Oct 02, 2023 8:03 pm
Forum: General
Topic: RB450G Unable to Etherboot
Replies: 5
Views: 1348

Re: RB450G Unable to Etherboot

Have you tried clearing your browser's cache or trying to access it from another browser?
by raphaps
Fri Sep 29, 2023 7:49 am
Forum: General
Topic: OVPN drops exactly every 60min with "wrong keyID 1" message
Replies: 3
Views: 1449

Re: OVPN drops exactly every 60min with "wrong keyID 1" message

The OpenVPN client on MikroTik has the "reneg-sec" parameter disabled by default, meaning it is set to 0. I have noticed this in several tests I have been conducting recently because if "reneg-sec" is disabled on the server, it does not renegotiate the keys when the client is a M...
by raphaps
Thu Aug 17, 2023 9:53 pm
Forum: Announcements
Topic: v7.11.2 [stable] is released!
Replies: 348
Views: 192647

Re: v7.11 [stable] is released!

Openvpn with about 150 connections running on TCP crashes after 40 minutes. It was working fine until 7.11beta2, after that it was just a problem.
by raphaps
Thu Aug 10, 2023 1:12 am
Forum: Announcements
Topic: v7.11rc is released!
Replies: 195
Views: 62338

Re: v7.11rc is released!

Hi! Something changed from beta firmware(s) (at least 7.11beta2) to RC in relation to OpenVPN - RC version has problems with more than 170 OVPN connections ... I reverted to 7.11beta2 and everything works great. Luka I had the same problem. The connections hang, the interface drops and the addresse...
by raphaps
Tue Jun 20, 2023 6:47 pm
Forum: Announcements
Topic: v7.10, 7.10.1 and more [stable] are released!
Replies: 366
Views: 152127

Re: v7.10 [stable] is released!

Openvpn is working again on version 7.11alpha126 provided by support. Android clients are now able to connect. Test performed on an RB4011.
by raphaps
Fri Jun 16, 2023 6:17 pm
Forum: Announcements
Topic: v7.10, 7.10.1 and more [stable] are released!
Replies: 366
Views: 152127

Re: v7.10 [stable] is released!

I also have a problem with openvpn, on an RB4011. Since version 7.8, the system is unstable and restarts before completing 15 minutes of uptime. I have around 150 ovpn connections. I updated to v7.10 and the same problem occurred, the last version that worked fine was v7.7.
by raphaps
Wed Mar 29, 2023 8:00 am
Forum: RouterOS beta
Topic: ROS 7.8 routing bad bug
Replies: 27
Views: 8614

Re: ROS 7.8 routing bad bug

Yes, 7.7 is stable but with a memory leak. The big problem in version 7.7 is the memory leak, which runs out of memory until I restart the router, this happens to me on average every 10 days, so I restart before it happens.
by raphaps
Wed Mar 29, 2023 5:28 am
Forum: RouterOS beta
Topic: ROS 7.8 routing bad bug
Replies: 27
Views: 8614

Re: ROS 7.8 routing bad bug

i have disabled it(dude RouterOS Connection)
but no idea why is this happening again and again
It's the OVPN, it's having problems in version 7.8, there are already several reports from users about it. It even happens to me and in a few minutes the router restarts. I had to go back to 7.7.
by raphaps
Mon Mar 13, 2023 8:44 pm
Forum: Announcements
Topic: v7.8 [stable] is released!
Replies: 425
Views: 163470

Re: v7.8 [stable] is released!

Wireguard has been rock solid so far for me on Mikrotik - Would suggest to give it a try! That is often a useless suggestion. When people have setup a specific VPN server and have configured several clients to use it, they usually cannot simply switch to another one. There appears to be an issue in...
by raphaps
Sat Mar 04, 2023 5:45 am
Forum: Announcements
Topic: v7.8 [stable] is released!
Replies: 425
Views: 163470

Re: v7.8 [stable] is released!

The OVPN service is unstable, and it will cause a Kernel crashes after 2,3 hours of uptime.
SUP-96432
I'm having the same problem here, on an RB4011. After updating to 7.8, the system has a kernel error and restarts before completing 5 minutes of uptime. I have about 150 ovpn connections.
by raphaps
Thu Feb 23, 2023 9:37 pm
Forum: General
Topic: Failover (WAN Backup) tutorial - trying to understand
Replies: 17
Views: 8905

Re: Failover (WAN Backup) tutorial - trying to understand

What you are calling jumps is NESTED recursive vice just flat recursive. Not something to lose sleep over. Stick with what you are comfortable understanding. Your rules look fine, the TS of the further hop is greater by one of the TS of the resolved route, and the scope of the resolving route is eq...
by raphaps
Thu Feb 23, 2023 5:29 am
Forum: General
Topic: Failover (WAN Backup) tutorial - trying to understand
Replies: 17
Views: 8905

Re: Failover (WAN Backup) tutorial - trying to understand

I am still a little confused about RouterOS v7 and have some doubts. In this case, I couldn't understand why virtual jumps are used in this configuration. I have a similar situation, which is two links, with WAN 01 as the primary and WAN 02 only functioning as a backup, and everything works fine. Bu...