Community discussions

MikroTik App

Search found 736 matches

by Kentzo
Fri May 09, 2025 5:42 am
Forum: General
Topic: Cannot reach Router via secondary on-link IPv6 address [SOLVED]
Replies: 8
Views: 623

Re: Cannot reach Router via secondary on-link IPv6 address [SOLVED]

Interesting. Again, what ROS ver#?
7.18.2
by Kentzo
Fri May 09, 2025 5:17 am
Forum: General
Topic: Cannot reach Router via secondary on-link IPv6 address [SOLVED]
Replies: 8
Views: 623

Re: Cannot reach Router via secondary on-link IPv6 address [SOLVED]

I rebooted the router and now it all works. Very strange. Hopefully the support can determine the issue from the supout I sent.
by Kentzo
Fri May 09, 2025 5:09 am
Forum: General
Topic: Cannot reach Router via secondary on-link IPv6 address [SOLVED]
Replies: 8
Views: 623

Re: Cannot reach Router via secondary on-link IPv6 address [SOLVED]

To confirm this, as a test, have you tried changing the ULA address to some fake address from GUA space temporarily, and seeing if the exact same problem still happens or not? I added an additional GUA via `add advertise=no from-pool=global interface=vlan-main eui-64=yes` and the router is reachabl...
by Kentzo
Fri May 09, 2025 2:09 am
Forum: General
Topic: Cannot reach Router via secondary on-link IPv6 address [SOLVED]
Replies: 8
Views: 623

Re: Cannot reach Router via secondary on-link IPv6 address [SOLVED]

It does. I did a bit more testing and hosts on the VLAN link can access the router: via on-link GUA via on-link link-local address via off-link ULA assigned on the bridge interface VLAN is part of via off-link ULA assigned to a veth interface which is not part of any VLAN nor bridge It does look lik...
by Kentzo
Fri May 09, 2025 1:17 am
Forum: General
Topic: Cannot reach Router via secondary on-link IPv6 address [SOLVED]
Replies: 8
Views: 623

Re: Cannot reach Router via secondary on-link IPv6 address [SOLVED]

Lack of responses makes me uneasy :) Does no one have both GUA and ULA on the same link?
by Kentzo
Wed May 07, 2025 10:13 pm
Forum: General
Topic: Cannot reach Router via secondary on-link IPv6 address [SOLVED]
Replies: 8
Views: 623

Cannot reach Router via secondary on-link IPv6 address [SOLVED]

On my network I have a VLAN with two IPv6 addresses assigned, one GUA and one ULA: > /ipv6/address/export add address=::...:17fe eui-64=yes from-pool=global interface=vlan-main add address=fd6f:...:17fe eui-64=yes interface=vlan-main > /ipv6/address/print detail 0 G address=2601:...:17fe/64 from-poo...
by Kentzo
Sun May 04, 2025 3:50 am
Forum: General
Topic: IPv6 RA Incorrectly Advertising Prefixes from Other Interfaces (v7.18.2, Bridge+VLAN+PD)
Replies: 13
Views: 2298

Re: IPv6 RA Incorrectly Advertising Prefixes from Other Interfaces (v7.18.2, Bridge+VLAN+PD)

If I understand correctly, your complaint is that RA received by a host on vlan11 contains an additional Prefix Information option (3) with prefix that does not belong to the current link. Per RFC 4861 : A router SHOULD include all its on-link prefixes (except the link-local prefix) so that multihom...
by Kentzo
Thu May 01, 2025 9:11 pm
Forum: Announcements
Topic: v7.19rc [testing] is released!
Replies: 173
Views: 37142

Re: v7.19rc [testing] is released!

I upgraded my RDS2216 to 7.19rc1 for some disk testing. Built-in SMB is still bad for some reason. It works fine on 7.17, but throughput on 7.18-7.19 are horrifically slow.
Interesting, I saw a major improvement in 7.18.x. I have an m2 ssd in a case attached over usb.
by Kentzo
Wed Apr 30, 2025 9:45 pm
Forum: General
Topic: Connection tracking, connection-state=invalid and loose-tcp-tracking
Replies: 8
Views: 2306

Re: Connection tracking, connection-state=invalid and loose-tcp-tracking

I doubt TCP-MP is involved: the device is a laptop and WiFi was its only path to the internet. I only have one gateway in the network.
by Kentzo
Wed Apr 30, 2025 8:19 pm
Forum: General
Topic: Connection tracking, connection-state=invalid and loose-tcp-tracking
Replies: 8
Views: 2306

Re: Connection tracking, connection-state=invalid and loose-tcp-tracking

Ended up adjusting both IPv4 and IPv6 filters to accept both invalid RST and FIN,ACK regardless of the origin: > /ipv6/firewall/filter/export where chain=invalid add action=accept chain=invalid protocol=tcp tcp-flags=rst add action=accept chain=invalid protocol=tcp tcp-flags=fin,ack add action=rejec...
by Kentzo
Wed Apr 30, 2025 6:53 pm
Forum: Announcements
Topic: v7.19rc [testing] is released!
Replies: 173
Views: 37142

Re: v7.19rc [testing] is released!

Not exactly: https://esim.me/
So… a programable SIM card?
by Kentzo
Wed Apr 30, 2025 6:36 pm
Forum: General
Topic: ipv6 and bad preferred prefix length
Replies: 12
Views: 999

Re: ipv6 and bad preferred prefix length

thanks, I'll do as you say, but anyway for information, the error: pool6 refused acquire: bad preferred prefix length! (1) what is it due to? As @Kataius said: you misconfigured prefix delegation / address allocation (depending on what you wanted to use DHCPv6 Server for). You really did not give u...
by Kentzo
Wed Apr 30, 2025 8:45 am
Forum: General
Topic: ipv6 issue after reboot
Replies: 2
Views: 537

Re: ipv6 issue after reboot

If you believe it's a RouterOS bug: help.mikrotik.com is your best recourse.
If you think it could be a misconfiguration: need to see the config.
by Kentzo
Tue Apr 29, 2025 9:48 pm
Forum: General
Topic: ipv6 and bad preferred prefix length
Replies: 12
Views: 999

Re: ipv6 and bad preferred prefix length

Clear the /ipv6/dhcp-server config. Configure SLAAC by advertising a self-allocated ULA address on the interface connected to the link with Open Thread Router. See to that the OTR picks an address from this advertised prefix. Once OTR is properly on link it will start issuing Router Advertisement me...
by Kentzo
Tue Apr 29, 2025 9:01 pm
Forum: General
Topic: ipv6 and bad preferred prefix length
Replies: 12
Views: 999

Re: ipv6 and bad preferred prefix length

It should set up its own independent network.
by Kentzo
Tue Apr 29, 2025 8:42 pm
Forum: Announcements
Topic: v7.19rc [testing] is released!
Replies: 173
Views: 37142

Re: v7.19rc [testing] is released!

In IP/Services . Is there something special on enterprise devices? My `/ip/service` shows RouterOS's access services (winbox, www, api, etc). I struggle to connect what "all TCP/UDP connections on the system" and "all TCP/UDP ports on system, including ports in containers" have ...
by Kentzo
Tue Apr 29, 2025 8:38 pm
Forum: General
Topic: ipv6 and bad preferred prefix length
Replies: 12
Views: 999

Re: ipv6 and bad preferred prefix length

I expect Thread Border Router to act independently. IIRC the only requirement is that it needs to be on the same link (i.e. same ethernet, wifi of VLAN) with devices it wants to control.
by Kentzo
Tue Apr 29, 2025 8:34 pm
Forum: Announcements
Topic: v7.19rc [testing] is released!
Replies: 173
Views: 37142

Re: v7.19rc [testing] is released!

*) ip-service - show all TCP/UDP connections on the system (additional fixes);
*) ip-service - show all TCP/UDP ports on system, including ports in containers (additional fixes);
Where do I see these values?
by Kentzo
Tue Apr 29, 2025 7:31 pm
Forum: General
Topic: Connection tracking, connection-state=invalid and loose-tcp-tracking
Replies: 8
Views: 2306

Re: Connection tracking, connection-state=invalid and loose-tcp-tracking

I found it oh so much easier to troubleshoot lan with proper errors :)

Agreed the state machine for a tcp connections is quite sophisticated and troubleshooting tools are lagging behind.
by Kentzo
Tue Apr 29, 2025 6:19 pm
Forum: General
Topic: ipv6 and bad preferred prefix length
Replies: 12
Views: 999

Re: ipv6 and bad preferred prefix length

Typically it’s a job for a Thread Border Router which acts independently from your router. Can you tell more about what you are configuring?
by Kentzo
Tue Apr 29, 2025 10:03 am
Forum: General
Topic: Does DoH reliably work on RouterOS?
Replies: 19
Views: 1382

Re: Does DoH reliably work on RouterOS?

Well, increase "DoH max concurrent queries" setting
It's already 2048 and cache (240KB / 4096KB) is on.

Does RouterOS count stale HTTP connection towards this limit?
by Kentzo
Tue Apr 29, 2025 9:50 am
Forum: General
Topic: Does DoH reliably work on RouterOS?
Replies: 19
Views: 1382

Re: Does DoH reliably work on RouterOS?

Are you using "verify server certificates" option? If you disable it, do the errors go away? That might narrow the problem. Slightly different errors: 22:03:22 echo: dns,warning DoH max concurrent queries reached, ignoring query 22:03:22 echo: dns,warning DoH max concurrent queries reache...
by Kentzo
Tue Apr 29, 2025 8:01 am
Forum: General
Topic: NPTv6 Configuration
Replies: 5
Views: 632

Re: NPTv6 Configuration

If they don't support DHCPv6 they may still provide you with a static prefix (which you have to enter manually). Do they provide any instructions for IPv6, what did their support say?

If you can, please capture the Router Advertisement ICMPv6 packet.
by Kentzo
Tue Apr 29, 2025 7:57 am
Forum: General
Topic: ipv6 and bad preferred prefix length
Replies: 12
Views: 999

Re: ipv6 and bad preferred prefix length

Is your intention to have a stateful or stateless IPv6 address assignment?
by Kentzo
Tue Apr 29, 2025 7:14 am
Forum: General
Topic: NPTv6 Configuration
Replies: 5
Views: 632

Re: NPTv6 Configuration

What's your ISP?
by Kentzo
Tue Apr 29, 2025 7:07 am
Forum: General
Topic: Connection tracking, connection-state=invalid and loose-tcp-tracking
Replies: 8
Views: 2306

Re: Connection tracking, connection-state=invalid and loose-tcp-tracking

Looked a bit more and it seems the host is to blame: it attempts to send data after acknowledging server's FIN,ACK. The RouterOS does the right thing by sending RST and the client acknowledges it. Perhaps it has to do something with power conservation. The only adjustment I think to make is `tcp-fla...
by Kentzo
Tue Apr 29, 2025 6:52 am
Forum: General
Topic: NPTv6 Configuration
Replies: 5
Views: 632

Re: NPTv6 Configuration

NPTv6 still requires an upstream router to route addresses in the prefix you "allocated" for yourself. Currently it expects every device to be on link and routes nothing. RouterOS does not support RFC 4389 ND Proxy (which would be a horrible workaround for your use-case). Are you sure your...
by Kentzo
Tue Apr 29, 2025 4:53 am
Forum: General
Topic: Connection tracking, connection-state=invalid and loose-tcp-tracking
Replies: 8
Views: 2306

Re: Connection tracking, connection-state=invalid and loose-tcp-tracking

