Nooo....*) radius - require "policy" policy for "login" service configuration;
[admin@MikroTik] > :put ([/system/resource/print as-value]->"version")
7.6beta4 (development)
[admin@MikroTik] > :put ([/system/routerboard/print as-value]->"current-firmware")
7.6beta4
[admin@MikroTik] > /system/resource/usb/print
Columns: DEVICE, VENDOR, NAME, SPEED
# DEVICE VENDOR NAME SPEED
0 2-1 Samsung Portable SSD T5 5000
1 1-0 Linux 5.6.3 xhci-hcd xHCI Host Controller 480
2 2-0 Linux 5.6.3 xhci-hcd xHCI Host Controller 5000
[admin@MikroTik] > /disk/print
[admin@MikroTik] >
-------------------------------------------------------------------------------------------------------
[admin@MikroTik] > :put ([/system/resource/print as-value]->"version")
7.5 (stable)
[admin@MikroTik] > :put ([/system/routerboard/print as-value]->"current-firmware")
7.5
[admin@MikroTik] > /system/resource/usb/print
Columns: DEVICE, VENDOR, NAME, SPEED
# DEVICE VENDOR NAME SPEED
0 2-1 Samsung Portable SSD T5 5000
1 1-0 Linux 5.6.3 xhci-hcd xHCI Host Controller 480
2 2-0 Linux 5.6.3 xhci-hcd xHCI Host Controller 5000
[admin@MikroTik] > /disk/print
Flags: M, r - RAID-MEMBER
Columns: SLOT, MODEL, SERIAL, INTERFACE, NAME, FS, FREE, SIZE
# SLOT MODEL SERIAL INTERFACE NAME FS FREE SIZE
0 M usb1 Samsung Portable SSD T5 000000000000 USB 3.10 5000Mbps disk1 ext4 914.5GiB 931.5GiB
[admin@MikroTik] >
Can anyone provide more information on this? What switch chips are supported? Does this mean that IPv6 fast-track is being worked on?*) l3hw - added support for IPv6 route offloading (disabled by default);
This is very exciting...
Can anyone provide more information on this? What switch chips are supported? Does this mean that IPv6 fast-track is being worked on?*) l3hw - added support for IPv6 route offloading (disabled by default);
Robert
wow you should have reported that when you saw it.†Nooo.... 😥😥😥*) radius - require "policy" policy for "login" service configuration;
Unfortunately you have noticed it...
I have always used it to scale permissions and become an administrator even in RouterBOARD which I did not have administrative access...
Now than the pandora box is open, please add this critical security fix also on 7.5, 6.48.6 and 6.49.6...
You didn’t report a bug for a vulnerability like this just for your own ease of use? Wow.†Nooo.... 😥😥😥*) radius - require "policy" policy for "login" service configuration;
Unfortunately you have noticed it...
I have always used it to scale permissions and become an administrator even in RouterBOARD which I did not have administrative access...
Now than the pandora box is open, please add this critical security fix also on 7.5, 6.48.6 and 6.49.6...
It's working fine.ros 7.5 create container AdGuard Home, upgrade to 7.6 beta4 don`t run
/container mounts
add dst=/opt/adguardhome/work/data name=adguardhome_data src=/container/adguardhome
add dst=/opt/adguardhome/conf/ name=adguardhome_conf src=/container/adguardhome
add dst=/opt/adguardhome/work/ name=adguardhome_work src=/container/adguardhome
/container
add interface=veth1 mounts=adguardhome_data,adguardhome_conf,adguardhome_work root-dir=container/adguardhome workdir=/opt/adguardhome/work
/container config
set registry-url=https://registry-1.docker.io tmpdir=container/tmp
I never thought I'd see the day; but here we are! Status on a CRS317 after enabling l3hw-ipv6 and running iperf3 between two IPv6 subnets:*) l3hw - added support for IPv6 route offloading (disabled by default);
[SUM] 0.00-10.00 sec 10.7 GBytes 9.20 Gbits/sec receiver
Do you have any active ZeroTier networks configured, i.e. any enabled entries underMy CCR2116 is unable to update to this version, there's nothing in the logs, 42MB free diskspace. It downloads the 7.6beta4 image, reboots and comes up again with version 7.5.
2-Partition setup, user-manager and zerotier extra packages are installed.
/zerotier/interface
I was able to update from 7.5RC to 7.6Beta4 without issue on my CCR2116. No ZeroTier package or config.My CCR2116 is unable to update to this version, there's nothing in the logs, 42MB free diskspace. It downloads the 7.6beta4 image, reboots and comes up again with version 7.5.
2-Partition setup, user-manager and zerotier extra packages are installed.
Hmm strange. Not exactly the issue I had then. Can you connect to the device via console and post the whole output whilst you do an upgrade?@aliclubb yes there's an active network. I disabled it, but no luck. I even removed the whole zerotier package and tried to update without success. routeros is the only package installed now on that device and it won't let me update, I also tried to upload the firmware file manually. Still nothing in the logs except this ntp change time ... message.
Upgraded rb2011 with MPLS (OSPF+LDP) - dead within hour. Multicast packet loss - kill box with OOM. 7.4.1/7.5rc2 shows same results.*) route - fixed memory leak;
What is the scenario and config that triggers the memory leak?Upgraded rb2011 with MPLS (OSPF+LDP) - dead within hour. Multicast packet loss - kill box with OOM.
Hmmm....stange behavior on my two CRS326-24G-2S+ Switches. Winbox told me L3HW-Offloading is activated in the switch menu, CLI said it wasn´t.Got IPv6 hw-offload working in my home network. It's great!
https://www.reddit.com/r/mikrotik/comme ... nd_crs328/
Can you connect to the device via console and post the whole output whilst you do an upgrade?
MikroTik 7.5 (stable)
CORE Login:
Rebooting...
ERROR: upgrade failed, free 33 kB disk space for a (null)upgrade
[277810.368297] reboot: Restarting system
stage2_loader v3.63.2
Memory repair completed within 226 uSecs
DDR ECC static poisoning address: (0x1e0000)
DDR ECC static poisoning address: (0x1e1100)
SPD I2C Address: 52, offset 0000(0)
DRAM ch 0: 8GB
SPD I2C Address: 53, offset 0000(0)
DRAM ch 1: 8GB
DRAM total size: 16GB
Executing next at 0x01000000!
agent_wakeup v3.53
Thank you for your information about setting up the source of the mount points as /container/adguardhome instead of /container/adguardhome/work etc.It's working fine.ros 7.5 create container AdGuard Home, upgrade to 7.6 beta4 don`t run
2022-09-02_18-00-53.jpgCode: Select all/container mounts add dst=/opt/adguardhome/work/data name=adguardhome_data src=/container/adguardhome add dst=/opt/adguardhome/conf/ name=adguardhome_conf src=/container/adguardhome add dst=/opt/adguardhome/work/ name=adguardhome_work src=/container/adguardhome /container add interface=veth1 mounts=adguardhome_data,adguardhome_conf,adguardhome_work root-dir=container/adguardhome workdir=/opt/adguardhome/work /container config set registry-url=https://registry-1.docker.io tmpdir=container/tmp
You're welcome. Currently, I have an ad guard container. Now I'm worried about the RAM usage. I would appreciate it if you or anyone else could share your ram usage for the container.Thank you for your information. It works on v7.5 as well now!
That's just bad practice, don't do it, son.
Thank you for your information about setting up the source of the mount points as /container/adguardhome instead of /container/adguardhome/work etc.
No more "mkdir /opt/adguardhome/work/data: permission denied". It works on v7.5 as well now!
/interface/wifiwave2/actual-configuration> print
0 name="wifi1" mac-address=08:55:31 arp-timeout=auto
radio-mac=08:55:31
configuration.mode=ap .ssid="x" .country=Czech
security.authentication-types=wpa2-psk,wpa3-psk
.passphrase="xx" .sae-pwe=hunting-and-pecking
1 name="wifi2" mac-address=08:55:31 arp-timeout=auto
radio-mac=08:55:31
configuration.mode=ap .ssid="G" .country=Czech
security.authentication-types=wpa2-psk,wpa3-psk
.passphrase="xx" .sae-pwe=hunting-and-pecking
2 name="wifi3" mac-address=0A:55:31 arp-timeout=auto
master-interface=wifi2
configuration.mode=ap .ssid="xx" .country=Czech
security.authentication-types=wpa2-psk,wpa3-psk
.passphrase="xx" .sae-pwe=hunting-and-pecking
3 name="wifi4" mac-address=0A:55:31 arp-timeout=auto
master-interface=wifi1
configuration.mode=ap .ssid="xx" .country=Czech
security.authentication-types=wpa2-psk,wpa3-psk
.passphrase="xx" .sae-pwe=hunting-and-pecking
It just consumes ~1xxMB of memory.You're welcome. Currently, I have an ad guard container. Now I'm worried about the RAM usage. I would appreciate it if you or anyone else could share your ram usage for the container.Thank you for your information. It works on v7.5 as well now!
2022-09-06_22-43-53.jpg
Let it run for few days :dIt just consumes ~1xxMB of memory.
Check this out - I had similar issues with a OnePlus phone, issues solved after applying that fix.The Xiaomi device cannot connect via Wifiwave2, it only cycles connected and after 2s disconnected.
i have hAP ac3
If I connect via the old hAP lite, everything works immediately.
If i used mount point like /diskN/adguardhome/work or /diskN/adguardhome/data, I got permission denied as the fatal error and AdGuard Home just can not be brought up.That's just bad practice, don't do it, son.
Thank you for your information about setting up the source of the mount points as /container/adguardhome instead of /container/adguardhome/work etc.
No more "mkdir /opt/adguardhome/work/data: permission denied". It works on v7.5 as well now!
how to enable this option - container - added "start-on-boot"What's new in 7.6beta6 (2022-Sep-07 12:06):
*) container - added "start-on-boot" parameter for automatic container startup;
/container mounts
add dst=/opt/adguardhome/work/data name=adguardhome_data src=/container/adguardhome
add dst=/opt/adguardhome/conf/ name=adguardhome_conf src=/container/adguardhome
add dst=/opt/adguardhome/work/ name=adguardhome_work src=/container/adguardhome
/container
add interface=veth1 logging=yes mounts=adguardhome_data,adguardhome_conf,adguardhome_work root-dir=container/adguardhome workdir=/opt/adguardhome/work
/container config
set registry-url=https://registry-1.docker.io tmpdir=container/tmp
/interface veth
add address=172.31.0.1/24 gateway=172.31.0.254 name=adguard
/container config
set ram-high=768.0MiB registry-url=https://registry-1.docker.io tmpdir=disk1/container-tmp
/container mounts
add dst=/opt/adguardhome/conf name=adguard-opt-adguardhome-conf src=/disk1/adguard-opt-adguardhome-conf
add dst=/opt/adguardhome/work name=adguard-opt-adguardhome-work src=/disk1/adguard-opt-adguardhome-work
/container
add dns=172.31.0.254 hostname=adguard interface=adguard mounts=adguard-opt-adguardhome-conf,adguard-opt-adguardhome-work root-dir=disk1/adguard remote-image=adguard/adguardhome:latest
this post viewtopic.php?p=955911#p955095Why are you creating duplicated, nested mounts for /opt/adguardhome/work and for /opt/adguardhome/work/data? This might be your problem.
Installed on RB3011. This function does not work consistent.What's new in 7.6beta6 (2022-Sep-07 12:06):
*) container - added "start-on-boot" parameter for automatic container startup;
There was a bug that prevented mounts from working properly, that bug was silently fixed in 7.6beta4.If i used mount point like /diskN/adguardhome/work or /diskN/adguardhome/data, I got permission denied as the fatal error and AdGuard Home just can not be brought up.
That's just bad practice, don't do it, son.
I learnt that this issue can be fixed by inserting the USB disk to a Linux machine and create folders with 777 permission manually.
Do you have any advice, pls? Is this a bug that mikrotik should solve? Thx.
/container mounts
add dst=/opt/adguardhome/conf name=agh_conf src=\
/disk1/docker/mounts/agh/conf
add dst=/opt/adguardhome/work name=agh_work src=\
/disk1/docker/mounts/agh/work
/container
add interface=veth2 logging=yes mounts=\
agh_conf,agh_work root-dir=\
disk1/containers/adguardhome workdir=\
/opt/adguardhome/work
/container config
set ram-high=96.0MiB registry-url=\
https://registry-1.docker.io/ tmpdir=\
disk1/docker/tmp
Being empty is their fix for now. They had completely removed the uptime field for some reason, I believe on purpose. You cannot see it in the CLI at all either (and you could in earlier versions when it displayed properly in Winbox), but when they removed it from the CLI, Winbox started displaying some strange value as a glitch instead of displaying nothing, like the command line does.the difference from previous version is the before it was a coundown, now it is just empty.
The previous version showed the current uptime in commandline but when you opened the sessions tab in winbox it showed a fake ticking uptime...the difference from previous version is the before it was a coundown, now it is just empty.
I'm still running 7.5 with BGP and can confirm that it does not show the uptime in the command line, and it displays in winbox with a fake uptime.The previous version showed the current uptime in commandline but when you opened the sessions tab in winbox it showed a fake ticking uptime...
Got it from the help wiki.how to enable this option - container - added "start-on-boot"What's new in 7.6beta6 (2022-Sep-07 12:06):
*) container - added "start-on-boot" parameter for automatic container startup;
command line?
I understand now. I suspect, to fix this issue, they might have had to re-engineer the peer uptime display a bit, and that would explain why it has been temporarily removed.What I mean with previous version is the 7.4 behavior. The winbox uptime is copied from the router when you open the window, but then it continues ticking upward even when the connection actually is down.
it's a usb flash drive??And, as I said before, it is working great on my RB5009UG+S+ using the configuration I shown.
In our case - cheap Dlink DES-3200-A1 in the middle between rb1100ahx2 and rb2011 randomly drops multicast packets in both directions. So, LDP session periodically restarted (and OSPFv2 too) - rb2011 die due OOM. It's still alive, but with CPU under 100% loads, networking process consume 85%, SNMP not working, VPLS tunnel dead, telnet/mac-telnet still alive.What is the scenario and config that triggers the memory leak?
OSPFv3 broken - now it complains about wrong checksum every 10 seconds...What's new in 7.6beta6 (2022-Sep-07 12:06):
....
*) ospf - refresh OSPFv3 interface configuration when IPv6 network becomes available;
....
Are you by chance using a USB stick formatted with exfat/fat filesystem as storage on router for your container mount points ?Seems like it's impossible to set permissions on mounted files from inside container. For example chmod +x some script, but it's still not executable. So no scripts in a mounted directory can work. Is this intended design, or more of a bug? I understand mounts are usually used for non-executable storage but there are cases where it could be necessary or desirable to host an entire application including the main executable binaries on the mountpoint
Nope, described issue is on a chr with no other external disk, just mounting to a path on the native storageAre you by chance using a USB stick formatted with exfat/fat filesystem as storage on router for your container mount points ?
If underlying filesystem does not support permissions, chmod from inside a container to a mounted directory won't do anything.
I´ve taken a new CRS326-24G-2S+, blow away the config, build up from scratch a simple bridge config, have updated ROS and FW to 7.6Beta6 and activated in the Switch-menu L3HW-offloading. After that I´ve activated the IPv6-HW offloading, too via CLI and like the first time the Switch died after a few seconds.Hmmm....stange behavior on my two CRS326-24G-2S+ Switches. Winbox told me L3HW-Offloading is activated in the switch menu, CLI said it wasn´t.Got IPv6 hw-offload working in my home network. It's great!
https://www.reddit.com/r/mikrotik/comme ... nd_crs328/
After activating it via CLI both switches died after a few seconds and didn´t came back, even after a cold boot.
I had to netinstall both....
it's a usb flash drive??And, as I said before, it is working great on my RB5009UG+S+ using the configuration I shown.
src=/disk1/
I´ve taken a new CRS326-24G-2S+, blow away the config, build up from scratch a simple bridge config, have updated ROS and FW to 7.6Beta6 and activated in the Switch-menu L3HW-offloading. After that I´ve activated the IPv6-HW offloading, too via CLI and like the first time the Switch died after a few seconds.
Hmmm....stange behavior on my two CRS326-24G-2S+ Switches. Winbox told me L3HW-Offloading is activated in the switch menu, CLI said it wasn´t.
After activating it via CLI both switches died after a few seconds and didn´t came back, even after a cold boot.
I had to netinstall both....
So in my conclusion this feature is not production ready!!
Just did a test on my CRS309, it worked one way for me (traffic from one port to another offloaded, the other direction not). Then I tried to disable and re-enable ip6 l3hw, and it caused temporarily loss of connectivity to the router, once recovered the ipv6 was no longer working, even after disabling the l3hw. Afterwards the connectivity to the router lost a few more times (for a few seconds). After that I rebooted the router and re-enabled l3hw again, and for now it works OK both directions... I only have a couple of test servers with ipv6, don't use ipv6 for anything else for now...
So, yes, looks like definitely not production ready yet, but so was the ipv4 l3hw in the first versions, so I am hopeful that all the issues will get resolved soon...
Maybe the packets are routed by the hardware (switch chip) and do not enter the CPU at all? Do you non-wh-offloaded FastTrack connections (without H flag) in the connection list? Or is the list empty? The latter means the routing is fully performed by the hardware (which is good, unless you want to Firewall it first).*) l3hw - fixed "H" flag presence for accelerated connection tracking entries;
does this work for anyone? I have l3hw offloading enabled on my CCR2116 and fasttrack enabled for all established,related connections but I've never seen a H flag in the connection list (ipv4/ipv6). Even when I filter hw-offloaded connections, there are 0 entries. I know it's working, else I wouldn't get 2% cpu utilization at 2.5Gb/s throughput.
I´ve taken a new CRS326-24G-2S+, blow away the config, build up from scratch a simple bridge config, have updated ROS and FW to 7.6Beta6 and activated in the Switch-menu L3HW-offloading. After that I´ve activated the IPv6-HW offloading, too via CLI and like the first time the Switch died after a few seconds.
Hmmm....stange behavior on my two CRS326-24G-2S+ Switches. Winbox told me L3HW-Offloading is activated in the switch menu, CLI said it wasn´t.
After activating it via CLI both switches died after a few seconds and didn´t came back, even after a cold boot.
I had to netinstall both....
So in my conclusion this feature is not production ready!!
@raimondsp: all 3 Switches became completly unresponsive, no L2 and no L3.
I only got access back after resetting the config via reset-button.
What this quote was for? Removed
docker run -ti --privileged=true -v /sys/fs/cgroup:/sys/fs/cgroup:ro -p 80:80 local/centos7-systemd
docker run --tmpfs /tmp --tmpfs /run -it -v /sys/fs/cgroup:/sys/fs/cgroup:ro -p 80:80 local/r8-systemd-httpd
MikroTik RouterOS 7.6beta6 (c) 1999-2022
[admin@MikroTik] > container/shell number=0
0;root@MikroTik:/[root@MikroTik /]# systemctl
System has not been booted with systemd as init system (PID 1). Can't operate.
Failed to connect to bus: Host is down
0;root@MikroTik:/[root@MikroTik /]# cat etc/os-release
NAME="Rocky Linux"
VERSION="8.6 (Green Obsidian)"
ID="rocky"
ID_LIKE="rhel centos fedora"
VERSION_ID="8.6"
PLATFORM_ID="platform:el8"
PRETTY_NAME="Rocky Linux 8.6 (Green Obsidian)"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:rocky:rocky:8:GA"
@raimondsp@raimondsp: all 3 Switches became completly unresponsive, no L2 and no L3.
I only got access back after resetting the config via reset-button.
That's strange. Please create a support ticket, so we can try to reproduce your issue.
I'm having the same issue, but I'm on 7.5, having wpa2-psk only has resolved the issue (wpa3-psk was previously enabled).Anyone seeing issues with WPA3 and iOS 16 (released today)?
After upgrading iPhone 12 to iOS 16.0 it was unable to connect to wpa2-psk,wpa3-psk networks I have on my hAP ac3 running RouterOS 7.6beta6 with WifiWave2 package. Before the upgrade (iOS 15.6) it was connecting fine.
After changing the interface to be only wpa2-psk the iPhone is connecting fine again.
@raimondsp
Okay, support ticket opened: SUP-92398
For me l3hw offloading doesn't seem to work at all. I read the help page multiple times, but couldn't find anything I may have misconfigured. I got it working once for a few seconds, after making changes to the bridge configuration, then there was a H entry in the connection list. But a few seconds later the connection disappeared and the list remained empty. I can't use port-based hw-offloading, because I use many tunnels that can't be offloaded, so I'd need a lot of acl rules to redirect the traffic to the cpu. But when I tried it, not even simple inter-vlan routing worked between some networks. Some hosts were only reachable by ping, while others couldn't be reached at all. This was between a 802.3ad bond (2xSFP+) and a SFP+ port, didn't try 1G ports.
/int/ex
# sep/13/2022 18:14:45 by RouterOS 7.6beta6
# software id =
#
# model = CCR2116-12G-4S+
# serial number =
/interface bridge
add add-dhcp-option82=yes dhcp-snooping=yes frame-types=admit-only-vlan-tagged name=BRIDGE protocol-mode=none vlan-filtering=yes
/interface ethernet
set [ find default-name=ether1 ] advertise=10M-full,100M-full,1000M-full disabled=yes l2mtu=1580 name=E01.WAN
set [ find default-name=ether2 ] advertise=10M-full,100M-full,1000M-full disabled=yes l2mtu=1580 name=E02
set [ find default-name=ether3 ] advertise=10M-full,100M-full,1000M-full disabled=yes l2mtu=1580 loop-protect=on name=E03
set [ find default-name=ether4 ] advertise=10M-full,100M-full,1000M-full l2mtu=1580 name=E04.PVE-MGMT
set [ find default-name=ether5 ] advertise=10M-full,100M-full,1000M-full disabled=yes l2mtu=1580 name=E05
set [ find default-name=ether6 ] advertise=10M-full,100M-full,1000M-full disabled=yes l2mtu=1580 name=E06
set [ find default-name=ether7 ] advertise=10M-full,100M-full,1000M-full disabled=yes l2mtu=1580 name=E07
set [ find default-name=ether8 ] disabled=yes l2mtu=1580 name=E08
set [ find default-name=ether9 ] disabled=yes l2mtu=1580 name=E09
set [ find default-name=ether10 ] disabled=yes l2mtu=1580 name=E10
set [ find default-name=ether11 ] disabled=yes l2mtu=1580 name=E11
set [ find default-name=ether12 ] disabled=yes l2mtu=1580 name=E12
set [ find default-name=ether13 ] disabled=yes name=OOBM
set [ find default-name=sfp-sfpplus1 ] advertise=1000M-half,1000M-full,2500M-full,5000M-full l2mtu=9570 mtu=9000 name=S1.UPLINK speed=10Gbps
set [ find default-name=sfp-sfpplus2 ] advertise=10000M-full l2mtu=9570 mtu=9000 name=S2.UPLINK speed=10Gbps
set [ find default-name=sfp-sfpplus3 ] l2mtu=9570 mtu=9000 name=S3.PVE speed=2.5Gbps
set [ find default-name=sfp-sfpplus4 ] disabled=yes name=S4
/interface vlan
add interface=BRIDGE name=0066.SERVER vlan-id=66
add interface=BRIDGE name=0099.MGMT vlan-id=99
add interface=BRIDGE name=0164.LAN vlan-id=164
/interface bonding
add lacp-rate=1sec mode=802.3ad mtu=9000 name=BOND.SWITCH slaves=S1.UPLINK,S2.UPLINK transmit-hash-policy=layer-3-and-4
/interface ethernet switch
set 0 l3-hw-offloading=yes
/interface ethernet switch port
set 0 l3-hw-offloading=no
set 1 l3-hw-offloading=no
set 2 l3-hw-offloading=no
set 3 l3-hw-offloading=no
set 4 l3-hw-offloading=no
set 5 l3-hw-offloading=no
set 6 l3-hw-offloading=no
set 7 l3-hw-offloading=no
set 8 l3-hw-offloading=no
set 9 l3-hw-offloading=no
set 10 l3-hw-offloading=no
set 11 l3-hw-offloading=no
set 12 l3-hw-offloading=no
set 13 l3-hw-offloading=no
set 14 l3-hw-offloading=no
set 15 l3-hw-offloading=no
/interface lte apn
set [ find default=yes ] ip-type=ipv4
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
/interface bridge port
add bridge=BRIDGE frame-types=admit-only-untagged-and-priority-tagged interface=E04.PVE-MGMT pvid=99
add bridge=BRIDGE frame-types=admit-only-vlan-tagged interface=S3.PVE
add bridge=BRIDGE frame-types=admit-only-vlan-tagged interface=BOND.SWITCH multicast-router=disabled trusted=yes
/interface ethernet switch l3hw-settings
set ipv6-hw=yes
/interface bridge vlan
add bridge=BRIDGE comment=LAN tagged=BRIDGE,BOND.SWITCH,S3.PVE vlan-ids=164
add bridge=BRIDGE comment=MGMT tagged=BRIDGE,BOND.SWITCH vlan-ids=99
add bridge=BRIDGE comment=SERVER tagged=BRIDGE,S3.PVE vlan-ids=66
/interface ovpn-server server
set auth=sha1 cipher=aes128,aes192,aes256 mac-address=00:24:D3:F2:66:C7 max-mtu=1492 netmask=30 port=5222
/ip/ex
# sep/13/2022 18:13:34 by RouterOS 7.6beta6
# software id =
#
# model = CCR2116-12G-4S+
# serial number =
/ip ipsec profile
set [ find default=yes ] dh-group=ecp256 enc-algorithm=aes-256 hash-algorithm=sha512 prf-algorithm=sha512 proposal-check=strict
/ip ipsec proposal
set [ find default=yes ] auth-algorithms=sha256 enc-algorithms=aes-256-cbc lifetime=12h pfs-group=ecp256
/ip pool
add name=LAN ranges=172.20.164.1-172.20.164.59
/ip dhcp-server
add add-arp=yes address-pool=LAN allow-dual-stack-queue=no authoritative=after-2sec-delay bootp-support=none interface=0164.LAN lease-time=1w name=LAN
/ip address
add address=192.168.99.1/28 interface=0099.MGMT network=192.168.99.0
add address=172.20.164.60/24 interface=0164.LAN network=172.20.164.0
add address=192.168.66.1/24 interface=0066.SERVER network=192.168.66.0
/ip cloud
set ddns-enabled=yes ddns-update-interval=1m
/ip dhcp-server lease
add address=172.20.164.1 allow-dual-stack-queue=no client-id=1:4c:20:b8:e5:2:3c mac-address=4C:20:B8:E5:02:3C server=LAN
add address=172.20.164.6 allow-dual-stack-queue=no client-id=1:42:4b:fc:6d:b:7f mac-address=42:4B:FC:6D:0B:7F server=LAN
/ip dhcp-server network
add address=172.20.164.0/24 dns-server=192.168.66.21 domain=lan gateway=172.20.164.60 ntp-server=172.20.164.60
/ip firewall address-list
add address=172.20.164.0/24 list=ADMIN
add address=10.0.0.0/8 list=PRIVATE
add address=172.16.0.0/12 list=PRIVATE
add address=192.168.0.0/16 list=PRIVATE
/ip firewall connection tracking
set icmp-timeout=4s loose-tcp-tracking=no udp-timeout=30s
/ip neighbor discovery-settings
set discover-interface-list=all protocol=lldp,mndp
/ip settings
set max-neighbor-entries=8192
/ip firewall filter
add action=fasttrack-connection chain=forward comment="FASTTRACK HW-OFFLOAD" connection-state=established,related dst-address-list=PRIVATE hw-offload=yes \
src-address-list=PRIVATE
add action=fasttrack-connection chain=forward comment=FASTTRACK connection-state=established,related hw-offload=no
add action=accept chain=forward comment="ESTABLISHED, RELATED" connection-state=established,related
/ip firewall service-port
set irc disabled=no ports=6667,6697
set sip disabled=yes ports=5060,5061,5070
/ip proxy
set max-cache-object-size=512000KiB
/ip route
add check-gateway=none disabled=no distance=1 dst-address=172.16.0.0/14 gateway=*1A routing-table=main scope=30 suppress-hw-offload=no target-scope=10
add disabled=no dst-address=10.13.37.2/32 gateway=*1A routing-table=main suppress-hw-offload=no
add dst-address=10.242.6.1/32 gateway=*1A
add disabled=no distance=1 dst-address=0.0.0.0/0 gateway=192.168.33.2 pref-src=0.0.0.0 routing-table=*404 scope=30 suppress-hw-offload=no target-scope=10
add disabled=no dst-address=10.242.99.0/24 gateway=*1A routing-table=main suppress-hw-offload=no
/ip service
set telnet disabled=yes
set ftp disabled=yes
set www disabled=yes port=4480
set www-ssl tls-version=only-1.2
set api disabled=yes
set api-ssl disabled=yes
/ip socks
set max-connections=250 version=5
/ip ssh
set always-allow-password-login=yes forwarding-enabled=both host-key-size=4096 strong-crypto=yes
/ip traffic-flow
set cache-entries=256k
/system/device-mode/print
mode: enterprise
[...]
l2tp: no
[...]
/interface/l2tp-server/export verbose
/interface l2tp-server server
# inactivated, not allowed by device-mode
[...] enabled=no [...]
/log/print
05:46:01 l2tp,info first L2TP UDP packet received from x.y.x.z
05:46:02 l2tp,info first L2TP UDP packet received from x.y.z.x
Was able to get 32b windows netinstall working today and after installing 7.6beta6 the drive now works correctly. I wasn't expecting netinstall to fix this but since no one else reported a similar problem it seemed worth trying.7.6beta4: RB5009 no longer shows and provides access to mounted USB T5 Samsung SSD drive partition. It works in 7.5 and earlier.
BFD is a work in progress. It has been since Sep 4, 2021. For over a year now.Hello. When will BFD appear?
waiting on this one too in v7...Hello. When will BFD appear?
Problem SUP-92054 is not solved with 7.6beta7. Please, fix it.What's new in 7.6beta7 (2022-Sep-16 09:27):
I don't know what problem you're still having, I've just upgraded from 7.6beta6 to 7.6beta7 and my AdGuadHome container auto started just fine:badperms.png
I know nothing is explicitly mentioned in the changelogs for this, but Once again the container was working fine until the version upgrade and occurs every time after upgrading to new beta (already reported for 7.6beta6: viewtopic.php?p=957696#p956039)...
It's a real tedious and time-consuming headache to recreate and reconfigure each time. When will this be fixed?? Pls guys
17:19:18 container[...] [info] AdGuard Home, version v0.107.13
17:19:18 container[...] [error] creating dhcpv4 srv: dhcpv4: <nil> is not an IP address
17:19:18 container[...] [info] Initializing auth module: /opt/adguardhome/work/data/sessions.db
[...]
17:19:19 container[...] [info] saving filter 1 contents to: /opt/adguardhome/work/data/filters/1.txt
17:19:19 container[...] [info] updated filter 1: 949769 bytes, 49146 rules
17:19:19 container[...] [info] Updated filter #1. Rules: 48908 -> 49146
No! The uptime is ticking but it still displays fake information when a winbox "sessions" screen is open!7.6b7 bgp sessions information ok now...
Started with the previous beta LTE interface reboots when trying to connect . LtAP-2HnD7.6beta7 (2022-Sep-16 09:27):
It seems to be fixed at the CLI. They might need to do additional things to fix this in Winbox, as it is quite common for them to add a new feature in the CLI and it only works in Winbox in a future version. What I see now in the CLI is that the session timer is back when the session is active, but it disappears entirely when the session has stopped. I think Winbox doesn't know how to handle this and instead just keeps counting the seconds from where it was before rather than clearing it. Probably, in a future version, we will see Winbox fixed.No! The uptime is ticking but it still displays fake information when a winbox "sessions" screen is open!
The uptime continues to tick up even when the session has been closed or failed.
So am I, I cannot go into production with ROS v7 until this is added, I have several BGP sessions with BFD requirement,waiting on this one too in v7...Hello. When will BFD appear?
Seeing the same, Session dropped after a few minutes, and nothing helps restoring the session, have to reboot the routerNo! The uptime is ticking but it still displays fake information when a winbox "sessions" screen is open!7.6b7 bgp sessions information ok now...
The uptime continues to tick up even when the session has been closed or failed.
where is your data stored? on an external flash drive?I don't know what problem you're still having, I've just upgraded from 7.6beta6 to 7.6beta7 and my AdGuadHome container auto started just fine:
Show a /container config export , so we can see what you did there.Code: Select all17:19:18 container[...] [info] AdGuard Home, version v0.107.13 17:19:18 container[...] [error] creating dhcpv4 srv: dhcpv4: <nil> is not an IP address 17:19:18 container[...] [info] Initializing auth module: /opt/adguardhome/work/data/sessions.db [...] 17:19:19 container[...] [info] saving filter 1 contents to: /opt/adguardhome/work/data/filters/1.txt 17:19:19 container[...] [info] updated filter 1: 949769 bytes, 49146 rules 17:19:19 container[...] [info] Updated filter #1. Rules: 48908 -> 49146
What we need in winbox is an auto-refresh of the BGP sessions window, as it was with v6 with the BGP peers window!It seems to be fixed at the CLI. They might need to do additional things to fix this in Winbox, as it is quite common for them to add a new feature in the CLI and it only works in Winbox in a future version. What I see now in the CLI is that the session timer is back when the session is active, but it disappears entirely when the session has stopped. I think Winbox doesn't know how to handle this and instead just keeps counting the seconds from where it was before rather than clearing it. Probably, in a future version, we will see Winbox fixed.No! The uptime is ticking but it still displays fake information when a winbox "sessions" screen is open!
The uptime continues to tick up even when the session has been closed or failed.
That is not what I am claiming! The session gets disconnected and gets restored when the link comes back, but that does not show in the sessions display.Seeing the same, Session dropped after a few minutes, and nothing helps restoring the session, have to reboot the router
Of course, yes.where is your data stored? on an external flash drive?
so try on the internal flash drive. you will also get an error.Of course, yes.where is your data stored? on an external flash drive?
Yeah it's definitely still a problem for me hey.. happening after each update, I'm not just making things up here.I don't know what problem you're still having, I've just upgraded from 7.6beta6 to 7.6beta7 and my AdGuadHome container auto started just fine:
Show a /container config export , so we can see what you did there.
"/container/" is not on on an external storage - it's a directory which gets created by routeros when creating the containers on the built-in storage./container mounts add dst=/data name=nginxpm-app-data src=/container/nginxpm-app/data
/container mounts add dst=/etc/letsencrypt name=nginxpm-app-letsencrypt src=/container/nginxpm-app/letsencrypt
/container mounts add dst=/var/lib/mysql name=nginxpm-db-mysql src=/container/nginxpm-db/mysql
/container envs add key=DB_MYSQL_HOST name=nginxpm-app value=172.18.0.3
/container envs add key=DB_MYSQL_PORT name=nginxpm-app value=3306
/container envs add key=DB_MYSQL_USER name=nginxpm-app value=myuser
/container envs add key=DB_MYSQL_PASSWORD name=nginxpm-app value=somepass
/container envs add key=DB_MYSQL_NAME name=nginxpm-app value=nginxpm
/container envs add key=MYSQL_ROOT_PASSWORD name=nginxpm-db value=somepass
/container envs add key=MYSQL_DATABASE name=nginxpm-db value=nginxpm
/container envs add key=MYSQL_USER name=nginxpm-db value=myuser
/container envs add key=MYSQL_PASSWORD name=nginxpm-db value="somepass"
/container add envlist=nginxpm-app interface=veth1-nginxpm-app logging=yes mounts=nginxpm-app-data,nginxpm-app-letsencrypt remote-image=jc21/nginx-proxy-manager:latest
/container add envlist=nginxpm-db interface=veth2-nginxpm-db logging=yes mounts=nginxpm-db-mysql remote-image=jc21/mariadb-aria
Yeah I'm wondering if that might not be the cause. RouterOS generates a random ID & root-dir automatically, which I assumed was by design. This is retained after the upgrade, but perhaps there's an issue with permissions if root-dir isn't manually specified like you say?Any reason why you're not setting a root-dir for your containers? where do they get created?
Post an output of /file/print
The bold lines represent the automatically generated root dirs[admin@chr] > /file/print
Columns: NAME, TYPE, SIZE, CREATION-TIME
# NAME TYPE SIZE CREATION-TIME
0 supout.rif .rif file 614.5KiB sep/20/2022 03:54:34
1 us2.rsc script 43.8KiB aug/30/2022 08:08:55
2 8771505e-94ad-41a8-b2e6-9ba67a2dcd05 container store sep/19/2022 08:16:06
3 8a21452c-17d5-4b41-b688-ae88797ceb13 container store sep/19/2022 08:14:46
4 container directory sep/19/2022 08:16:15
5 container/nginxpm-app directory sep/19/2022 08:16:06
6 container/nginxpm-app/data container store sep/19/2022 08:16:06
7 container/nginxpm-app/letsencrypt container store sep/20/2022 04:16:28
8 container/nginxpm-db directory sep/19/2022 08:16:15
9 container/nginxpm-db/mysql container store sep/19/2022 08:16:18
[admin@chr] >
It's an actual cloud-hosted CHR which comes with 50GB disk included the package (plenty enough for some small containers without needing to add another disk which I'd have to pay more for)...Nah, doubt it, I thought they might interfere with your mounts but it doesn't seem to be the case. I'll try testing AdGuardHome in a CHR and see what I come up with.
But since it's a CHR can't you add to it another disk for containers?
You are not the only one having this problem. I already write about every release about it.So I'm not too sure why I seem to be the only person still experiencing this issue.
Nice, I've managed to reproduce it too in the meantime.[...]
*But* support have just gotten back to me with good news! -- "Thank you for the report! We have managed to reproduce the issue locally in our labs and look forward to fixing it on upcoming RouterOS versions, unfortunately, I cannot provide a release date now. Best regards," -- So hopefully we can put this one to rest now ;) Thanks for all the suggestions & feedback
On 5009 the same problem.Yes it's a problem with CHR instances, but with actual routers you SHOULD NOT run containers on their internal memory, as if the warning on the documentation page isn't enough.
I don't have this issue, using CCR2216 with 58 bgp peers...sessions are stable...Seeing the same, Session dropped after a few minutes, and nothing helps restoring the session, have to reboot the router
No! The uptime is ticking but it still displays fake information when a winbox "sessions" screen is open!
The uptime continues to tick up even when the session has been closed or failed.
OK, you can drop this question.Q:
*) wireless - disallowed using "default" as scan list or channel names
What is this specifically about ?
How does this relate to Connect List ?
Is there any fix mentioned in the changelog and it doesn't work?DOM/DDM on my RB760iGS still not work.
This problem still exist in 7.6beta8BGP VRF MPLS L3 (PE-CE) in v7.6 beta7
still having problem with routing propagation.
route sent from PE did not propagate correctly to Other PE's, missing AS-PATH
capture-7.6beta7.jpg
thx
what do you mean exactly?Need adverts prefix send peer bgp
I think it says that the advertisment to peer of the prefix is very slow when there is an huge rotuing table.what do you mean exactly?Need adverts prefix send peer bgp
[admin@R2] > /interface/macsec/print detail
Flags: I - inactive, X - disabled, R - running
0 R name="macsec1" interface=ether2 status="open-encrypted"
cak=5509eb30c8515ad7e383f52a7d612e6c
ckn=6cbda7b285ddf825a8db1659995d87c43cc11b36a3727f10f4388cd4d7344b85
profile=default
[admin@R2] > ping 10.10.10.1
SEQ HOST SIZE TTL TIME STATUS
0 10.10.10.1 56 64 2ms294us
1 10.10.10.1 56 64 2ms421us
2 10.10.10.1 56 64 2ms846us
sent=3 received=3 packet-loss=0% min-rtt=2ms294us avg-rtt=2ms520us
max-rtt=2ms846us
[admin@R2] >
We need both the advertised and the received number of routes.New /routing/stats/adverts menu, feedback, and suggestions are welcome.
Is there any fix mentioned in the changelog and it doesn't work?DOM/DDM on my RB760iGS still not work.
What is adverts? advertisement? i would prefer the name similar with v6, "advertisements".New /routing/stats/adverts menu, feedback, and suggestions are welcome.
I got RB3011UiAS-RMMy CCR2116 is unable to update to this version, there's nothing in the logs, 42MB free diskspace. It downloads the 7.6beta4 image, reboots and comes up again with version 7.5.
2-Partition setup, user-manager and zerotier extra packages are installed.
Okay, but on the issue of release don't write like this, it's incomprehensible,I can suggest bu your mikrotik and zero IT tottaly
You can also update it from other mikrotik
They release couple of days ago on youtube movie how to do that.
similar command /routing bgp> advertisementswhat do you mean exactly?Need adverts prefix send peer bgp
YESWe need both the advertised and the received number of routes.New /routing/stats/adverts menu, feedback, and suggestions are welcome.
Finally, this release help me a lot, bgp issue is resolved with this release...New /routing/stats/adverts menu, feedback, and suggestions are welcome.
we still have issue:Finally, this release help me a lot, bgp issue is resolved with this release...New /routing/stats/adverts menu, feedback, and suggestions are welcome.
finally. on which hardware did you test that?macsec basic test workingCode: Select all[admin@R2] > /interface/macsec/print detail Flags: I - inactive, X - disabled, R - running 0 R name="macsec1" interface=ether2 status="open-encrypted" cak=5509eb30c8515ad7e383f52a7d612e6c ckn=6cbda7b285ddf825a8db1659995d87c43cc11b36a3727f10f4388cd4d7344b85 profile=default [admin@R2] > ping 10.10.10.1 SEQ HOST SIZE TTL TIME STATUS 0 10.10.10.1 56 64 2ms294us 1 10.10.10.1 56 64 2ms421us 2 10.10.10.1 56 64 2ms846us sent=3 received=3 packet-loss=0% min-rtt=2ms294us avg-rtt=2ms520us max-rtt=2ms846us [admin@R2] >
finally. on which hardware did you test that?macsec basic test workingCode: Select all[admin@R2] > /interface/macsec/print detail Flags: I - inactive, X - disabled, R - running 0 R name="macsec1" interface=ether2 status="open-encrypted" cak=5509eb30c8515ad7e383f52a7d612e6c ckn=6cbda7b285ddf825a8db1659995d87c43cc11b36a3727f10f4388cd4d7344b85 profile=default [admin@R2] > ping 10.10.10.1 SEQ HOST SIZE TTL TIME STATUS 0 10.10.10.1 56 64 2ms294us 1 10.10.10.1 56 64 2ms421us 2 10.10.10.1 56 64 2ms846us sent=3 received=3 packet-loss=0% min-rtt=2ms294us avg-rtt=2ms520us max-rtt=2ms846us [admin@R2] >
The stats should be made available as part of /routing/bgp/session instead of as a separate menu. So it can be displayed as a column in the sessions window and on the stats tab of the detail window of a session.New /routing/stats/adverts menu, feedback, and suggestions are welcome.
I tried on CRS328-24P-4S+ (7.6beta8) on an ethernet interface which is not part of a bridge, but get "Invalid slave interface". Any idea?macsec basic test workingCode: Select all[admin@R2] > /interface/macsec/print detail Flags: I - inactive, X - disabled, R - running 0 R name="macsec1" interface=ether2 status="open-encrypted" cak=5509eb30c8515ad7e383f52a7d612e6c ckn=6cbda7b285ddf825a8db1659995d87c43cc11b36a3727f10f4388cd4d7344b85 profile=default [admin@R2] > ping 10.10.10.1 SEQ HOST SIZE TTL TIME STATUS 0 10.10.10.1 56 64 2ms294us 1 10.10.10.1 56 64 2ms421us 2 10.10.10.1 56 64 2ms846us sent=3 received=3 packet-loss=0% min-rtt=2ms294us avg-rtt=2ms520us max-rtt=2ms846us [admin@R2] >
[user@host] /interface/macsec> print
Flags: I - inactive, X - disabled, R - running
0 I ;;; Invalid slave interface
name="macsec1" interface=e20__TEST status="invalid" cak=4d84367e465e28c63333eb9589f6ec70
ckn=6cbda7b285ddf825a8db1659995d87c43cc11b36a3727f10f4388cd4d7344b85 profile=default
45 R macsec1 macsec 1468 DC:2C:6E:D6:AB:52
Thanks, yes: made some mistake while testing remotely (and also can confirm the reenabling is necessary on both sides)@elpeh the slave interfaces have to be enabled and connected on both sides
It's possible to set physical (ethernet) interface mtu to 1532. Haven't made any systematic bigger packets (or throughput) tests, yet (because of bridge problems), but at least effect on bridge/vlan actual-mtu is as expected.what I don't understand is why the MTU is reduced by 32 bytes when using macsec. The 802.1AE header + ICV are injected into the ethernet frame. Sure your L2MTU needs to be large enough to fit the additional 32 bytes, but the MTU should stay the same.. Maybe I'm wrong but it doesn't make sense to me.
Code: Select all45 R macsec1 macsec 1468 DC:2C:6E:D6:AB:52
not really sure how do you imagine showing, for example, a list of 100 advertised prefixes in the session menu.The stats should be made available as part of /routing/bgp/session instead of as a separate menu. So it can be displayed as a column in the sessions window and on the stats tab of the detail window of a session.New /routing/stats/adverts menu, feedback, and suggestions are welcome.
not really sure how do you imagine showing, for example, a list of 100 advertised prefixes in the session menu.
Then at least there should be a linked version of that same field in the BGP sessions stats.the main reason why it is not in the BGP submenu, is because the adverts will be able to show advertisements also from other publishers, not just a BGP peers.
It could at least have the "count" field (number of advertised routes). And then a subcommand (button) to show the list.not really sure how do you imagine showing, for example, a list of 100 advertised prefixes in the session menu.
The stats should be made available as part of /routing/bgp/session instead of as a separate menu. So it can be displayed as a column in the sessions window and on the stats tab of the detail window of a session.
I like that idea, that is one place where I would intuitively look for this. Also (please correct me if I am wrong) the verb "show" isn't used anywhere else. It took me a moment to notice that "print" would not show me the advertisements.Then it seems like it would make sense to put all advertised routes in /routing/route/advertisements and use existing flags to identify what protocol is advertising the route.
That would match the behavior of /routing/route since it already knows about all learned routes
yes yesIt could at least have the "count" field (number of advertised routes). And then a subcommand (button) to show the list.
not really sure how do you imagine showing, for example, a list of 100 advertised prefixes in the session menu.
What does this exactly mean?†Nooo.... 😥😥😥*) radius - require "policy" policy for "login" service configuration;
Unfortunately you have noticed it...
I have always used it to scale permissions and become an administrator even in RouterBOARD which I did not have administrative access...
Now than the pandora box is open, please add this critical security fix also on 7.5, 6.48.6 and 6.49.6...
Can someone please explain what symptoms this fixed? I've had some seriously messed up WiFi performance lately (down to 12Kbs even though the MCS rate is 400Mbs) for one of my SSIDs on one of my cAP ac units. 7.6beta8 seems to have fixed it but I note this particular item was in beta6.*) wireless - fixed incorrectly applied ingress priority to non-wireless packets;
Excellent Feature... Most Required and awaited Feature
*) bgp - added support for BGP advertisement displaying (CLI only);
The syntax in general is not very fluid, you cant just "follow your nose" and get the information you need, you have to actually know what you are looking for and where to find it. I agree with Kevin's feedback about an improved syntax.New /routing/stats/adverts menu, feedback, and suggestions are welcome.
For me, the most required and awaited feature definately is BFD. But it is a work in progress. For over a year, now.Excellent Feature... Most Required and awaited Feature
*) bgp - added support for BGP advertisement displaying (CLI only);
*) tile - improved system stability when processing packets; - fixes a kernel crash that can happen in some fringe scenarios.
Soooo.......
Question.
Code: Select all/system/device-mode/print mode: enterprise [...] l2tp: no [...]
Code: Select all/interface/l2tp-server/export verbose /interface l2tp-server server # inactivated, not allowed by device-mode [...] enabled=no [...]
l2tp is disabled via setting and via device-mode, how is it listening?Code: Select all/log/print 05:46:01 l2tp,info first L2TP UDP packet received from x.y.x.z 05:46:02 l2tp,info first L2TP UDP packet received from x.y.z.x
[admin@MikroTik] /interface/l2tp-server/server> print
enabled: no
sep/24 04:53:34 l2tp,info first L2TP UDP packet received from 146.88.240.4
sep/24 05:50:50 l2tp,info first L2TP UDP packet received from 154.89.5.92
sep/24 05:50:51 l2tp,info first L2TP UDP packet received from 154.89.5.75
sep/25 04:49:04 l2tp,info first L2TP UDP packet received from 146.88.240.248
sep/25 04:59:09 l2tp,info first L2TP UDP packet received from 146.88.240.4
sep/26 04:54:05 l2tp,info first L2TP UDP packet received from 146.88.240.4
sep/27 04:47:15 l2tp,info first L2TP UDP packet received from 146.88.240.4
sep/28 04:57:33 l2tp,info first L2TP UDP packet received from 146.88.240.4
sep/28 15:06:49 l2tp,info first L2TP UDP packet received from 154.89.5.92
04:54:51 l2tp,info first L2TP UDP packet received from 146.88.240.248
04:57:07 l2tp,info first L2TP UDP packet received from 146.88.240.4
where did you see them in CLI?WinBox/WebFig 'prefix count' for BGP sessions is still 0, but looks OK in CLI - 7.6beta8
moderator note: do not quote preceding post, use "Post Reply"
/routing/stats/adverts print
That shows the number of advertised prefixes, not the "prefix count" (= the number of RECEIVED prefixes)!Code: Select all/routing/stats/adverts print
When will you fix this BGP issue?BGP VRF MPLS L3 (PE-CE) in v7.6 beta7
still having problem with routing propagation.
route sent from PE did not propagate correctly to Other PE's, missing AS-PATH
capture-7.6beta7.jpg
thx
Indeed! The DNS resolver is broken. Please fix ASAP!This beta10 version is giving me DNS issues with certain domains such as Amazon and YouTube
Great. No more messages about wrong checksum, but 7.6beta10 can't establish sessions with multiple neighbors in one broadcast domain.What's new in 7.6beta7 (2022-Sep-16 09:27):
...
*) ospf - fixed checksum calculation;
...
Able to reproduce this with 7.6beta10 on RB4011iGS+moderator note: do not quote preceding post, use "Post Reply"
[user@host] > :put [:resolve smile.amazon.co.uk]
failure: dns name exists, but no appropriate record
MMM MMM III KKK KKK RRR RRR OOOOOO TTT III KKK KKK
MikroTik RouterOS 7.6beta10 (c) 1999-2022 https://www.mikrotik.com/
Press F1 for help
[jadmin@MikroTik] > :put [:resolve smile.amazon.co.uk]
13.227.220.211
[admin@M-7.6b10] >
[admin@M-7.6b10] > /export
# oct/01/2022 06:08:55 by RouterOS 7.6beta10
# software id =
#
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
/port
set 0 name=serial0
/ip dhcp-client
add interface=ether1
/system identity
set name=M-7.6b10
[admin@M-7.6b10] >
That could be the trigger for the problem, it is difficult to debug. I have used the MikroTik resolver for my guest and IoT networks all the time, and from the update to beta10 it suddenly causes obscure errors on my TV, like some apps no longer working. It can well be that especially those content delivery services use CNAME to CNAME to A chains!Able to reproduce this with 7.6beta10 on RB4011iGS+
Not able to test for longer systematically, but I see that smile.amazon.co.uk is a CNAME to CNAME configuration.Code: Select all[user@host] > :put [:resolve smile.amazon.co.uk] failure: dns name exists, but no appropriate record
The problem was solved in ticket SUP-92054 with release 7.6beta8.What's new in 7.6beta10 (2022-Sep-29 20:02):
*) certificate - improved certificate management, signing and storing processes;
unable to get local issuer certificate(20) at depth:0 cert
VLANs over MACSEC does work for me now (physical untagged port on A, tagged on MACSEC trunk between A and B - and further), throughput between hEX S (A) and CRS328-24P-4S+ (B) "is only" in the 30..35 Mbit/s regions both ways, though.Happy to report MACSEC on v7.6 beta 10 on CHR is now working and passing IP....
Excellent work...
Now for VLAN's over MACSEC ...
ip dns set use-doh-server=............
Confirm this behavior after updating to beta10.after upgrading to beta10 dns is indeed broken. Interestingly DOH is not broken, so for now I'm using DOH. Problem is with cname dns entries.
the poor performance i guess, is due to the limitations of the switch chips ("ASICs" - which there AFAIK are no real ASICs in most MTs)VLANs over MACSEC does work for me now (physical untagged port on A, tagged on MACSEC trunk between A and B - and further), throughput between hEX S (A) and CRS328-24P-4S+ (B) "is only" in the 30..35 Mbit/s regions both ways, though.Happy to report MACSEC on v7.6 beta 10 on CHR is now working and passing IP....
Excellent work...
Now for VLAN's over MACSEC ...
Seem to have problem with STP over MACSEC. Storm after enabling MACSEC to B and different physical link to D on A with RSTP on all bridged. No systematic further possible at the moment.
Lutz
/interface bridge port
add bridge=br0-LAN edge=yes fast-leave=yes interface=ether22-office point-to-point=no pvid=10 trusted=yes
/interface bridge vlan
add bridge=br0-LAN tagged=ether22-office vlan-ids=10
DNS problems occur when the CNAME TTL is greater than the A record TTL. When the A record expires, an error about resolving problem is receivedAnyone experiencing DNS related issues with the latest release, please send us the supout.rif files to support@mikrotik.com from your devices. Try generating the file as soon as possible after a DNS resolution failed. Also let us know which exact domain name were you trying to resolve.
:put [:resolve youtube.com]
:put [:resolve www.youtube.com]
:put [:resolve www.youtube.com]
failure: dns name exists, but no appropriate record
That is usually not practical, because 1. these DNS entries have very low TTL values, like 10 or 30 seconds and 2. I usually do not know what domain name is being resolved.Anyone experiencing DNS related issues with the latest release, please send us the supout.rif files to support@mikrotik.com from your devices. Try generating the file as soon as possible after a DNS resolution failed. Also let us know which exact domain name were you trying to resolve.
How do you have the routers talking to each other? Is the BGP session using the IP's assigned to the link between the routers, or are the routers connected using OSPF between them with BGP sessions talking via loopback interfaces?moderator note: do not quote preceding mail, use "Post Reply"
4 Months Production with L3HW Offload on some 309, 317, 326 with ipv4 and (trying offload on beta) ipv6.
Running eBGP Private AS with 200-300 prefixes and some redundant links.
From 7.3.1 until 7.6beta10, still got issue if got some Fiber Cut or some bgp session down.
Prefixes still there, but traffic or ping are time out.
Solution is, manually disable l3hw on switch menu and enable again :(
Or put some netwatch on point-to-point link then execute script disable-enable l3hw when point-to-point links up or down.
you may also "unstop" the session. It is a very old bug about v7moderator note: do not quote preceding mail, use "Post Reply"
Indeed it seems like a bug. You can get it running again by hitting the Clear button and then select "Stopped" from the list and the Clear button.When I open "Sessions" tab of Routing/BGP menu and select a session and click "Refresh" and then refresh, session is stopped. The only way I found to bring session online again is rebooting the router.
The terminal inkey timeout parameter bug remains since reporting in the 7.4 beta release. This parameter worked fine up until v7.2.
For example, /terminal inkey timeout=5 does not timeout after 5 seconds and just waits endlessly for a key press.
Does it improve Let's encryptypted integration as well?Certificate - improved....
can confirm on 4 eBGP sessions (but since v7.5 anyways)Indeed it seems like a bug. You can get it running again by hitting the Clear button and then select "Stopped" from the list and the Clear button.When I open "Sessions" tab of Routing/BGP menu and select a session and click "Refresh" and then refresh, session is stopped. The only way I found to bring session online again is rebooting the router.
I think that this is a too convoluted way of clearing a stopped state. There should be an extra button like "Run" similar to the "Stop" that there is now.
i have the same experience, is it okay v7 call as stable version?possibly, I am facing a bug in CHR version 7.6beta10.
When I open "Sessions" tab of Routing/BGP menu and select a session and click "Refresh" and then refresh, session is stopped. The only way I found to bring session online again is rebooting the router.
Yeap. It took me a while to figure it out.I think that this is a too convoluted way of clearing a stopped state. There should be an extra button like "Run" similar to the "Stop" that there is now.