For testing, I modified firewall rules for both IPv4 and IPv6 to accept all outgoing `connection-state=invalid` packets. Now I see this: 2025-04-28 18:48:51 firewall,info accept6-lan invalid: in:vlan-main out:ether1-gateway, connection-state:invalid src-mac 08:87:c7:37:b0:5b, proto TCP (ACK,PSH), [....
by Kentzo
Tue Apr 29, 2025 3:42 am
Forum: General
Topic: Connection tracking, connection-state=invalid and loose-tcp-tracking
Replies: 8
Views: 2306

Connection tracking, connection-state=invalid and loose-tcp-tracking

I'm doing a yearly review of the firewall and would like to address an issue with dropped outgoing invalid packets. My current firewall setup for IPv4: > /ip/firewall/filter/print where chain=forward chain=forward action=fasttrack-connection hw-offload=yes connection-state=established,related chain=...
by Kentzo
Tue Apr 29, 2025 3:26 am
Forum: General
Topic: Does DoH reliably work on RouterOS?
Replies: 19
Views: 1382

Re: Does DoH reliably work on RouterOS?

Hmm, I'm just relaying on volume of posts in forum as metric here.... Are you using "verify server certificates" option? If you disable it, do the errors go away? That might narrow the problem. I mean it does mostly work. For end users this issue appears as a browser / application bug or ...
by Kentzo
Tue Apr 29, 2025 12:47 am
Forum: General
Topic: Does DoH reliably work on RouterOS?
Replies: 19
Views: 1382

Re: Does DoH reliably work on RouterOS?

All other popular DoH services work with MikroTik without issue. You should not judge DoH implementation in MikroTik by just testing the one service that often does not respond. As far as we can say, the only complaints about DoH are with Quad9, not sure why. I gave Cloudflare (https://cloudflare-d...
by Kentzo
Tue Apr 29, 2025 12:26 am
Forum: General
Topic: Does DoH reliably work on RouterOS?
Replies: 19
Views: 1382

Re: Does DoH reliably work on RouterOS?

The benefit of DoH is opaqueness at the expense of much higher complexity.

In absence of this requirement, do you think DoQ would perform better than DoT?
by Kentzo
Mon Apr 28, 2025 8:14 am
Forum: General
Topic: Does DoH reliably work on RouterOS?
Replies: 19
Views: 1382

Does DoH reliably work on RouterOS?

Every now and then I'd try the DoH (quad9) setting on RouterOS only to find it to be unreliable, just dropping DNS requests for one reason or another. Usually it results in my web browser being stuck loading webpages, likely waiting for some long timeout to trigger. Nowadays it does not seem to happ...
by Kentzo
Sun Apr 27, 2025 7:30 am
Forum: Useful user articles
Topic: Authoritative DNS Server on RouterOS with CoreDNS
Replies: 0
Views: 3882

Authoritative DNS Server on RouterOS with CoreDNS

The up-to-date version of this guide can be found at https://gist.github.com/Kentzo/36dee5b82ba1b25bec0167a5e07c565f In a Nutshell RouterOS script that uses CoreDNS to: Prevent leaks of queries for domains in Locally-Served DNS zones Set up Comprehensive A/AAAA/PTR resource records for hosts Set up...
by Kentzo
Mon Apr 14, 2025 8:45 am
Forum: Containers
Topic: Public IPv6 on container interface
Replies: 0
Views: 495

Public IPv6 on container interface

I don't see a straightforward solution to allocating an IPv6 address from a prefix dynamically assigned to me by the ISP. NPTv6 / NATv6 seems like the easiest in terms of administration, but feels wrong.

What approach do you use?
by Kentzo
Fri Apr 11, 2025 5:45 am
Forum: General
Topic: DNS resolver rewrites replies after forwarding
Replies: 0
Views: 448

DNS resolver rewrites replies after forwarding

I have an internal DNS server that is authoritative for my local zone (home.arpa.) which RouterOS's DNS resolver is configured to forward to. I just noticed that it rewrites NXDOMAIN responses as NODATA. With the following zone file: $ORIGIN home.arpa. @ IN SOA @ nobody.invalid. (1 3600 1200 604800 ...
by Kentzo
Wed Apr 09, 2025 7:13 pm
Forum: Announcements
Topic: v7.19beta [testing] is released!
Replies: 525
Views: 206406

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

One approach is for someone on this forum to set up an independent bug tracker for interested users to duplicate their reports. Although it’s an additional burden on the reporter to file twice (and then update once the issue confirmed / resolved). Ultimately it may nudge Mikrotik to open up their sy...
by Kentzo
Wed Apr 09, 2025 7:03 am
Forum: Announcements
Topic: v7.19beta [testing] is released!
Replies: 525
Views: 206406

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

I have noticed a bug in 7.18.2 where `/interface/veth/get value-name=address` returns incorrect value: > /interface/veth > add address=2001:db8:1:1:1:1:1:1/64 gateway="" gateway6=2001:db8::1 name=example > :put [get example value-name=address] 2001:db8:1:1::/64 Note how the result zeroed b...
by Kentzo
Sat Apr 05, 2025 7:46 am
Forum: Scripting
Topic: Variable names and where expressions
Replies: 15
Views: 1556

Re: Variable names and where expressions

I beg a pardon but the code snippets are valid syntax. That they don't print anything is the intended behavior. The expression inside [] is a condition: > :put [:len [/ip/address/find]] 8 > :put [:len [/ip/address/find where [(true)]]] 8 > :put [:len [/ip/address/find where [($interface~"bridge...
by Kentzo
Thu Apr 03, 2025 6:47 pm
Forum: Scripting
Topic: Variable names and where expressions
Replies: 15
Views: 1556

Re: Variable names and where expressions

Regarding OP: this behavior is indeed documented https://help.mikrotik.com/docs/spaces/ROS/pages/47579229/Scripting#Scripting-Reservedvariablenames Regarding my "alas": the [] syntax works but it does not do what I initially expected. It's executed as part of the `where` expression and act...
by Kentzo
Wed Apr 02, 2025 10:48 pm
Forum: Scripting
Topic: Variable names and where expressions
Replies: 15
Views: 1556

Re: Variable names and where expressions

I got a little bit excited because the script I'm working on is full of code like: :local varItems [/ip/address/print as-value where ...] :foreach varI in=$varItems do={ # process records } When I saw @rextended's snippet I thought to rewrite it as /ip/address/find where ... [ # process records ] Bu...
by Kentzo
Wed Apr 02, 2025 9:17 pm
Forum: Scripting
Topic: Variable names and where expressions
Replies: 15
Views: 1556

Re: Variable names and where expressions

Ah, so the function argument of find acts as one of filters itself: > /ip/address/find [($address~"192.168.3.1/")] is equivalent to > /ip/address/find address~"192.168.3.1/" Initially I thought the function argument is called only for the elements that matched the where expressio...
by Kentzo
Wed Apr 02, 2025 8:10 pm
Forum: Scripting
Topic: Variable names and where expressions
Replies: 15
Views: 1556

Re: Variable names and where expressions

Thanks, that makes sense. Do you know if that's documented?

Also that's news that find can take a function as an argument. Didn't see it documented either.
by Kentzo
Wed Apr 02, 2025 3:37 am
Forum: Scripting
Topic: Variable names and where expressions
Replies: 15
Views: 1556

Variable names and where expressions

I just noticed that if a variable and parameter of a where expression have the same name, there filter is ignored: > /ip/arp/print proplist=address Flags: H - DHCP, D - DYNAMIC; C - COMPLETE Columns: ADDRESS # ADDRESS 0 C 192.168.99.2 1 HC 192.168.3.6 2 HC 192.168.3.21 3 HC 192.168.3.3 ... > /ip/arp...
by Kentzo
Fri Mar 28, 2025 9:16 am
Forum: General
Topic: Is NAT still necessary to forward DNS requests to a non standard port?
Replies: 0
Views: 848

Is NAT still necessary to forward DNS requests to a non standard port?

It looks like /ip/dns's servers, /ip/dns/static's forward-to and /ip/dns/forwarders's dns-servers/doh-servers do not support custom ports. Is NAT still the only solution?
by Kentzo
Thu Mar 27, 2025 9:28 pm
Forum: General
Topic: IPv6 Setup Weirdness [SOLVED]
Replies: 25
Views: 10620

Re: IPv6 Setup Weirdness [SOLVED]

Need to see ` /ipv6/nd/print detail`.
by Kentzo
Wed Mar 26, 2025 11:13 pm
Forum: Containers
Topic: Why does Mikrotik always use VETH in a bridge?
Replies: 6
Views: 15956

Re: Why does Mikrotik always use VETH in a bridge?

Resurrecting an old thread, but did you ever get to the bottom of this? I suppose it has to do with the MAC address RouterOS uses for its side of the veth link.
by Kentzo
Sat Mar 22, 2025 7:33 am
Forum: General
Topic: All IPv6 stops working until I manually renew DHCP6 lease from ISP?
Replies: 5
Views: 1506

Re: All IPv6 stops working until I manually renew DHCP6 lease from ISP?

When "IPv6 stops working", can you ping the default route gateway from the router?
by Kentzo
Wed Mar 19, 2025 8:25 am
Forum: Beginner Basics
Topic: What is the lifetime of prefixes delegated by the DHCPv6 server?
Replies: 12
Views: 4368

Re: What is the lifetime of prefixes delegated by the DHCPv6 server?

You're right, it's still not up to RFC.
by Kentzo
Mon Mar 17, 2025 5:22 pm
Forum: Beginner Basics
Topic: What is the lifetime of prefixes delegated by the DHCPv6 server?
Replies: 12
Views: 4368

Re: What is the lifetime of prefixes delegated by the DHCPv6 server?

I think it was resolved in one of the recent versions of RouterOS.
by Kentzo
Tue Mar 04, 2025 1:26 am
Forum: Announcements
Topic: v7.18.2 [stable] is released!
Replies: 618
Views: 252286

Re: v7.18.1 [stable] is released!

Major downgrade in wireless performance on hAP ac lite / RB952Ui-5ac2nD (7.18.1) over 2.4Ghz link as a station of hAP ax3 AP (7.17.2): x10 latency and frequent packet drops. Downgrade to 7.18 resolves the issue.
by Kentzo
Mon Mar 03, 2025 8:33 pm
Forum: General
Topic: Deploying Domain Name
Replies: 4
Views: 4183

Re: Deploying Domain Name

  1. Make sure that the nameserver authoritative for the parent zone has an appropriate referral that points to the public IP of your RouterOS
  2. On RouterOS configure a forwarder for your zone to use your internal nameserver
by Kentzo
Fri Feb 28, 2025 2:17 am
Forum: General
Topic: IPsec parameter negotiation (and ancient defaults)
Replies: 14
Views: 5897

Re: IPsec parameter negotiation (and ancient defaults)

Windows 10's builtin IKEv2 supports EAP-MSCHAPv2: https://docs.strongswan.org/docs/latest ... pConf.html

Could it be an administrative / licensing restriction in your case?
by Kentzo
Sat Feb 22, 2025 5:03 pm
Forum: General
Topic: RouterOS 7.17+ IPv6 issue [SOLVED]
Replies: 7
Views: 7012

Re: RouterOS 7.17+ IPv6 issue [SOLVED]

In the post above you mentioned that bridge filter set-priority rules are needed because, supposedly, RouterOS’ ip firewall won’t work on these packets. Did you verify that?
by Kentzo
Fri Feb 21, 2025 7:11 pm
Forum: General
Topic: IPsec parameter negotiation (and ancient defaults)
Replies: 14
Views: 5897

Re: IPsec parameter negotiation (and ancient defaults)

But Windows does not support IKEv2, only L2TP/IPsec. That is not true, Windows supports IKEv2. In my use case I use ikev2 ipsec as back to home in my soho as it requires no client software. And I wanted to support all common platforms out of the box. I went with strongswan as the responder. It supp...
by Kentzo
Fri Feb 21, 2025 12:47 am
Forum: General
Topic: RouterOS 7.17+ IPv6 issue [SOLVED]
Replies: 7
Views: 7012

Re: RouterOS 7.17+ IPv6 issue [SOLVED]

I never had to deal with such issues, but did you confirm that RouterOS's DHCP client indeed bypasses firewall mangle rules?
by Kentzo
Thu Feb 20, 2025 8:58 pm
Forum: Wireless Networking
Topic: hAP ax3: WiFi stopped roaming after "unset disable-pmkid" [SOLVED]
Replies: 9
Views: 11134

Re: hAP ax3: WiFi stopped roaming after "unset disable-pmkid" [SOLVED]

Exactly. The concept of "default" / "unset" being equal to all supported by the radio is not great. To that extent I mostly dislike how "default" is implemented in RouterOS. `print` needs to display concrete values and use graphics / color / formatting to disambiguate u...
by Kentzo
Thu Feb 20, 2025 7:12 pm
Forum: General
Topic: IPsec parameter negotiation (and ancient defaults)
Replies: 14
Views: 5897

Re: IPsec parameter negotiation (and ancient defaults)

Any particular reason you don’t want to run a better ipsec responder inside a container? After all ipsec is done in the kernel and you shouldn’t suffer too much performance drop, although my use cases are very modest.
by Kentzo
Thu Feb 20, 2025 7:19 am
Forum: General
Topic: IPv6 on WAN interface
Replies: 8
Views: 3358

Re: IPv6 on WAN interface

On reflection I’m not sure this solution will work for me as I need the address to be public facing so that the remote site can connect to the Wireguard endpoint.

You are confusing the concepts here. The whole prefix is public and is routed to you regardless of which interface uses it.
by Kentzo
Thu Feb 20, 2025 4:15 am
Forum: Wireless Networking
Topic: hAP ax3: WiFi stopped roaming after "unset disable-pmkid" [SOLVED]
Replies: 9
Views: 11134

Re: hAP ax3: WiFi stopped roaming after "unset disable-pmkid" [SOLVED]

This is wise.

Nevertheless troubleshoot was difficult. Likely insurmountable to normal users. A SoHo AP needs to be friendlier.
by Kentzo
Thu Feb 20, 2025 4:13 am
Forum: General
Topic: RouterOS 7.17+ IPv6 issue [SOLVED]
Replies: 7
Views: 7012

Re: RouterOS 7.17+ IPv6 issue [SOLVED]

An attachment of `/ipv6/export`, `/ipv6/route/print`, `/ipv6/address/print` and `/ipv6/dhcp-client/print detail` would be a good start.
by Kentzo
Wed Feb 19, 2025 3:30 am
Forum: General
Topic: IPv6 on WAN interface
Replies: 8
Views: 3358

Re: IPv6 on WAN interface

Thanks I’ve come across a couple of guides that do this and suspected it to be poor practice.
AFAIK there are exceptions, such as RFC6603 Prefix Exclude Option for DHCPv6-based Prefix Delegation. This document gives a good explanation why it's a bad idea and when it might be necessary.
by Kentzo
Wed Feb 19, 2025 1:26 am
Forum: Forwarding Protocols
Topic: AMT - Automatic Multicast Tunneling support
Replies: 51
Views: 18026

Re: AMT - Automatic Multicast Tunneling support

6,000+ views. No ones tested AMT? Only testing patience for diatribes.
Could you describe the specific problem you would like to solve with AMT?
by Kentzo
Wed Feb 19, 2025 12:49 am
Forum: General
Topic: IPv6 on WAN interface
Replies: 8
Views: 3358

Re: IPv6 on WAN interface

Assigning an address from the prefix on your WAN is a misconfiguration. Prefix is for your downstream use.

I would add a bridge interface with zero members and assigned an address from the prefix to it.
by Kentzo
Tue Feb 18, 2025 10:45 pm
Forum: Wireless Networking
Topic: hAP ax3: WiFi stopped roaming after "unset disable-pmkid" [SOLVED]
Replies: 9
Views: 11134

Re: hAP ax3: WiFi stopped roaming after "unset disable-pmkid" [SOLVED]

I think I understand how and what I accidentally broke. As I mentioned in the linked post, I disabled the DFS channels and set `reselect-interval` on the channel profile. This allowed AP to pick frequencies that are not supported by my devices (U-NII-4). For a day I was lucky as the AP avoided these...
by Kentzo
Tue Feb 18, 2025 9:08 pm
Forum: Wireless Networking
Topic: hAP ax3: WiFi stopped roaming after "unset disable-pmkid" [SOLVED]
Replies: 9
Views: 11134

Re: hAP ax3: WiFi stopped roaming after "unset disable-pmkid" [SOLVED]

That'd be the last resort.

Confirmed with Wireshark in monitoring mode that the AP is not sending beacon frames using the mac address of the affected interface.

The `frequency-scan` and `spectral-scan` tools to work. I suppose the interface is not bricked.
by Kentzo
Tue Feb 18, 2025 10:06 am
Forum: Wireless Networking
Topic: hAP ax3: WiFi stopped roaming after "unset disable-pmkid" [SOLVED]
Replies: 9
Views: 11134

Re: hAP ax3: WiFi stopped roaming after "unset disable-pmkid" [SOLVED]

A peculiar thing is that under "/interface" the interface is designated as "SLAVE" while under "/interface/wifi" it's "MASTER".
by Kentzo
Tue Feb 18, 2025 9:51 am
Forum: Wireless Networking
Topic: hAP ax3: WiFi stopped roaming after "unset disable-pmkid" [SOLVED]
Replies: 9
Views: 11134

hAP ax3: WiFi stopped roaming after "unset disable-pmkid" [SOLVED]

I was playing with the config per my other thread ( hAP ax3 / MBP: intermittent packet loss ) and it appears I broke something and cannot quite figure out what exactly. As can be seen in the linked post, I had `disable-pmkid=yes` on the WiFi interface which I set in hopes it would improve connectivi...
by Kentzo
Mon Feb 17, 2025 9:45 pm
Forum: Wireless Networking
Topic: hAP ax3 / MBP: intermittent packet loss
Replies: 6
Views: 3098

Re: hAP ax3 / MBP: intermittent packet loss

I will report once I test it more.
by Kentzo
Mon Feb 17, 2025 8:47 am
Forum: Wireless Networking
Topic: hAP ax3 / MBP: intermittent packet loss
Replies: 6
Views: 3098

Re: hAP ax3 / MBP: intermittent packet loss

Adjusted the config to disable DFS channels (out of assumption that there were conflicts but RouterOS failed to log them) and set reselect-interval. No disconnections so far.
by Kentzo
Sun Feb 16, 2025 6:57 am
Forum: Wireless Networking
Topic: hAP ax3 / MBP: intermittent packet loss
Replies: 6
Views: 3098

Re: hAP ax3 / MBP: intermittent packet loss

I'm certain that this particular problem that I experience is due to AP and not the ISP / GFN. Mainly because my OS (macOS 15.3) reports WiFi connectivity issues and that RouterOS reports disconnection of _all_ clients that belong to the affected WiFi network. The AP my MBP is connected to is hAP ax...
by Kentzo
Sun Feb 16, 2025 6:23 am
Forum: Wireless Networking
Topic: hAP ax3 / MBP: intermittent packet loss
Replies: 6
Views: 3098

hAP ax3 / MBP: intermittent packet loss

I recently started using a service called GeForce NOW and noticed a problem that I was not aware of previously: periodically my MBP would experience connectivity with ping to the AP ranging from high ping (>100ms) to packet loss. The connection will remain spotty for 10-30 seconds before recovering ...
by Kentzo
Thu Feb 13, 2025 6:59 am
Forum: Announcements
Topic: v7.17.2 [stable] is released!
Replies: 619
Views: 736131

Re: v7.17.2 [stable] is released!

*) smb - fixed connection issues with clients using older SMB versions (introduced in v7.17);
Still seeing the same problem here.
by Kentzo
Sun Feb 09, 2025 5:46 am
Forum: Announcements
Topic: New exciting features for storage
Replies: 176
Views: 26588

Re: New exciting features for storage

I got an impression that their SWAP implementation is only for containers and otherwise unused (and isolated) from network functionality.
by Kentzo
Sun Feb 09, 2025 2:51 am
Forum: Announcements
Topic: New exciting features for storage
Replies: 176
Views: 26588

Re: New exciting features for storage

I think it makes a great SoHo router though. A couple of SMB shares and SWAP for memory heavy containers is all I need. Finally can retire an rpi and run Homebridge directly on my AX3.
by Kentzo
Tue Feb 04, 2025 2:24 am
Forum: Announcements
Topic: v7.17.2 [stable] is released!
Replies: 619
Views: 736131

Re: v7.17.1 [stable] is released!

What's new in 7.17.1 (2025-Jan-30 12:29):
The SMB server still suffers from compatibility issues with certain clients.
by Kentzo
Mon Jan 20, 2025 10:13 pm
Forum: Forwarding Protocols
Topic: AMT - Automatic Multicast Tunneling support
Replies: 51
Views: 18026

Re: AMT - Automatic Multicast Tunneling support

I'm not aware of Application-level support for any of AMT, so I guess currently it relies on gateway equipment to support this? Would love to read about any deployments of this technology, sounds interesting in the context of roadwarrior VPN clients, as Amm0 suggested.
by Kentzo
Mon Jan 20, 2025 9:45 pm
Forum: Beginner Basics
Topic: Struggling to receive IPv6 prefix delegation from ISP [SOLVED]
Replies: 65
Views: 17594

Re: Struggling to receive IPv6 prefix delegation from ISP [SOLVED]

Just a guess, but perhaps ISP's DHCPv6 server misinterprets the Prefix-Length option. Try setting `prefix-hint=::/64`, and if that works gradually increase the pool by setting `prefix-hint=::/63` then `prefix-hint=::/62` etc until it breaks. This error is definitely something I'd confront the ISP wi...
by Kentzo
Mon Jan 20, 2025 4:27 am
Forum: Announcements
Topic: v7.17.2 [stable] is released!
Replies: 619
Views: 736131

Re: v7.17 [stable] is released!

*) smb - stability improvements for client/server; The SMB client run by Infuse player app on Apple TV stopped working. macOS native SMB client connects without problems. Below are dissections from Wireshark. Infuse: --Request by Infuse--> SMB (Server Message Block Protocol) SMB Header Server Compo...
by Kentzo
Fri Jan 10, 2025 6:14 pm
Forum: Beginner Basics
Topic: Struggling to receive IPv6 prefix delegation from ISP [SOLVED]
Replies: 65
Views: 17594

Re: Struggling to receive IPv6 prefix delegation from ISP [SOLVED]

During the capture, I requested a prefix, changed my firewall rules, and then requested a single IP.
Nothing in the capture suggests any of these actions. Please try to capture at least 10 minutes worth of traffic. At the very least we need to see ICMPv6 Router Advertisement packet there.
by Kentzo
Thu Jan 09, 2025 9:22 pm
Forum: Beginner Basics
Topic: Struggling to receive IPv6 prefix delegation from ISP [SOLVED]
Replies: 65
Views: 17594

Re: Struggling to receive IPv6 prefix delegation from ISP [SOLVED]

In that case I would try to sniff ICMPv6 and DHCPv6 traffic on ether1. That does not seem right.
by Kentzo
Thu Jan 09, 2025 8:30 pm
Forum: Beginner Basics
Topic: Struggling to receive IPv6 prefix delegation from ISP [SOLVED]
Replies: 65
Views: 17594

Re: Struggling to receive IPv6 prefix delegation from ISP [SOLVED]

Is it feasible to disable all IPv6 firewall rules, reboot the router and then attach the output of `/ipv6/pool/print`?
by Kentzo
Thu Jan 09, 2025 2:50 am
Forum: Beginner Basics
Topic: Struggling to receive IPv6 prefix delegation from ISP [SOLVED]
Replies: 65
Views: 17594

Re: Struggling to receive IPv6 prefix delegation from ISP [SOLVED]

add action=accept chain=input comment="defconf: accept DHCPv6-Client prefix delegation." dst-port=546 protocol=udp src-address=fe80::/10 The `src-address=fe80::/10` may be the culprit. Either remove it or replace with `in-interface=ether1` instead. Please post the update config after you ...
by Kentzo
Wed Jan 08, 2025 7:19 pm
Forum: Beginner Basics
Topic: Struggling to receive IPv6 prefix delegation from ISP [SOLVED]
Replies: 65
Views: 17594

Re: Struggling to receive IPv6 prefix delegation from ISP [SOLVED]

We need to see the current IPv6 config: `/ipv6/export`
by Kentzo
Wed Jan 08, 2025 7:15 pm
Forum: General
Topic: Can somebody help me understand IPv6 subnets?
Replies: 6
Views: 3055

Re: Can somebody help me understand IPv6 subnets?

RFC4291 - IP Version 6 Addressing Architecture is a good start to learn standard terminology, makes googling much easier. With respect to Subnet ID: RouterOS currently does not allow administrative control over this part of an IPv6 address. Please contact Mikrotik support and let them know that you...
by Kentzo
Sat Jan 04, 2025 6:02 am
Forum: General
Topic: IKEv2 VPN with macOS client disconnects every 8 minutes [SOLVED]
Replies: 19
Views: 6361

Re: IKEv2 VPN with macOS client disconnects every 8 minutes [SOLVED]

I vaguely remember this problem when I tried to get IKEv2 responder on RouterOS to work with all of my devices.

I think to troubleshoot this definitively you need all three of the following:

1. Logs from RouterOS
2. Logs from macOS
3. A capture Phase 1 and Phase 2 packets, decrypted
by Kentzo
Fri Jan 03, 2025 6:40 pm
Forum: General
Topic: IKEv2 VPN with macOS client disconnects every 8 minutes [SOLVED]
Replies: 19
Views: 6361

Re: IKEv2 VPN with macOS client disconnects every 8 minutes [SOLVED]

Try to collect logs on macOS , it will tell you what its IKEv2 initiator does not like.

Also see the note about re-authentication issues.
by Kentzo
Fri Dec 06, 2024 7:03 pm
Forum: General
Topic: DHCPv6 Stateful Server
Replies: 3
Views: 1073

Re: DHCPv6 Stateful Server

7.17 will have "Address Delegation", but it's not clear whether it is what I think it is.
by Kentzo
Wed Dec 04, 2024 5:23 pm
Forum: Containers
Topic: Disable container SLAAC IPv6
Replies: 5
Views: 7071

Re: Disable container SLAAC IPv6

Perhaps the daemon / routine responsible for configuration of network interfaces overrides these kernel parameters. Have you followed https://wiki.alpinelinux.org/wiki/Configure_Networking?
by Kentzo
Wed Dec 04, 2024 4:43 pm
Forum: Containers
Topic: Disable container SLAAC IPv6
Replies: 5
Views: 7071

Re: Disable container SLAAC IPv6

In that case refer to the corresponding doc from Alpine…
by Kentzo
Tue Dec 03, 2024 7:29 pm
Forum: General
Topic: IPv6 Configuration RB4011
Replies: 30
Views: 4218

Re: IPv6 Configuration RB4011

Could you attach the dissection (e.g. via Wireshark) of the RA packet as received by the Mikrotik router interface connected to the upstream Cisco router?
by Kentzo
Tue Dec 03, 2024 7:05 pm
Forum: Containers
Topic: Disable container SLAAC IPv6
Replies: 5
Views: 7071

Re: Disable container SLAAC IPv6

IIRC it's based on Debian and uses systemd-networkd, in which case you want to read up on [IPv6AcceptRA] Section Options.
by Kentzo
Tue Dec 03, 2024 6:56 pm
Forum: General
Topic: What do these packets mean
Replies: 21
Views: 2658

Re: What do these packets mean

I think if you want to debug issues with wireless connection specifically, you need to sniff wireless packets. For Wireshark take a look at WLAN (IEEE 802.11) capture setup.

FWIW try to set a static channel for ecobee AP and adjust the DHCP server to give long leases (e.g. 1 week).
by Kentzo
Sun Dec 01, 2024 10:19 pm
Forum: Beginner Basics
Topic: Difference between two Interface Lists
Replies: 19
Views: 5458

Re: Difference between two Interface Lists

If you think that using /32 route adds to security, then please explain how ... and please, include some example which will illustrate your claims. I'm not saying that your way isn't possible, I just don't see how. It’s not about security, I fully agree that it is still WAN and don’t offer any chan...
by Kentzo
Sat Nov 30, 2024 11:54 pm
Forum: Announcements
Topic: v7.17rc [testing] is released!
Replies: 408
Views: 169742

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

*) dhcpv6-server - added IPv6 address delegation support; Do I understand it correctly that it's for RFC 8415 Section 6.2 DHCP for Non-temporary Address Assignment ? Because if it is, then I agree with @RavenWing71 in that it should not have assigned the reserved anycast address ( RFC 5453 ) nor re...
by Kentzo
Sat Nov 30, 2024 11:07 pm
Forum: Beginner Basics
Topic: Difference between two Interface Lists
Replies: 19
Views: 5458

Re: Difference between two Interface Lists

This would only happen if there was statically set IP address along with enabled DHCP client. This is exactly the argument as it's a very common setup to have a DHCP client running on the physical interface that connects to the ISP. More than one IPv4 address on an interface is not standard. So why...
by Kentzo
Wed Nov 20, 2024 5:42 pm
Forum: Beginner Basics
Topic: Difference between two Interface Lists
Replies: 19
Views: 5458

Re: Difference between two Interface Lists

It’s definitely not more secure, as you say. For all intents and purposes the modem needs to be treated as hostile WAN. But for simplicity, I think it is better to use a route as a universal approach. By setting an IP address on the WAN interface you negatively affect setups where upstream uses DHCP...
by Kentzo
Tue Nov 19, 2024 9:39 pm
Forum: Beginner Basics
Topic: Difference between two Interface Lists
Replies: 19
Views: 5458

Re: Difference between two Interface Lists

So I added IP address (from modem's "LAN" IP subnet) to my ether port linking with modem.
Any particular reason you chose this approach rather than adding <IP>/32 route? The latter should work for both PPPoE and bridged
by Kentzo
Mon Nov 11, 2024 7:30 am
Forum: General
Topic: TiVo => EoIP => TiVo ... fail
Replies: 15
Views: 2031

Re: TiVo => EoIP => TiVo ... fail

You can try the following setup to experiment locally using one RouterOS device: Assign 2 IP addresses at /ip/address to the `lo` interface Set up a EoIP tunnel using [1] addresses, set MTU to something absurdly high, e.g. 65000; this tunnel will simulate Internet Assign 2 more IP address at /ip/add...
by Kentzo
Sun Nov 10, 2024 8:43 am
Forum: General
Topic: IPv6 propagate address to clients behind router
Replies: 10
Views: 1861

Re: IPv6 propagate address to clients behind router

In this case please report it at https://mikrotik.com/support/
by Kentzo
Sun Nov 10, 2024 8:36 am
Forum: General
Topic: IPv6 WAN (LTE USB stick) troubles
Replies: 5
Views: 2352

Re: IPv6 WAN (LTE USB stick) troubles

A DHCPv6 Client is not necessarily required by a host for a functioning IPv6 connection as information supplied by the upstream router via ICMPv6 is often sufficient. TBH don't see yet how is that an IPv6 or RouterOS problem. Get it to work on your laptop, then we can see what RouterOS config can ma...
by Kentzo
Fri Oct 25, 2024 9:30 pm
Forum: Beginner Basics
Topic: Mangle Rules blocked my DNS IP
Replies: 9
Views: 2455

Re: Mangle Rules blocked my DNS IP

I recommend administratively limit access to TikTok via Parental Control and similar mechanisms. Pretty much every OS has it one way or another.
by Kentzo
Thu Oct 17, 2024 12:32 am
Forum: General
Topic: Dynamic IPv6 prefix: Any way to change the auto incremented subnet ID?
Replies: 2
Views: 687

Re: Dynamic IPv6 prefix: Any way to change the auto incremented subnet ID?

IIRC it is currently not possible to manually control Subnet ID. Please contact mikrotik at https://help.mikrotik.com/servicedesk/servicedesk and let them know that you need this functionality.
by Kentzo
Wed Oct 16, 2024 4:06 am
Forum: Beginner Basics
Topic: Reset IPv6 after gateway reboot.
Replies: 32
Views: 4985

Re: Reset IPv6 after gateway reboot.

If that test won't show Router Solicitation then I suggest to report this as a bug at https://help.mikrotik.com/servicedesk/servicedesk explaining the flow and attaching the captured packets.
by Kentzo
Wed Oct 16, 2024 3:37 am
Forum: Beginner Basics
Topic: Reset IPv6 after gateway reboot.
Replies: 32
Views: 4985

Re: Reset IPv6 after gateway reboot.

Did you see RouterOS to send Router Solicitation shortly after you unplugged / plugged the router cable? Did you see Router Advertisement sent back in response? Normally hosts (and your mikrotik router is a host in the link with the gateway) don't send Router Solicitations unless needed. From RFC 48...
by Kentzo
Wed Oct 16, 2024 12:45 am
Forum: Beginner Basics
Topic: Reset IPv6 after gateway reboot.
Replies: 32
Views: 4985

Re: Reset IPv6 after gateway reboot.

For this scenario it doesn't matter what your local hosts see as the link we're interested in is between the upstream and your mikrotik router.
by Kentzo
Tue Oct 15, 2024 11:37 pm
Forum: Beginner Basics
Topic: Reset IPv6 after gateway reboot.
Replies: 32
Views: 4985

Re: Reset IPv6 after gateway reboot.

After you connected the network cable back, did you try waiting for the route to re-appear, if so for how long? To capture the packets on the gateway (or any RouterOS interface, really) use its builtin packet sniffer: https://help.mikrotik.com/docs/display/ROS/Packet+Sniffer Points of interest: - Do...
by Kentzo
Tue Oct 15, 2024 8:18 pm
Forum: Beginner Basics
Topic: Reset IPv6 after gateway reboot.
Replies: 32
Views: 4985

Re: Reset IPv6 after gateway reboot.

How long does it take for the default route to "drop off" after you apply this configuration? Did you try a reboot after applying it? It would be interesting to capture the Router Advertisement packets on the WAN interface (e.g. with Wireshark), if you're willing to diagnose this issue fur...
by Kentzo
Tue Oct 15, 2024 3:08 am
Forum: Beginner Basics
Topic: Reset IPv6 after gateway reboot.
Replies: 32
Views: 4985

Re: Reset IPv6 after gateway reboot.

I would try to add an /ipv6/nd record for the gateway interface (as in my example above) and change `add-default-route` to `no` on /ipv6/dhcp-client. Then see whether it would work after router's reboot.
by Kentzo
Mon Oct 14, 2024 8:38 pm
Forum: Beginner Basics
Topic: Reset IPv6 after gateway reboot.
Replies: 32
Views: 4985

Re: Reset IPv6 after gateway reboot.

In CPE scenario when upstream serves IPv6 properly you most definitely want `add-default-route= no ` on /ipv6/dhcp-client. Enabling /ipv6/nd on the gateway interface should be sufficient to set up the default route. > So I made the changes to (I think) mimic yours Can you post /ipv6/export and /ipv6...
by Kentzo
Wed Oct 09, 2024 4:25 am
Forum: Beginner Basics
Topic: Reset IPv6 after gateway reboot.
Replies: 32
Views: 4985

Re: Reset IPv6 after gateway reboot.

I assume disabling my dhcp-server from ipv6 is the same as not having it. Chances are that you don't need it: DHCPv6 server on RouterOS can only (1) delegate prefixes to routers downstream and (2) distribute DHCPv6 options to hosts (that's what you enable via other-configuration=yes). It cannot han...
by Kentzo
Wed Oct 09, 2024 4:14 am
Forum: Beginner Basics
Topic: Reset IPv6 after gateway reboot.
Replies: 32
Views: 4985

Re: Reset IPv6 after gateway reboot.

Also note that in the config I posted I set up /ipv6/nd on the gateway interface in addition to the bridge: that should help RouterOS to discover default route. I say help , because the exact behavior of RouterOS's IPv6 ND is not well documented. Would be interesting to see and compare states of /ip...
by Kentzo
Wed Oct 09, 2024 3:56 am
Forum: Beginner Basics
Topic: Reset IPv6 after gateway reboot.
Replies: 32
Views: 4985

Re: Reset IPv6 after gateway reboot.

What cable boxes (vendor?), what's your internet and TV service providers? Did they provide instructions regarding setting up IPv6 with them? I see that it's Rogers Canada. Could you describe your network layout in more detail, is the gateway modem bridged into your LAN? It's better to understood h...
by Kentzo
Wed Oct 09, 2024 1:02 am
Forum: Beginner Basics
Topic: Reset IPv6 after gateway reboot.
Replies: 32
Views: 4985

Re: Reset IPv6 after gateway reboot.

If your only router is RouterOS and you don't run any additional services elsewhere on the link, then you want `managed-address-configuration=no` (which is the default IIRC). That should be enough for hosts to obtain addresses via SLAAC. This is the core of my IPv6 working config: /ipv6 dhcp-client ...
by Kentzo
Tue Oct 08, 2024 8:28 pm
Forum: Beginner Basics
Topic: Reset IPv6 after gateway reboot.
Replies: 32
Views: 4985

Re: Reset IPv6 after gateway reboot.

Why do you have `managed-address-configuration=yes`, do you have a DHCPv6 server in the network that hands out addresses?
by Kentzo
Fri Oct 04, 2024 10:42 pm
Forum: Useful user articles
Topic: mDNS between VLANs with just bridge filters - Look Mum, no containers!
Replies: 89
Views: 44890

Re: mDNS between VLANs with just bridge filters - Look Mum, no containers!

Do you even have IPv6 mDNS traffic? You should be able to verify this with /interface/bridge/filter.
by Kentzo
Fri Oct 04, 2024 7:40 am
Forum: Announcements
Topic: v7.16.2 [stable] is released!
Replies: 506
Views: 256609

Re: v7.16 [stable] is released!

No, that is not true. The DNS resolver processes the entries from top to bottom (like the firewall) so you can have that config. I checked with the support: regexes are indeed processed first. Therefore the *\.home\.arpa$ regex of type NXDOMAIN will override non-regex entries regardless of its rela...
by Kentzo
Sat Sep 28, 2024 11:12 pm
Forum: Announcements
Topic: v7.16.2 [stable] is released!
Replies: 506
Views: 256609

Re: v7.16 [stable] is released!

But I don't know why you'd get NXDOMAIN back if there was /ip/dns/static using it.... If the DNS server run by RouterOS has two /ip/dns/static records (in that order): nas.home.arpa A 192.168.1.101 *.home.arpa$ NXDOMAIN Then, per my understanding of the docs, client’s request for nas.home.arpa is g...
by Kentzo
Fri Sep 27, 2024 11:24 pm
Forum: Announcements
Topic: v7.16.2 [stable] is released!
Replies: 506
Views: 256609

Re: v7.16 [stable] is released!

You can have a couple of .home.arpa records in the DNS and at the end a *.home.arpa$ record with NXDOMAIN. From the docs : The server is also capable of resolving DNS requests based on POSIX basic regular expressions so that multiple requests can be matched with the same entry. In case an entry doe...
by Kentzo
Thu Sep 12, 2024 7:37 pm
Forum: Beginner Basics
Topic: Reset IPv6 after gateway reboot.
Replies: 32
Views: 4985

Re: Reset IPv6 after gateway reboot.

To clarify, what loses IPv6 connectivity: only the hosts connected to the Mikrotik router or both Mikrotik router and its hosts? If it's the former, what's the use of DHCPv6 Server? FYI RouterOS's DHCPv6 Server cannot assigned addresses to individual hosts, it can only distribute prefixes to other d...
by Kentzo
Sat Aug 24, 2024 9:14 pm
Forum: General
Topic: Forwarding IPv6 traffic based on source IP
Replies: 11
Views: 1674

Re: Forwarding IPv6 traffic based on source IP

@pe1chl I think they should keep the automatic behavior but add the dynamic record with an appropriate comment to the routing rules for both IPv4 and IPv6. Similar to how they do it for VLANs. @luckybuilding Please send a bug / feature request to Mikrotik, you have a legit case. Let's make sure it c...
by Kentzo
Wed Aug 21, 2024 10:38 pm
Forum: General
Topic: State of IPv6?
Replies: 4
Views: 1053

Re: State of IPv6?

DHCPv6 server can serve options when SLAACs other-configuration is enabled.
by Kentzo
Wed Aug 21, 2024 10:29 pm
Forum: General
Topic: Forwarding IPv6 traffic based on source IP
Replies: 11
Views: 1674

Re: Forwarding IPv6 traffic based on source IP

Might be worth a bug report.

Have you tried routing look up rules under /routing/rule as an alternative?
by Kentzo
Tue Aug 20, 2024 12:06 am
Forum: General
Topic: Forwarding IPv6 traffic based on source IP
Replies: 11
Views: 1674

Re: Forwarding IPv6 traffic based on source IP

What rules do work on IPv4 but not IPv6?
by Kentzo
Thu Aug 15, 2024 9:54 pm
Forum: General
Topic: v4\v6 DNS
Replies: 5
Views: 861

Re: v4\v6 DNS

So if you want to force client's traffic through IPv4 tunnel, disable IPv6 on that site altogether.
...or make your tunnel dual-stack.
by Kentzo
Thu Aug 15, 2024 9:37 pm
Forum: General
Topic: DDNS Not Registering AAAA Record
Replies: 14
Views: 2157

Re: DDNS Not Registering AAAA Record

AFAIK It should not be necessary to assign an address to the WAN interface: RouterOS should be able to use a global IPv6 address assigned to any of its LAN interfaces. I don't immediately see any problems with the firewall. However, it would be interesting to enable logging for all drop rules and se...
by Kentzo
Wed Aug 14, 2024 3:36 am
Forum: General
Topic: IPv6 troubles with multiple static addresses in CHR
Replies: 3
Views: 1102

Re: IPv6 troubles with multiple static addresses in CHR

See section 2.6.1 of RFC 4291 - IP Version 6 Addressing Architecture An address where Interface ID ends with 0s is a reserved anycast address for any router on the network. Once delivered to a router, it replies using the most appropriate address. In your case the Subnet Prefix is 0000:0000:0000:000...
by Kentzo
Sat Aug 10, 2024 2:46 am
Forum: General
Topic: IPSec VPN via IPv6 | No traffic
Replies: 3
Views: 1357

Re: IPSec VPN via IPv6 | No traffic

AFAIK in principle it should work. I think the issue might be a mismatch of traffic policies: they are expresses via IPv4 masks in RouterOS config, but actual addresses in SA are IPv6. Or it might be limitations of the legacy mode-config configuration (iOS really wants proper IKEv2 and RouterOS does...
by Kentzo
Fri Jul 19, 2024 12:50 am
Forum: General
Topic: Starlink IPv6 Gateway broken ...
Replies: 15
Views: 6683

Re: Starlink IPv6 Gateway broken ...

It's normal and preferred for your WAN interface to receive an IPv6 address that is not part of the PD. Overlapping them is possible, but AFAIK, is an edge case. See RFC 6603 Prefix Exclude Option for DHCPv6-based Prefix Delegation . Since your router receives an IPv6, can it ping its next hop and/o...
by Kentzo
Fri Jun 28, 2024 5:41 am
Forum: General
Topic: How do you get RouterOS to ignore IPv6-supplied DNS
Replies: 9
Views: 2534

Re: How do you get RouterOS to ignore IPv6-supplied DNS

IIRC at the moment RouterOS doesn't let you administratively override how it uses received Router Advertisements. Please contact Mikrotik support and make a feature request at https://help.mikrotik.com/servicedesk/servicedesk
by Kentzo
Wed Jun 26, 2024 9:02 pm
Forum: General
Topic: lo -> lo in the IPv6 firewall filter forward chain [SOLVED]
Replies: 14
Views: 3350

Re: lo -> lo in the IPv6 firewall filter forward chain [SOLVED]

The support explained that this is as intended, the router used `lo` as the next hop to the subnet it had an address in.
by Kentzo
Sat Jun 22, 2024 12:44 am
Forum: Beginner Basics
Topic: IPV6 macos intermittent packet loss
Replies: 20
Views: 5257

Re: IPV6 macos intermittent packet loss

Yeah, I'm of little help here as I do not work with PPPoE. Try Mikrotik support, perhaps they can give you a solution without disabling `accept-router-advertisements`.
by Kentzo
Wed Jun 19, 2024 8:57 pm
Forum: Beginner Basics
Topic: IPV6 macos intermittent packet loss
Replies: 20
Views: 5257

Re: IPV6 macos intermittent packet loss

IMHO the default value is wrong (at least for home networks) and is still set as such solely for backwards compatibility.

I recommend the following for further reading:
by Kentzo
Tue Jun 18, 2024 8:30 pm
Forum: Beginner Basics
Topic: IPV6 macos intermittent packet loss
Replies: 20
Views: 5257

Re: IPV6 macos intermittent packet loss

I’d keep the RA on in the setting and instead worked with the raw rules of the IPv6 firewall to drop all ICMPv6 (which includes RAs) coming via interfaces where IPv6 is not desirable. One notable use case for having RAs in home network is IoT and the Thread protocol, it uses RAs. Apple TV does that ...
by Kentzo
Tue Jun 18, 2024 8:29 am
Forum: Beginner Basics
Topic: IPV6 macos intermittent packet loss
Replies: 20
Views: 5257

Re: IPV6 macos intermittent packet loss

I cannot give you a solution, but it seems strange that you have 3 default routes of equal distance in the routing table of RouterOS. Have a critical look at your LAN / VLAN / bridge layout, something is amiss there. It is possible that the issue is not related to IPv6 at all.
by Kentzo
Mon Jun 17, 2024 6:37 pm
Forum: Beginner Basics
Topic: IPV6 macos intermittent packet loss
Replies: 20
Views: 5257

Re: IPV6 macos intermittent packet loss

Try sniffing all interfaces to see what happens to the lost ping packets when there are not seen on the WAN interface.
by Kentzo
Mon Jun 17, 2024 10:00 am
Forum: Beginner Basics
Topic: IPV6 macos intermittent packet loss
Replies: 20
Views: 5257

Re: IPV6 macos intermittent packet loss

What physical interface is VDSL? Can you show a diagram of your VLANs?
by Kentzo
Sat Jun 15, 2024 11:14 pm
Forum: Beginner Basics
Topic: IPV6 macos intermittent packet loss
Replies: 20
Views: 5257

Re: IPV6 macos intermittent packet loss

Post the routing tables on macOS (via netstat) and the router.
by Kentzo
Fri Jun 14, 2024 9:53 am
Forum: Beginner Basics
Topic: IPV6 macos intermittent packet loss
Replies: 20
Views: 5257

Re: IPV6 macos intermittent packet loss

Sniff traffic off the PPPoE interface, your goal is to verify that the packets are dropped within your LAN.
by Kentzo
Thu Jun 13, 2024 2:01 am
Forum: Scripting
Topic: Script to locate records referencing deleted entities
Replies: 2
Views: 3876

Script to locate records referencing deleted entities

In general is there a way to locate all records that reference a deleted entity, such as a deleted interface?
by Kentzo
Thu Jun 13, 2024 1:54 am
Forum: Announcements
Topic: v7.15.3 [stable] is released!
Replies: 649
Views: 303704

Re: v7.15 [stable] is released!

[deleted]
by Kentzo
Sun Jun 09, 2024 12:23 am
Forum: General
Topic: lo -> lo in the IPv6 firewall filter forward chain [SOLVED]
Replies: 14
Views: 3350

Re: lo -> lo in the IPv6 firewall filter forward chain [SOLVED]

It didn't crash before 7.14.3 and yet my machine with uptime of a few months does not exhibit this issue. However, I changed /ipv6/nd/prefix/default: /ipv6/nd/prefix/default/print autonomous: yes valid-lifetime: 16h preferred-lifetime: 8h Which is shorter than lifetime of my DHCPv6 delegated prefix ...
by Kentzo
Sun Jun 09, 2024 12:11 am
Forum: General
Topic: SLAAC route with wrong distance, how can I fix it?
Replies: 13
Views: 1696

Re: SLAAC route with wrong distance, how can I fix it?

Interesting point. Assuming you advertise multiple prefixes via RA to the downstream hosts (i.e. your hosts are multi-homed), you can encourage their address selection via the ra-preference property in /ipv6/nd. However, will RouterOS actually prefer the gateway that corresponds to the location of t...
by Kentzo
Fri Jun 07, 2024 7:18 pm
Forum: General
Topic: lo -> lo in the IPv6 firewall filter forward chain [SOLVED]
Replies: 14
Views: 3350

Re: lo -> lo in the IPv6 firewall filter forward chain [SOLVED]

Hmm, I don’t think I noticed this behavior. Then again I only ever have up to 2 prefixes simultaneously, so my hosts cannot get 1000 address. OTOH I’m with xfinity and my delegated prefix changes time to time. What are your default settings for nd? Did you try the 7.16 beta release, as its notes men...
by Kentzo
Fri Jun 07, 2024 5:22 pm
Forum: General
Topic: lo -> lo in the IPv6 firewall filter forward chain [SOLVED]
Replies: 14
Views: 3350

Re: lo -> lo in the IPv6 firewall filter forward chain [SOLVED]

Then how would you expect the client OS to select source address among multiple prefixes in standard compliant way? It’d seem to me that misbehaving clients should rather have a static LUA with a translator in front of them. Not great and not standard but a better workaround IMO. I never checked, bu...
by Kentzo
Fri Jun 07, 2024 5:16 pm
Forum: General
Topic: Questions about IPSEC
Replies: 7
Views: 1143

Re: Questions about IPSEC

IKEv1 and IKEv2 differ in how configuration can be supplied with IKEv2 being backward compatible. RouterOS only supports backward compatible configuration, “new” configuration payload is not (fully?) supported. What user may or may not want is orthogonal to want the implementation must support. And ...
by Kentzo
Fri Jun 07, 2024 4:46 pm
Forum: General
Topic: lo -> lo in the IPv6 firewall filter forward chain [SOLVED]
Replies: 14
Views: 3350

Re: lo -> lo in the IPv6 firewall filter forward chain [SOLVED]

Thanks to the SMB bug my ax3 crashes and gets rebooted a few times a day :) I think the deprecation in my case is working properly: when prefix gets reassigned to another interface it seems correct to mark as deprecates on the old one. But it is wrong that Subnet ID is neither stable nor under admin...
by Kentzo
Fri Jun 07, 2024 9:40 am
Forum: General
Topic: Questions about IPSEC
Replies: 7
Views: 1143

Re: Questions about IPSEC

As a responder it still requires deprecated mode-config where more appropriate IKEv2 attributes exist. IIRC split-include can only be used via mode-config, IKEv2 traffic selectors are not supported.
by Kentzo
Fri Jun 07, 2024 9:13 am
Forum: General
Topic: SLAAC route with wrong distance, how can I fix it?
Replies: 13
Views: 1696

Re: SLAAC route with wrong distance, how can I fix it?

In general add-default-route via DHCPv6 client is wrong, that is why it is off by default. In IPv6 proper default route should be learned from RA.

There are examples on this forum where add-default-route=yes in DHCPv6 backfired.
by Kentzo
Fri Jun 07, 2024 6:25 am
Forum: General
Topic: Questions about IPSEC
Replies: 7
Views: 1143

Re: Questions about IPSEC

For RouterOS <-> RouterOS? I don't think it matters. Otherwise you're probably better with Wireguard as RouterOS's implementation of IPsec (especially "modern" IKEv2) is incomplete.
by Kentzo
Fri Jun 07, 2024 6:23 am
Forum: General
Topic: SLAAC route with wrong distance, how can I fix it?
Replies: 13
Views: 1696

Re: SLAAC route with wrong distance, how can I fix it?

Another idea: put each interface into a separate VRFs and add appropriate routes / routing rules to prioritize one default route over another. However you will have to adjust the IPv4 configuration as well.
by Kentzo
Fri Jun 07, 2024 5:55 am
Forum: General
Topic: SLAAC route with wrong distance, how can I fix it?
Replies: 13
Views: 1696

Re: SLAAC route with wrong distance, how can I fix it?

If you're doing RA, you most likely want `add-default-route=no` on the DHCPv6 client. RouterOS will add the proper default route based on the RA. Not sure how to deal with PPPoE, the config does not seem to allow to selectively disable `add-default-route` for IPv6. RouterOS does not seem to support ...
by Kentzo
Fri Jun 07, 2024 3:25 am
Forum: General
Topic: lo -> lo in the IPv6 firewall filter forward chain [SOLVED]
Replies: 14
Views: 3350

Re: lo -> lo in the IPv6 firewall filter forward chain [SOLVED]

I now understand the issue a little bit better. In my deployment I implement NPTv6 to let IPsec clients with ULA addresses to access internet using a GUA derived from an upstream delegated IPv6 prefix: I "reserve" and IPv6 prefix by allocating a non-advertising address on the `lo` loopback...
by Kentzo
Fri Jun 07, 2024 2:23 am
Forum: General
Topic: lo -> lo in the IPv6 firewall filter forward chain [SOLVED]
Replies: 14
Views: 3350

Re: lo -> lo in the IPv6 firewall filter forward chain [SOLVED]

Regardless of the packet flow, I'd expect `out:lo` to be in the input chain and never in the forward chain.
by Kentzo
Thu Jun 06, 2024 1:03 am
Forum: Announcements
Topic: v7.15.3 [stable] is released!
Replies: 649
Views: 303704

Re: v7.15 [stable] is released!

This behavior (bug?) in IPv6 Firewall Filter seems to be new: lo -> lo in the IPv6 firewall filter forward chain
by Kentzo
Thu Jun 06, 2024 12:56 am
Forum: General
Topic: lo -> lo in the IPv6 firewall filter forward chain [SOLVED]
Replies: 14
Views: 3350

lo -> lo in the IPv6 firewall filter forward chain [SOLVED]

A little bit of context: AAAA is my laptop and BBBB is my phone which is currently sleeping. BBBB is not pingable nor it appears /ipv6/neighbors. An app on AAAA cached BBBB-IPv6 and continuously tries to reach BBBB. This is what I see in the IPv6 firewall filter: ... firewall,info ... forward: in:vl...
by Kentzo
Mon Jun 03, 2024 8:16 pm
Forum: Announcements
Topic: v7.15.3 [stable] is released!
Replies: 649
Views: 303704

Re: v7.15 [stable] is released!

*) smb - added logs for share connection requests
Please revert this change. 99% of my info logs is now `... connect request user:GUEST ...` :/
by Kentzo
Mon Jun 03, 2024 7:54 pm
Forum: General
Topic: IPsec: payload missing SA error
Replies: 3
Views: 2172

Re: IPsec: payload missing SA error

It looks like there is a mismatch in phase 1 configuration. Can you share the diagnostic logs from Azure's VPN? Capturing the packets might on the router by sniffing may also be helpful to see what you send vs what Azure's responder expects.
by Kentzo
Mon Jun 03, 2024 5:32 am
Forum: Announcements
Topic: v7.15.3 [stable] is released!
Replies: 649
Views: 303704

Re: v7.15 [stable] is released!

I think builtin SMB server causes kernel panic and reboot after certain amount of data is being transferred (it appears in the direction from the Router).
by Kentzo
Mon Jun 03, 2024 5:22 am
Forum: General
Topic: Lost IPv6 addresses defined from pools after reboot
Replies: 3
Views: 1212

Re: Lost IPv6 addresses defined from pools after reboot

IIRC if you add addresses like this: add address=::1 eui-64=yes from-pool=local-pool add address=::1 eui-64=yes from-pool=guest-pool then one of them will get deleted upon a reboot. This is a known problem but please report to https://help.mikrotik.com/servicedesk/servicedesk/customer/portal/1, more...
by Kentzo
Mon Jun 03, 2024 5:18 am
Forum: General
Topic: IPsec: payload missing SA error
Replies: 3
Views: 2172

Re: IPsec: payload missing SA error

Where is the authentication material in `/ip ipsec identity`?
by Kentzo
Mon Jun 03, 2024 5:04 am
Forum: Wireless Networking
Topic: Apple Airplay not working
Replies: 15
Views: 6490

Re: Apple Airplay not working

If you run `dns-sd -Z _airplay._tcp` in the Terminal app on macOS, does it show any devices at all?
by Kentzo
Sun Jun 02, 2024 4:48 am
Forum: Containers
Topic: Did veth <-> disk slowed down in 7.14?
Replies: 9
Views: 10208

Re: Did veth <-> disk slowed down in 7.14?

Reading from the builtin SMB server seems to cause kernel panic.
by Kentzo
Thu May 30, 2024 11:00 pm
Forum: Wireless Networking
Topic: Apple Airplay not working
Replies: 15
Views: 6490

Re: Apple Airplay not working

What is not working specifically? The devices do not appear on the Share list in iOS / macOS / tvOS or they do but the connection fails? If so then what is the error message?
by Kentzo
Fri May 10, 2024 1:52 am
Forum: Useful user articles
Topic: mDNS between VLANs with just bridge filters - Look Mum, no containers!
Replies: 89
Views: 44890

Re: mDNS between VLANs with just bridge filters - Look Mum, no containers!

As a SOHO user for almost a decade all deviations I saw were almost exclusively to circumvent RouterOS's mishaps. To that extent it's great that the OS allows for that. However, I personally want it to be easily configure to follow the RFC specs and best practices as precisely as possible. For whist...
by Kentzo
Fri May 10, 2024 12:47 am
Forum: Useful user articles
Topic: mDNS between VLANs with just bridge filters - Look Mum, no containers!
Replies: 89
Views: 44890

Re: mDNS between VLANs with just bridge filters - Look Mum, no containers!

IMHO Application-level problems need application-level solutions. I did not look into the mDNS spec sufficiently, but I would not take for granted that reflection does not involve some alteration of the packet under certain circumstances.
by Kentzo
Wed May 08, 2024 6:16 pm
Forum: General
Topic: IPSEC\IkeV2 client not browsing
Replies: 3
Views: 582

Re: IPSEC\IkeV2 client not browsing

I recommend taking a look with wireshark to see what goes through and what’s not.

If ping works but nothing else then it could be an MTU issue. Can you find the maximum payload size that works for the ping tool? This thread may be useful: viewtopic.php?t=189192
by Kentzo
Tue May 07, 2024 9:18 pm
Forum: Beginner Basics
Topic: IPv6 routes not created
Replies: 8
Views: 1968

Re: IPv6 routes not created

Right now your router is not properly configured to learn upstream IPv6 route. You likely need: /ipv6/dhcp-client ... add-default-route=no ... /ipv6/nd/add advertise-dns=no interface=ether1 ra-lifetime=none ra-preference=low reachable-time=5m Also note that the dns option in /ipv6/nd does not work f...
by Kentzo
Tue May 07, 2024 9:02 pm
Forum: Beginner Basics
Topic: Help needed with IPv6
Replies: 1
Views: 543

Re: Help needed with IPv6

This description is a bit of a hodgepodge.

Please read up on IPv6 first to better understand your situation, specifically address distribution (SLAAC), Prefix Delegation (DHCPv6-PD) and classification of IPv6 addresses in general.
by Kentzo
Tue May 07, 2024 8:49 pm
Forum: General
Topic: IPSEC\IkeV2 client not browsing
Replies: 3
Views: 582

Re: IPSEC\IkeV2 client not browsing

i connect using my phone as hotspot

What gets establishes IPsec connection, your phone or another device that uses your phone as a hotspot? If it's the latter could be some traffic shaping done by your MNO specifically for the hotspot clients.
by Kentzo
Tue May 07, 2024 8:43 pm
Forum: Useful user articles
Topic: mDNS between VLANs with just bridge filters - Look Mum, no containers!
Replies: 89
Views: 44890

Re: mDNS between VLANs with just bridge filters - Look Mum, no containers!

RouterOS really needs an mDNS solution out of the box (both as multicast and Wide Area Bonjour). These hacks that pop time to time are ridiculous, traps and troubles for novices that tarnish Mikrotik's reputation…
by Kentzo
Fri May 03, 2024 8:00 pm
Forum: General
Topic: [Feather Request] Ignore bad DHCPv6 DUID
Replies: 12
Views: 4876

Re: [Feather Request] Ignore bad DHCPv6 DUID

I would still like to see a binary dump of the problematic packet. It's feasible that RouterOS's parser / validation is broken in some other way.
by Kentzo
Tue Apr 30, 2024 8:38 pm
Forum: Containers
Topic: Did veth <-> disk slowed down in 7.14?
Replies: 9
Views: 10208

Re: Did veth <-> disk slowed down in 7.14?

The 7.14.3 update fixed this issue in the builtin SMB server, but the containerized one is still affected.
by Kentzo
Wed Apr 24, 2024 12:05 am
Forum: Scripting
Topic: How to use fetch tool with IPv6
Replies: 9
Views: 6216

Re: How to use fetch tool with IPv6

Have you tried setting the src-address?
by Kentzo
Wed Apr 24, 2024 12:02 am
Forum: General
Topic: dhcpv6-pd assign subnet to interface
Replies: 5
Views: 713

Re: dhcpv6-pd assign subnet to interface

RouterOS only allows to customize Interface ID, but it will pick Subnet ID for you.

Please create a feature request at https://help.mikrotik.com/servicedesk/servicedesk
by Kentzo
Tue Apr 23, 2024 11:47 pm
Forum: Beginner Basics
Topic: Help on applying advanced firewall rules
Replies: 27
Views: 4767

Re: Help on applying advanced firewall rules

Something in your network multicasts a packet to all nodes (ff02::1) using the 10001 port. "All nodes" also includes the router itself. You have a firewall rule that blocks such packets on the router. Everything seem to work as configured. FYI mDNSv6 uses the ff02::fb. See https://www.iana...
by Kentzo
Mon Apr 22, 2024 10:02 pm
Forum: Beginner Basics
Topic: IPV6 on mikrotik
Replies: 6
Views: 1806

Re: IPV6 on mikrotik

If you don't need IPv6 on the TV, you can still bridge the mikrotik router but exclude the ethernet interface that connects the TV from the bridge.
by Kentzo
Mon Apr 22, 2024 5:27 pm
Forum: Beginner Basics
Topic: Help on applying advanced firewall rules
Replies: 27
Views: 4767

Re: Help on applying advanced firewall rules

Are you sure it’s the forward chain and not the input chain? Link-local addresses are not supposed to be forwarded. My opinion is that with very few exceptions you should not firewall input (multicast or otherwise) from LAN on the router. Please make sure to report all problems you encountered using...
by Kentzo
Sat Apr 20, 2024 1:41 pm
Forum: Beginner Basics
Topic: Help on applying advanced firewall rules
Replies: 27
Views: 4767

Re: Help on applying advanced firewall rules

Instead of disabling the rules, can you change it to passthrough with log and then attach here the packets whose dropping breaks your network, exactly as it appears in the log? The rule that only allows ICMPv6 Type 134 from LAN is plain wrong for an edge router: it is supposed to receive RAs from th...
by Kentzo
Thu Apr 18, 2024 2:39 am
Forum: Beginner Basics
Topic: Help on applying advanced firewall rules
Replies: 27
Views: 4767

Re: Help on applying advanced firewall rules

In both cases you need to log to see what packets are being matched.
by Kentzo
Wed Apr 10, 2024 4:36 am
Forum: General
Topic: IPv6 trouble [SOLVED]
Replies: 19
Views: 4084

Re: IPv6 trouble [SOLVED]

On the one hand I agree with your reasoning… on the other hand I'd prefer IPv6 to negotiate its configuration as intended by the protocol rather than relying on this ad-hoc knowledge of underlying connection and RouterOS "hacks".
by Kentzo
Tue Apr 09, 2024 3:31 am
Forum: General
Topic: Trouble Setting up ipv6
Replies: 21
Views: 3385

Re: Trouble Setting up ipv6

I cannot point to a specific thread, but if you search this forum for "ipv6" you will find a few viable configs and useful discussions.
by Kentzo
Mon Apr 08, 2024 11:47 pm
Forum: General
Topic: can't open IPv6 websites
Replies: 3
Views: 1278

Re: can't open IPv6 websites

Did you identify the exact link where IPv6 routing breaks?
by Kentzo
Mon Apr 08, 2024 11:43 pm
Forum: General
Topic: Trouble Setting up ipv6
Replies: 21
Views: 3385

Re: Trouble Setting up ipv6

Why do you have VodafoneIPv6 both as a dynamic IPv6 pool (via the DHCPv6 Client) and a manually added pool? That might confuse RouterOS. Also, remember that RouterOS's DHCPv6 Server cannot hang out addresses as its DHCPv4 Server. It only works for prefix delegation to downstream Routers . Downstream...
by Kentzo
Mon Apr 08, 2024 11:37 pm
Forum: General
Topic: IPv6 trouble [SOLVED]
Replies: 19
Views: 4084

Re: IPv6 trouble [SOLVED]

I don't know if this is necessary for PPPoE connections, but I would recommend to at least try the following: Set `accept-router-advertisements=yes` in /ipv6/settings Set `add-default-route=no` in /ipv6/dhcp-client: route, normally, should be learned via RAs (but it might be a peculiarity of PPPoE I...
by Kentzo
Sun Apr 07, 2024 7:02 am
Forum: Containers
Topic: Did veth <-> disk slowed down in 7.14?
Replies: 9
Views: 10208

Re: Did veth <-> disk slowed down in 7.14?

Noticed that I still had the rose-storage package enabled. Disabled it and rebooted. Now the reading speed over SMB does not progressively degrade and is stable. However, it seems to be slower than it used to be. It's definitely slower than both the `dd` and `iperf` speeds. This issue is still prese...
by Kentzo
Sun Apr 07, 2024 6:03 am
Forum: Containers
Topic: Did veth <-> disk slowed down in 7.14?
Replies: 9
Views: 10208

Re: Did veth <-> disk slowed down in 7.14?

Pulled the disk and connected to my linux box: `e2fsck -fcck`: no bad sectors `dd if=... of=/dev/null bs=4K` on every file: no problems, healthy reading speed Connected back RouterOS, run the "samba" container: `dd if=... of=/dev/null bs=4K` on every file: no problems, healthy reading spee...
by Kentzo
Fri Apr 05, 2024 11:25 pm
Forum: General
Topic: IPv6 trouble [SOLVED]
Replies: 19
Views: 4084

Re: IPv6 trouble [SOLVED]

I'm hesitant to trust RouterOS's undocumented defaults regarding IPv6 just yet :)
by Kentzo
Fri Apr 05, 2024 6:53 am
Forum: General
Topic: IPv6 trouble [SOLVED]
Replies: 19
Views: 4084

Re: IPv6 trouble [SOLVED]

It seems wrong to me to have an interface set on the "default" record. It also appears that you do not have ND on LAN interfaces, did you omit the output? For the reference, mine looks like this: /ipv6 nd set [ find default=yes ] disabled=yes add advertise-dns=no interface=ether1-gateway r...
by Kentzo
Wed Apr 03, 2024 8:21 pm
Forum: General
Topic: IPv6 trouble [SOLVED]
Replies: 19
Views: 4084

Re: IPv6 trouble [SOLVED]

This results in an failure of the ipv6 tests, and modifying it one by one found that setting ra-lifetime=none to be the culprit. I’m pretty sure that your ISP does not care for RAs sent by your router upstream , it should not break anything in itself. Perhaps this change forced a reconfiguration th...
by Kentzo
Wed Apr 03, 2024 10:33 am
Forum: General
Topic: IPv6 trouble [SOLVED]
Replies: 19
Views: 4084

Re: IPv6 trouble [SOLVED]

Most of the settings in /ipv6/nd are for the case when RouterOS is the Advertising Router, i.e. when it sends a configuration. However, in case of the PPPoE interface it's acting as a Host because it receives a configuration. You, most likely, want the following settings on pppoe-out1: add advertise...
by Kentzo
Tue Apr 02, 2024 11:27 pm
Forum: General
Topic: IPv6 trouble [SOLVED]
Replies: 19
Views: 4084

Re: IPv6 trouble [SOLVED]

You want `/ipv6/settings/set accept-redirects=no` and `/ipv6/settings/set accept-router-advertisements=yes` as well as `/ipv6/nd/enable` on the pppoe-out1 interface. As @mkx mentioned, there are some IPv6-specific timeouts in RouterOS that are intrinsic to how the protocol works. A reboot might be a...
by Kentzo
Fri Mar 22, 2024 6:59 pm
Forum: Containers
Topic: Did veth <-> disk slowed down in 7.14?
Replies: 9
Views: 10208

Re: Did veth <-> disk slowed down in 7.14?

Is there any particular procedure I should follow to reformat the drive? Do I need to reformat whole drive or just the partition that is mounted into the samba container?
by Kentzo
Fri Mar 22, 2024 5:45 am
Forum: Containers
Topic: Did veth <-> disk slowed down in 7.14?
Replies: 9
Views: 10208

Re: Did veth <-> disk slowed down in 7.14?

It might be a case of the disk simply dying, but I'm puzzled with that dd cannot reproduce it.
by Kentzo
Thu Mar 21, 2024 9:36 pm
Forum: Containers
Topic: Did veth <-> disk slowed down in 7.14?
Replies: 9
Views: 10208

Re: Did veth <-> disk slowed down in 7.14?

It's the hAP AX3 updated from 7.13.x
by Kentzo
Wed Mar 20, 2024 9:15 pm
Forum: Containers
Topic: Did veth <-> disk slowed down in 7.14?
Replies: 9
Views: 10208

Did veth <-> disk slowed down in 7.14?

I run Samba container and host shares on a USB attached HDD. Looks like after the 7.14.1 update both read and write speeds of the shares slowed down by ~10 times. disk: `dd if=/dev/urandom of=...disk... bs=1M count=1024` finishes within expected time veth: iperf container is on par with my connectio...
by Kentzo
Wed Mar 13, 2024 12:52 am
Forum: Announcements
Topic: v7.14.3 [stable] is released!
Replies: 670
Views: 272586

Re: v7.14.1 [stable] is released!

*) leds - added "dark-mode" functionality for hAP ax3 and Chateau ax series devices;
What is "dark-mode", is it the "all-leds-off" LEDs setting?
by Kentzo
Tue Mar 12, 2024 10:44 pm
Forum: Beginner Basics
Topic: Airplay/Multicast packet not flooding in bridge vlan
Replies: 17
Views: 4978

Re: Airplay/Multicast packet not flooding in bridge vlan

I’m using Avahi in IPv4-only mode as the mDNS repeater in my HomeKit setup. However, my Airplay sources and destinations are in the same VLAN.
by Kentzo
Tue Mar 12, 2024 1:33 am
Forum: Announcements
Topic: v7.14.3 [stable] is released!
Replies: 670
Views: 272586

Re: v7.14.1 [stable] is released!

After the update to 7.14.1 (and possibly 7.14 as well) my hAP ac lite (RB952Ui-5ac2nD) cannot maintain wireless clients anymore

Appears to be an unrelated error in configuration that manifested only after a reboot.
by Kentzo
Tue Mar 12, 2024 1:19 am
Forum: Beginner Basics
Topic: Airplay/Multicast packet not flooding in bridge vlan
Replies: 17
Views: 4978

Re: Airplay/Multicast packet not flooding in bridge vlan

turns out enabling IGMP snooping on the bridge was key to getting AirPlay to work across VLANs!
This is interesting. If anything, I'd expect this feature to break things not fix them.
by Kentzo
Fri Feb 16, 2024 8:44 pm
Forum: Beginner Basics
Topic: RB5009 - invalid mtu 8000 on ether1 any idea why?
Replies: 7
Views: 1833

Re: RB5009 - invalid mtu 8000 on ether1 any idea why?

And see if anything breaks.
This is of the most annoying things to debug :)
by Kentzo
Thu Feb 15, 2024 8:43 pm
Forum: General
Topic: How to assign an IPv6 address to an IPsec roadwarrior client?
Replies: 7
Views: 2060

Re: How to assign an IPv6 address to an IPsec roadwarrior client?

Great that it works for you!

Was not feasible in my setup where clients want to derive network configuration from the IPsec responder.
by Kentzo
Wed Feb 14, 2024 11:12 pm
Forum: Beginner Basics
Topic: RB5009 - invalid mtu 8000 on ether1 any idea why?
Replies: 7
Views: 1833

Re: RB5009 - invalid mtu 8000 on ether1 any idea why?

Upstream IPv6 router is improperly configured. IIRC RouterOS handles it gracefully but it will be in the logs.
by Kentzo
Tue Feb 13, 2024 8:29 pm
Forum: General
Topic: VPN gateway (IKEv2 Roadwarriors and IPV6) [SOLVED]
Replies: 4
Views: 2512

Re: VPN gateway (IKEv2 Roadwarriors and IPV6) [SOLVED]

I recommend running a proper IPsec server either elsewhere or in a docker container.
by Kentzo
Tue Feb 13, 2024 8:23 pm
Forum: General
Topic: How to assign an IPv6 address to an IPsec roadwarrior client?
Replies: 7
Views: 2060

Re: How to assign an IPv6 address to an IPsec roadwarrior client?

I don't think that's supported by RouterOS's IPsec client.
by Kentzo
Mon Feb 12, 2024 10:09 pm
Forum: General
Topic: Invalid Arp Entries in 7.4 version
Replies: 26
Views: 17794

Re: Invalid Arp Entries in 7.4 version

The 7.13.3 -> 7.13.4 upgrade broke the ARP record, it's "invalid" upon the first boot. Toggling the enabled status fixed the issue.
by Kentzo
Mon Feb 12, 2024 10:02 pm
Forum: Beginner Basics
Topic: Routing specific websites through IPSEC tunnel
Replies: 2
Views: 641

Re: Routing specific websites through IPSEC tunnel

One option is a combination of [RFC 8598] Split DNS Configuration and HTTPS proxy : IPsec responder tells the client to resolve github.com (INTERNAL_DNS_DOMAIN) via VPN's RDNSS (INTERNAL_IP4_DNS/INTERNAL_IP6_DNS) Client's software uses VPN's RDNSS to resolve github.com onto VPN's HTTPS proxy Client'...
by Kentzo
Wed Jan 31, 2024 9:02 am
Forum: General
Topic: IPv6: CRS not getting default routes via RA
Replies: 4
Views: 4376

Re: IPv6: CRS not getting default routes via RA

You need to enable Neighbor Discovery (/ipv6/nd) on the interface that receives RA.
by Kentzo
Thu Jan 25, 2024 8:34 pm
Forum: General
Topic: Invalid Arp Entries in 7.4 version
Replies: 26
Views: 17794

Re: Invalid Arp Entries in 7.4 version

The 7.13.2 -> 7.13.3 upgrade broke the ARP record, it's "invalid" upon the first boot. Had to delete the record, reboot, and add then re-add it.
by Kentzo
Wed Jan 24, 2024 4:46 am
Forum: Announcements
Topic: v7.14beta [testing] is released!
Replies: 498
Views: 193559

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

I think an easy way to improve this would be to link to the relevant bug tracker case (MikroTik has one of these, right?) which would hopefully have more tech stuff for people to read over if they want. There is a per-user support tool, but it's not for tracking: they close tickets once they are ac...
by Kentzo
Tue Jan 23, 2024 10:40 pm
Forum: Announcements
Topic: v7.14beta [testing] is released!
Replies: 498
Views: 193559

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

No, I'd like the ability to set my own lifetime (lower) and not use the lifetime offered by the ISP, and I don't know if that's possible anymore? Since the changelog is rather vague.
Agree, there must remain a possibility to change these values administratively. Changelog quality is piss-poor.
by Kentzo
Tue Jan 23, 2024 9:44 pm
Forum: Wireless Networking
Topic: Apple devices won't connect
Replies: 16
Views: 15098

Re: Apple devices won't connect

Apple devices cache information about WiFi access points. If you played with configuration on your router, such as changing SSID or security settings, then you can try "forgetting" the networks and rebooting the problematic devices.
by Kentzo
Tue Jan 23, 2024 8:24 pm
Forum: Announcements
Topic: v7.14beta [testing] is released!
Replies: 498
Views: 193559

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

So they advertise the lifetime of the received prefix now? how sad. Do you prefer stale prefixes to linger for 30 days instead? RFC requires valid and lifetime values in advertisements of prefixes derived from PD to not exceed the parent PD. Note that if PD renews to the same value, no renumbering ...
by Kentzo
Tue Jan 23, 2024 7:12 pm
Forum: Announcements
Topic: v7.14beta [testing] is released!
Replies: 498
Views: 193559

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

Some time ago I filed a bug report about RA’s advertised prefix “valid” and “lifetime” not respecting corresponding values of DHCPv6 Client PD (it used values from the `default` submenu instead).

Perhaps that’s what they addressed here?
by Kentzo
Mon Jan 22, 2024 3:57 pm
Forum: Announcements
Topic: v7.14beta [testing] is released!
Replies: 498
Views: 193559

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

And also helps potential attackers to scan IPv6 address space much more effectively. And why do you consider SOHO differently than DCs and other corporate installations? Only trusted side of the LAN gets the privilege of proper response. I treat it differently with respect to “wasted cpu cycles” co...
by Kentzo
Sat Jan 20, 2024 8:19 pm
Forum: Announcements
Topic: v7.14beta [testing] is released!
Replies: 498
Views: 193559

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

Why waste efforts/CPU cycles on ICMPv4/v6 replies for non-existent pathways? I know there's an RFC for ICMPv4/v6 replies on the LAN, but that was written 20 years ago. I think we discussed that previously elsewhere? For DC, SP etc it does make sense. For a SOHO CE router it does not. Indeed, a blac...
by Kentzo
Sat Jan 20, 2024 1:50 am
Forum: Announcements
Topic: v7.14beta [testing] is released!
Replies: 498
Views: 193559

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

The delegated prefix. Client receives /56 PD from upstream, /56 aggregate is blackholed.
Ah I see, the changelog could have worded it better. Hopefully it's configurable, to allow proper ICMP errors via firewall.
by Kentzo
Fri Jan 19, 2024 11:01 pm
Forum: Announcements
Topic: v7.14beta [testing] is released!
Replies: 498
Views: 193559

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

I don't think there is an RFC that states this, but it's always good practice to blackhole aggregates to prevent layer 3 loops. Most end-users won't know how to do this, so this auto-feature, will take care of that. Apologies, but I'm not following. What routes will be automatically added as blackh...
by Kentzo
Fri Jan 19, 2024 11:01 am
Forum: Announcements
Topic: v7.14beta [testing] is released!
Replies: 498
Views: 193559

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

Could someone comment on:
dhcpv6-client - install dynamic IPv6 blackhole routes in corresponding routing-table;
What RFC / part of RFC is being implemented here?
by Kentzo
Tue Jan 16, 2024 10:44 pm
Forum: General
Topic: Invalid Arp Entries in 7.4 version
Replies: 26
Views: 17794

Re: Invalid Arp Entries in 7.4 version

Smooth upgrade from 7.13.1 to 7.13.2: the static ARP record was not marked as invalid. Fixed?
by Kentzo
Mon Jan 15, 2024 7:44 am
Forum: Wireless Networking
Topic: Mikrotik wifi disconnects on my MPB when continuity camera from iPhone
Replies: 4
Views: 2880

Re: Mikrotik wifi disconnects on my MPB when continuity camera from iPhone

Can you see the disconnection reason in the RouterOS logs?
by Kentzo
Sat Jan 13, 2024 9:38 pm
Forum: General
Topic: IPv6 configuration /64
Replies: 26
Views: 7992

Re: IPv6 configuration /64

What's the output of `/ipv6/route/print` and `/ipv6/settings/print` on RouterOS?
by Kentzo
Wed Jan 10, 2024 10:57 pm
Forum: General
Topic: IPv6 bitmask in dst-address?
Replies: 4
Views: 1456

Re: IPv6 bitmask in dst-address?

atm, your best recourse is to submit a feature request at help.mikrotik.com
by Kentzo
Wed Jan 10, 2024 10:55 pm
Forum: General
Topic: EoIP DHCP to specific MAC from SITE B
Replies: 2
Views: 1088

Re: EoIP DHCP to specific MAC from SITE B

I do not understand neither what you're trying to set up, nor the question / problem. Could you unfold it in more details?
by Kentzo
Wed Jan 10, 2024 9:19 am
Forum: General
Topic: IPv6 configuration /64
Replies: 26
Views: 7992

Re: IPv6 configuration /64

Yes, but SLAAC won't work and addresses will have to be assigned administratively.
by Kentzo
Wed Jan 10, 2024 9:10 am
Forum: General
Topic: Invalid Arp Entries in 7.4 version
Replies: 26
Views: 17794

Re: Invalid Arp Entries in 7.4 version

Same on 7.13.1

Except this time the ARP record remains invalid even after a reboot. To get this fixed I had to remove and re-add the entry. Rebooted after each action, for good measure.
by Kentzo
Sat Dec 23, 2023 5:49 pm
Forum: General
Topic: What is the packets coming from cable modem to router
Replies: 18
Views: 3659

Re: What is the packets coming from cable modem to router

Unless you specifically configured the router to do that, then it unlikely initiates these connections. That was just a wild guess.

Have you complained about a port scan initiated by your router on your local / ISP forum?
by Kentzo
Fri Dec 22, 2023 9:51 pm
Forum: Wireless Networking
Topic: WiFi with Apple Products
Replies: 102
Views: 47599

Re: WiFi with Apple Products

@nonolk You'd do God's work if you could troubleshoot on iPad and collect the logs. I'd do it myself, but have no device to reproduce it.
by Kentzo
Thu Dec 21, 2023 11:01 pm
Forum: Wireless Networking
Topic: WiFi with Apple Products
Replies: 102
Views: 47599

Re: WiFi with Apple Products

I remotely remember having an issue with iPad (Pro, gen. 2, os ver. 17.x) connecting to WiFi after I replaced my AP (RB952Ui -> C53UiG) and changed authentication to WPA3-PSK while keeping SSID. It displayed the same silly error about the wrong password. Had to delete the WiFi config on the iPad and...
by Kentzo
Thu Dec 21, 2023 10:54 pm
Forum: Beginner Basics
Topic: IPv6 Prefix Delegation PPPoE with VLANs
Replies: 19
Views: 5796

Re: IPv6 Prefix Delegation PPPoE with VLANs

If I activate IPv6 -> DHCP Client -> "Use Peer DNS" in ROS, the Linux clients probably prefer to use the IPv6 DNS server transmitted by the ISP. As a result, local host names are no longer resolved. You can provide your own DNS server within your LAN via /ipv6/nd's dns property and /ipv6/...
by Kentzo
Thu Dec 21, 2023 7:02 pm
Forum: General
Topic: Looking for help debugging IPv6 issue with Xfinity [SOLVED]
Replies: 11
Views: 4424

Re: Looking for help debugging IPv6 issue with Xfinity [SOLVED]

I rely on RouterOS to do the filtering of incoming RA broadcasts and DHCPv6 replies. Assuming both RouterOS is flawed and Comcast fails DHCP filtering on their bridge, your rule won’t help against malicious server on the same link. Additionally it is not required by the RFC 8415 for client to initia...
by Kentzo
Wed Dec 20, 2023 12:33 am
Forum: General
Topic: What is the packets coming from cable modem to router
Replies: 18
Views: 3659

Re: What is the packets coming from cable modem to router

Could be a built-in "security" feature on the modem? But who knows. Tell your ISP support if you're concerned. Nothing Mikrotik-specific here.
by Kentzo
Tue Dec 19, 2023 6:26 pm
Forum: General
Topic: What is the packets coming from cable modem to router
Replies: 18
Views: 3659

Re: What is the packets coming from cable modem to router

I think what you see is due to the bridge and poor modem firmware. ISP wants to access your modem for whatever reason, they use your WAN IP to reach it. But your router also sees the packets because it is in the bridge. Although it is strange to see src address being that of an internal, LAN-side IP...
by Kentzo
Tue Dec 19, 2023 2:17 am
Forum: General
Topic: IPv6 Prefix Chunking from Pool
Replies: 3
Views: 1575

Re: IPv6 Prefix Chunking from Pool

Before RouterOS can assign an address it needs to allocate a pool. This pool is allocated with prefix-length set to whatever value you set in the pool-prefix-length property. You configured it to allocate pool of size 56 and then to take the ::1/64 address from it. What you probably want is `pool-pr...
by Kentzo
Tue Dec 19, 2023 12:56 am
Forum: General
Topic: IPv6 Prefix Chunking from Pool
Replies: 3
Views: 1575

Re: IPv6 Prefix Chunking from Pool

You misconfigured it, `pool-prefix-length` is used as the value for /ipv6/pool's prefix-length of the dynamically created pool. I.e. it's the size of the chunks.
by Kentzo
Tue Dec 19, 2023 12:52 am
Forum: Beginner Basics
Topic: IPv6 Prefix Delegation PPPoE with VLANs
Replies: 19
Views: 5796

Re: IPv6 Prefix Delegation PPPoE with VLANs

Have you tried changing /ipv6/dhcp-client to `request=address,prefix` ?
by Kentzo
Tue Dec 19, 2023 12:51 am
Forum: General
Topic: What is the packets coming from cable modem to router
Replies: 18
Views: 3659

Re: What is the packets coming from cable modem to router

What is your ISP and what is the make and model of the router? If that's common for their devices to do that, I'm sure there are discussions.
by Kentzo
Sun Dec 17, 2023 6:40 pm
Forum: Beginner Basics
Topic: IPv6 Prefix Delegation PPPoE with VLANs
Replies: 19
Views: 5796

Re: IPv6 Prefix Delegation PPPoE with VLANs

but from technical point of view it doesn't matter at all.
If the DHCPv6 server upstream is under your control then it may be desirable to put routers into a separate prefix from clients.
by Kentzo
Sun Dec 17, 2023 7:43 am
Forum: Beginner Basics
Topic: IPv6 Prefix Delegation PPPoE with VLANs
Replies: 19
Views: 5796

Re: IPv6 Prefix Delegation PPPoE with VLANs

Any with the public prefix is good. They all represent the same device just on different internal interfaces. Some ISPs can allocate an address alongside the prefix, you can ask for it via `/ipv6/dhcp-client/set request=address,prefix`. Note that this is optional and may not be available. Alternativ...
by Kentzo
Sat Dec 16, 2023 11:32 pm
Forum: General
Topic: D53G-5HacD2HnD update 7.13 no Wifi
Replies: 24
Views: 6544

Re: D53G-5HacD2HnD update 7.13 no Wifi

16MB flash is a bit tight for ROS 7.13
The upgrade of my ancient RB952Ui went smoothly (7.12.1, 16MB flash, 64MB RAM), I have 3176.0KiB remaining. Before the upgrade I made sure that no extra packages were installed and /files/print was empty.
by Kentzo
Sat Dec 16, 2023 1:40 am
Forum: Beginner Basics
Topic: How to check IP tunnel is working [SOLVED]
Replies: 5
Views: 6063

Re: How to check IP tunnel is working [SOLVED]

You will have to dissect logs. If I recall correctly, identifier of each SA is logged.
by Kentzo
Sat Dec 16, 2023 1:39 am
Forum: Beginner Basics
Topic: IPv6 Prefix Delegation PPPoE with VLANs
Replies: 19
Views: 5796

Re: IPv6 Prefix Delegation PPPoE with VLANs

What version of RouterOS do you run? There was (?) a bug where RouterOS incorrectly recognized suffix addresses as duplicates and removed all but one.