Community discussions

MikroTik App

Search found 463 matches

  • 1
  • 2
by baragoon
Sun Jun 08, 2025 11:00 am
Forum: Scripting
Topic: Continuous IP ping script
Replies: 1
Views: 2408

Re: Continuous IP ping script

/tool netwatch
by baragoon
Mon Jun 02, 2025 5:59 pm
Forum: Beginner Basics
Topic: What is the default IP pool? [SOLVED]
Replies: 7
Views: 5738

Re: What is the default IP pool? [SOLVED]

/ip pool
add name=default-dhcp ranges=192.168.88.10-192.168.88.254
this?
by baragoon
Thu May 29, 2025 12:00 pm
Forum: General
Topic: Struggle with RB760iGS and e-mail notification
Replies: 2
Views: 4869

Re: Struggle with RB760iGS and e-mail notification

works fine for me with this settings
port=587 server=smtp.gmail.com tls=starttls
by baragoon
Thu May 29, 2025 9:33 am
Forum: Announcements
Topic: v7.20beta [testing] is released!
Replies: 203
Views: 42389

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

what is the point of BGP instance? looks like we have the same in the template?
by baragoon
Wed May 28, 2025 8:51 am
Forum: General
Topic: AdGuardHome Container
Replies: 3
Views: 10052

Re: AdGuardHome Container

you need to recreate containter after that (and don't forget to change addrs/route inside veth)
by baragoon
Tue May 27, 2025 10:48 am
Forum: General
Topic: AdGuardHome Container
Replies: 3
Views: 10052

Re: AdGuardHome Container

attach veth to the main LAN bridge to obtain ip from the same subnet as your LAN
by baragoon
Wed May 21, 2025 1:14 pm
Forum: Beginner Basics
Topic: DNS error
Replies: 4
Views: 3451

Re: DNS error

Image
by baragoon
Fri May 16, 2025 12:35 pm
Forum: Virtualization
Topic: How to add RAM to CHR on VMware. [SOLVED]
Replies: 2
Views: 7334

Re: How to add RAM to CHR on VMware. [SOLVED]

maybe power cycle is needed after RAM increase?
by baragoon
Fri May 16, 2025 11:47 am
Forum: Beginner Basics
Topic: Wireguard Tunnel
Replies: 3
Views: 3743

Re: Wireguard Tunnel

cool story
by baragoon
Thu May 15, 2025 3:26 pm
Forum: Beginner Basics
Topic: dhcp server
Replies: 8
Views: 13650

Re: dhcp server

Screenshot 2025-05-15 at 15.25.59.png
by baragoon
Thu May 15, 2025 3:20 pm
Forum: Beginner Basics
Topic: dhcp server
Replies: 8
Views: 13650

Re: dhcp server

you need to add an option first and then assign to the lease
by baragoon
Thu May 15, 2025 3:03 pm
Forum: Beginner Basics
Topic: dhcp server
Replies: 8
Views: 13650

Re: dhcp server

use dhcp-option 3 for specific static lease
by baragoon
Sun Apr 27, 2025 11:22 am
Forum: Beginner Basics
Topic: ultra Slow Upload, Download fast
Replies: 14
Views: 13992

Re: ultra Slow Upload, Download fast

How and with what did you test?
by baragoon
Fri Apr 25, 2025 5:52 pm
Forum: General
Topic: Reliable addresses to ping on internet
Replies: 24
Views: 6947

Re: Reliable addresses to ping on internet

2600::
8)
by baragoon
Fri Apr 25, 2025 4:56 pm
Forum: Beginner Basics
Topic: ultra Slow Upload, Download fast
Replies: 14
Views: 13992

Re: ultra Slow Upload, Download fast

Hi,
Do you know the difference between megabits (Mbps) and megabytes (MB)?
by baragoon
Mon Apr 07, 2025 6:39 pm
Forum: General
Topic: BGP stops connections when an IP address if /32 prefix added. [SOLVED]
Replies: 7
Views: 7763

Re: BGP stops connections when an IP address if /32 prefix added. [SOLVED]

It is unclear to me.
same

P.S. I have a tens of Mikrotik routers running BGP, but without a clear explanation it's hard to help.
by baragoon
Mon Apr 07, 2025 6:35 pm
Forum: General
Topic: Weird internet problems with Ax-Lite and NordVPN [SOLVED]
Replies: 23
Views: 7985

Re: Weird internet problems with Ax-Lite and NordVPN [SOLVED]

sounds like a MTU issue
by baragoon
Mon Apr 07, 2025 5:39 pm
Forum: General
Topic: BGP stops connections when an IP address if /32 prefix added. [SOLVED]
Replies: 7
Views: 7763

Re: BGP stops connections when an IP address if /32 prefix added. [SOLVED]

@eltikpad Mikrotik automatically add /32 to the ipv4 sessions remote.address (the same with ipv6 and /128) in the bgp connection
by baragoon
Fri Mar 28, 2025 11:53 am
Forum: General
Topic: Winbox timeout with wireguard
Replies: 3
Views: 4716

Re: Winbox timeout with wireguard

we need to guess the rest of your configuration?
by baragoon
Tue Mar 25, 2025 6:44 pm
Forum: Wireless Networking
Topic: Unable to connect to wifi 2.4GHz after restart
Replies: 3
Views: 6455

Re: Unable to connect to wifi 2.4GHz after restart

I'm having troubles with connecting to wifi 2.4GHz on hap ax^3
please explain in details
by baragoon
Fri Mar 07, 2025 5:52 pm
Forum: Scripting
Topic: How Do You Automate Tasks in MikroTik?
Replies: 2
Views: 6715

Re: How Do You Automate Tasks in MikroTik?

ansible
by baragoon
Fri Mar 07, 2025 1:00 pm
Forum: Forwarding Protocols
Topic: v7.18.1 && v7.19beta2 - Error in metric [SOLVED]
Replies: 5
Views: 13394

Re: v7.18.1 && v7.19beta2 - Routing filter not working [SOLVED]

please change the topic name, "Routing filter not working" - is a false statement
by baragoon
Thu Feb 20, 2025 10:02 am
Forum: Beginner Basics
Topic: does RB4011 support layer2 bonding?
Replies: 3
Views: 8038

Re: does RB4011 support layer2 bonding?

you mean 802.3ad?
by baragoon
Thu Feb 20, 2025 9:36 am
Forum: Scripting
Topic: /system healt "get" temperature in RouterOS 7
Replies: 3
Views: 8593

Re: /system healt "get" temperature in RouterOS 7

[tik] > /system/health/print 
Columns: NAME, VALUE, TYPE
#  NAME         VALUE  TYPE
0  voltage      23.8   V   
1  temperature  43     C   
[tik] > :global temp [/system/health/get 1 value]
[tik] > :put $temp
43
by baragoon
Thu Feb 20, 2025 9:01 am
Forum: Forwarding Protocols
Topic: [BGP] How to Block Multiple ASN With 1 rule [SOLVED]
Replies: 5
Views: 14468

Re: [BGP] How to Block Multiple ASN With 1 rule [SOLVED]

You may use /routing/filter/num-list like this: /routing filter num-list add comment=some_bad_as disabled=no list=BAD-AS range=200993 add comment=another_bad_as disabled=no list=BAD-AS range=200994 /routing filter rule add chain=some_chain disabled=no rule="if (bgp-as-path [[:BAD-AS:]]) {reject...
by baragoon
Wed Feb 19, 2025 6:24 pm
Forum: Announcements
Topic: v7.18rc [testing] is released!
Replies: 145
Views: 42268

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

An RB4011 (7.18rc1) on my side <-6to4 tunnel-> HE tunnel broker (Frankfurt, DE 216.66.80.30 node) on the other side. Was working fine on 7.17.x and also 7.18 untill beta6 (version I went back to). P.S. I'm sorry, I can't provide supout in this case (I would need to redact/remove 50% of the config b...
by baragoon
Sun Feb 16, 2025 1:45 pm
Forum: General
Topic: SNMP exporter not working
Replies: 4
Views: 7746

Re: SNMP exporter not working

Error parsing config file
by baragoon
Fri Feb 07, 2025 4:14 pm
Forum: Announcements
Topic: v7.18beta [testing] is released!
Replies: 573
Views: 215679

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

You can leave dynamic LL addresses on globally and add single manual LL address and select this checkbox which will override just a single LL address for this particular interface.
gotcha, thank you!
by baragoon
Wed Feb 05, 2025 3:58 pm
Forum: Announcements
Topic: v7.18beta [testing] is released!
Replies: 573
Views: 215679

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

Sorry if I did misunderstand something that you are trying to do, but, if you disable LL addresses globally, then, if you need to use global addresses, then you should add LL also manually. Here is an example. Am I missing something what is not working for you? [admin@MikroTik] > :put [/ipv6/settin...
by baragoon
Tue Feb 04, 2025 5:46 pm
Forum: Announcements
Topic: v7.18beta [testing] is released!
Replies: 573
Views: 215679

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

According to the documentation: auto-link-local (yes | no; Default: yes) If newly created address is manual link-local address this setting allows to override dynamically created IPv6 link-local address. https://help.mikrotik.com/docs/spaces/ROS/pages/328247/IP+Addressing when auto-link local is di...
by baragoon
Tue Feb 04, 2025 3:49 pm
Forum: Announcements
Topic: v7.18beta [testing] is released!
Replies: 573
Views: 215679

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

Image
What does this checkbox do?
by baragoon
Thu Jan 30, 2025 9:24 pm
Forum: Forwarding Protocols
Topic: BGP not advertising prefix
Replies: 11
Views: 19561

Re: BGP not advertising prefix

hold-time=3m keepalive-time=1m uptime=1m50s40ms last-started=2025-01-21 08:20:46 prefix-count=0 prefix-count=0 here means that you are receiving zero prefixes, but the question is about adversing prefixes, right? can you run this and post the output? /routing/bgp/advertisements/print where peer=test
by baragoon
Thu Jan 30, 2025 5:33 pm
Forum: Forwarding Protocols
Topic: BGP not advertising prefix
Replies: 11
Views: 19561

Re: BGP not advertising prefix

it work for everyone except of you...
by baragoon
Thu Jan 30, 2025 9:45 am
Forum: Forwarding Protocols
Topic: BGP not advertising prefix
Replies: 11
Views: 19561

Re: BGP not advertising prefix

/routing filter rule add chain=test-chain-out disabled=no rule="if (dst in vxlan) {accept}"
/routing bgp connection set output.filter-chain=test-chain-out test
by baragoon
Fri Jan 24, 2025 5:57 pm
Forum: General
Topic: IPSEC - ping from terminal does not use tunnel
Replies: 3
Views: 8633

Re: IPSEC - ping from terminal does not use tunnel

you should wait for someone with the magic crystal ball
by baragoon
Thu Jan 23, 2025 9:53 am
Forum: Forwarding Protocols
Topic: Documentation on ROS v7 Routing Select Rules?
Replies: 4
Views: 10571

Re: Documentation on ROS v7 Routing Select Rules?

Route Selection is still a mystery?
by baragoon
Tue Jan 21, 2025 5:19 pm
Forum: Announcements
Topic: v7.18beta [testing] is released!
Replies: 573
Views: 215679

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

OH WOW!
by baragoon
Fri Dec 27, 2024 9:51 pm
Forum: Beginner Basics
Topic: Wireguard Site to Site VPN
Replies: 8
Views: 18481

Re: Wireguard Site to Site VPN

Not the tunnel endpoint for route destination but WAN address
by baragoon
Fri Dec 27, 2024 7:46 pm
Forum: Beginner Basics
Topic: Wireguard Site to Site VPN
Replies: 8
Views: 18481

Re: Wireguard Site to Site VPN

You need to set on site B route to Site A public up via local gateway.
by baragoon
Wed Dec 25, 2024 2:39 pm
Forum: Forwarding Protocols
Topic: Network not advertised to BGP peer [SOLVED]
Replies: 2
Views: 16628

Re: Network not advertised to BGP peer [SOLVED]

try to set your output filter chain like this:
rule="if (dst in advertiseBGP_ipv4) {accept}"
by baragoon
Sat Dec 21, 2024 11:46 am
Forum: Forwarding Protocols
Topic: BGP route selecting 2 hop path over 1 hop path ?
Replies: 2
Views: 11340

Re: BGP route selecting 2 hop path over 1 hop path ?

maybe other routes local-pref is lower?
again a guessing games via screenshots
by baragoon
Wed Dec 18, 2024 9:47 pm
Forum: Virtualization
Topic: Looking for CloudHosted VPS host
Replies: 7
Views: 11581

Re: Looking for CloudHosted VPS host

CHR & ISO? Is it something new?
by baragoon
Tue Dec 17, 2024 5:25 pm
Forum: Forwarding Protocols
Topic: ROS7 and BGP IPv6 Reflectors, still broken?
Replies: 14
Views: 26011

Re: ROS7 and BGP IPv6 Reflectors, still broken?

Have you set this parameter to the bgp session on the RR or client?
I'll recheck my config, but I'm sure that my RR with this option sends prefixes with correct gateway to the clients.
by baragoon
Tue Dec 17, 2024 1:36 pm
Forum: Forwarding Protocols
Topic: ROS7 and BGP IPv6 Reflectors, still broken?
Replies: 14
Views: 26011

Re: ROS7 and BGP IPv6 Reflectors, still broken?

for sure, but it works
by baragoon
Tue Dec 17, 2024 11:16 am
Forum: Forwarding Protocols
Topic: ROS7 and BGP IPv6 Reflectors, still broken?
Replies: 14
Views: 26011

Re: ROS7 and BGP IPv6 Reflectors, still broken?

setting
nexthop-choice=force-self 
for bgp session works for me
by baragoon
Mon Dec 09, 2024 9:20 am
Forum: Forwarding Protocols
Topic: ROS7 & bgp-as-path
Replies: 2
Views: 8918

Re: ROS7 & bgp-as-path

/routing filter num-list
add comment="RFC 6996" list=BOGON-AS range=64512-65534
/routing filter rule
add chain=your_chain disabled=no rule="if (bgp-as-path [[:BOGON-AS:]]) {reject}"
by baragoon
Fri Nov 29, 2024 5:31 pm
Forum: Announcements
Topic: v7.17rc [testing] is released!
Replies: 408
Views: 176355

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

Next time partition the router and copy partition before upgrade, then you can simply revert by switching partitions as long as the device isn't completely corrupted... partitioning is a great thing, but... it is not available everywhere, I wish to have it for CHR, but again... but... but... but...
by baragoon
Wed Nov 20, 2024 7:04 pm
Forum: Containers
Topic: Issue with container not working on new HEX Refresh (E50UG)
Replies: 43
Views: 36741

Re: Issue with container not working on new HEX Refresh (E50UG)

yes, to simulate succesfull app start inside the container
by baragoon
Wed Nov 20, 2024 6:36 pm
Forum: Containers
Topic: Issue with container not working on new HEX Refresh (E50UG)
Replies: 43
Views: 36741

Re: Issue with container not working on new HEX Refresh (E50UG)

you could also try to set
tail -f /dev/null
for your Endpoint/CMD to test container start
by baragoon
Wed Nov 20, 2024 6:24 pm
Forum: Announcements
Topic: v7.17beta [testing] is released!
Replies: 773
Views: 245417

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

@EdPa, @normis thank you
by baragoon
Wed Nov 20, 2024 4:30 pm
Forum: Containers
Topic: Issue with container not working on new HEX Refresh (E50UG)
Replies: 43
Views: 36741

Re: Issue with container not working on new HEX Refresh (E50UG)

Please clarify "not working" - container not importing, container not starting, etc.?
Any errors in the logs?
by baragoon
Wed Nov 20, 2024 1:29 pm
Forum: General
Topic: My ISP gives me only ::/64 IPv6 prefix - how do I create multiple subnets?
Replies: 18
Views: 10941

Re: My ISP gives me only ::/64 IPv6 prefix - how do I create multiple subnets?

What are my options if I want to have 2 networks at home
  • Change ISP
  • Register an ASN, rent /48 (or more) and announce with BGP via your ISP
  • Resign oneself
by baragoon
Fri Nov 15, 2024 1:54 pm
Forum: Beginner Basics
Topic: Help setting up IPv6
Replies: 6
Views: 17563

Re: Help setting up IPv6

can you show your ipv6 firewall config?
by baragoon
Fri Nov 15, 2024 1:41 pm
Forum: Beginner Basics
Topic: Help setting up IPv6
Replies: 6
Views: 17563

Re: Help setting up IPv6

have you tried with another PC/laptop/mobile device?
by baragoon
Fri Nov 15, 2024 12:51 pm
Forum: Beginner Basics
Topic: Help setting up IPv6
Replies: 6
Views: 17563

Re: Help setting up IPv6

for the start you need to assign /64 (with advertise enabled) to your VLAN interfaces and enable ipv6/nd for these VLANs, and then your LAN devices should receive ipv6 inside the VLANs
by baragoon
Fri Nov 15, 2024 12:11 am
Forum: Announcements
Topic: v7.17beta [testing] is released!
Replies: 773
Views: 245417

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

I see that logging of container actions was changed (but can't find anything related in the changelog), now every container start logged to the system log =\ I have a container which is started every 5 minutes by the scheduler, did the work and stops, now my log is spammed with this: 2024-11-14 20:5...
by baragoon
Wed Nov 13, 2024 11:04 am
Forum: General
Topic: BGP issue
Replies: 5
Views: 17419

Re: BGP issue

okay, can you show us your configs from "problematic" peers?
by baragoon
Tue Nov 12, 2024 4:17 pm
Forum: General
Topic: BGP issue
Replies: 5
Views: 17419

Re: BGP issue

obviously, the configuration on both sides
P.S.
what ROS version?
by baragoon
Tue Nov 12, 2024 1:56 pm
Forum: General
Topic: BGP issue
Replies: 5
Views: 17419

Re: BGP issue

Image
Forum members' favorite pastime is to guess the problem from a screenshot...
by baragoon
Wed Nov 06, 2024 3:24 pm
Forum: General
Topic: ROSSSH 51922
Replies: 3
Views: 7031

Re: ROSSSH 51922

if you changed default ssh port and allow connections in your firewall, then yes
but without your config we can only guess
by baragoon
Tue Oct 29, 2024 3:23 pm
Forum: Beginner Basics
Topic: Setup my mikrotik as a bgp client from public route server
Replies: 5
Views: 21190

Re: Setup my mikrotik as a bgp client from public route server

I'm not using RIPE RIS live or Routeviews server, this example is for Cymru bogons BGP session.
by baragoon
Tue Oct 29, 2024 1:49 pm
Forum: Beginner Basics
Topic: Setup my mikrotik as a bgp client from public route server
Replies: 5
Views: 21190

Re: Setup my mikrotik as a bgp client from public route server

like this...: /routing bgp connection add address-families=ipv6 (or ip) as=your_as disabled=no input.filter=eBGP-peer-in local.address=your_addr .role=ebgp-peer multihop=yes name=eBGP-peer-v6-1 output.filter-chain=eBGP-peer-out .network=bgp-networks remote.address=remote_addr .as=remote_as routing-t...
by baragoon
Sat Oct 26, 2024 7:05 pm
Forum: Scripting
Topic: Script for CENTRAL-BACKUPS
Replies: 3
Views: 8799

Re: Script for CENTRAL-BACKUPS

Hi
If you post something interesting (you think so) please include English translation. Official forum language is English and your Italian blog is not understandable for the major forum users.
Thank you.
by baragoon
Mon Oct 21, 2024 9:47 am
Forum: Announcements
Topic: v7.16.2 [stable] is released!
Replies: 506
Views: 275528

Re: v7.16.1 [stable] is released!

@pe1chl tried via ssh and winbox terminal - the same, 7.16+ (CHR) affected
by baragoon
Fri Oct 18, 2024 11:11 am
Forum: Announcements
Topic: v7.16.2 [stable] is released!
Replies: 506
Views: 275528

Re: v7.16.1 [stable] is released!

Hi, Routing filters are partialy broken on 7.16+ Instead of expected pref=201 it set to 1, looks like + or - just ignored. Works fine on 7.15.3 https://help.mikrotik.com/docs/spaces/ROS/pages/74678285/Route+Selection+and+Filters * typo (set bgp-local-ref instead of set bgp-local-pref) Command: set T...
by baragoon
Fri Oct 18, 2024 11:05 am
Forum: Forwarding Protocols
Topic: increment & decrement in routing filters
Replies: 1
Views: 18616

Re: increment & decrement in routing filters

on 7.15.3 everything works as expected
by baragoon
Thu Oct 17, 2024 9:11 am
Forum: Forwarding Protocols
Topic: increment & decrement in routing filters
Replies: 1
Views: 18616

increment & decrement in routing filters

Hi, Instead of expected pref=201 it set to 1, looks like + or - just ignored. Is it a normal behaviour, or I'm doing something wrong? Tested on 7.16+ https://help.mikrotik.com/docs/spaces/ROS/pages/74678285/Route+Selection+and+Filters * typo (set bgp-local-ref instead of set bgp-local-pref) Command:...
by baragoon
Sun Oct 06, 2024 7:43 pm
Forum: Forwarding Protocols
Topic: BGP outbound metric
Replies: 15
Views: 17140

Re: BGP outbound metric

Because you should use bgp-out-med for output chain
by baragoon
Mon Sep 30, 2024 1:33 pm
Forum: Forwarding Protocols
Topic: announce ipv6 routes in bgp
Replies: 11
Views: 22445

Re: announce ipv6 routes in bgp

@itrack, describe your problem and show your configuration.
by baragoon
Wed Sep 25, 2024 7:23 pm
Forum: Announcements
Topic: v7.16.2 [stable] is released!
Replies: 506
Views: 275528

Re: v7.16 [stable] is released!

ipv6 link local addrss are not deleteable after update from 7.15.3 using this method (for dn42 peering) /ipv6/pool/add name=link-local prefix=fe80::/56 prefix-length=64 /ipv6/address/add from-pool=link-local advertise=no address=::1 interface=bridge and (not related to 7.16) - unable to add more tha...
by baragoon
Wed Sep 25, 2024 3:35 pm
Forum: Scripting
Topic: get variables from file [SOLVED]
Replies: 3
Views: 28427

Re: get variables from file [SOLVED]

@Amm0, thank you so much!
by baragoon
Tue Sep 24, 2024 6:12 pm
Forum: Scripting
Topic: get variables from file [SOLVED]
Replies: 3
Views: 28427

get variables from file [SOLVED]

Hello scripting gurus. Please advise how to assign data from text file to the variables. I have a next file with content: SCRIPT_VERSION=1.2.1 REQ_ID=01J8C5ZV2AY6V6HWEB6F4HQJW5 REQ_IP=172.21.104.34 REQ_FAMILY=1 REQ_CREATED=2024-09-22 06:16:32 how to set variable value for $reqid to be a 01J8C5ZV2AY6...
by baragoon
Sat Sep 21, 2024 9:40 pm
Forum: General
Topic: CHR dhcp-client in defconf
Replies: 4
Views: 6278

Re: CHR dhcp-client in defconf

Use autorun script
Example is here viewtopic.php?t=200807
by baragoon
Wed Sep 18, 2024 7:24 pm
Forum: Announcements
Topic: Question to our users about controllers
Replies: 137
Views: 240667

Re: Question to our users about controllers

Hi normis,
1) yes, to manage all configuration of these MikroTik devices 
2) self hosted for MikroTik router, *nix and container
3) mass auto-upgrade, configuration, provisioning, monitoring, backups (diff history of exports)
4) doesn't really matter
by baragoon
Wed Sep 18, 2024 9:17 am
Forum: Forwarding Protocols
Topic: Help with BGP Weight
Replies: 2
Views: 11265

Re: Help with BGP Weight

Use local-pref in the filters
by baragoon
Tue Sep 17, 2024 12:07 pm
Forum: Forwarding Protocols
Topic: Discard Default Router acquired by OSPF
Replies: 2
Views: 13973

Re: Discard Default Router acquired by OSPF

default rule action is reject, if you didn't accept this route in your input chain before, this rule will be filtered /routing/route/print where ospf Flags: F - FILTERED, A - ACTIVE; o - OSPF Columns: DST-ADDRESS, GATEWAY, AFI, DISTANCE, SCOPE, TARGET-SCOPE, IMMEDIATE-GW DST-ADDRESS GATEWAY AFI DIST...
by baragoon
Sat Sep 14, 2024 10:32 am
Forum: Beginner Basics
Topic: Failover script for DNS is working but PiHole only shows Router IP in queries [SOLVED]
Replies: 8
Views: 10256

Re: Failover script for DNS is working but PiHole only shows Router IP in queries [SOLVED]

I’m using VVRP for the failover. Installed keepalived on Pi, added floating IP between router and Pi and no problem with client ip in the logs.
by baragoon
Thu Sep 12, 2024 5:03 pm
Forum: Beginner Basics
Topic: Reset IPv6 after gateway reboot.
Replies: 32
Views: 9134

Re: Reset IPv6 after gateway reboot.

just my 2 cents, you can use (ipv4) dhcp-client script to trigger your ipv6 connection upon link down/up
by baragoon
Wed Sep 11, 2024 2:26 pm
Forum: Announcements
Topic: 📣 WinBox 4 is here 📣
Replies: 2412
Views: 5317782

Re: 📣 WinBox 4 is here 📣

@StvGdsn CTRL+H is your friend
by baragoon
Tue Sep 10, 2024 4:04 pm
Forum: Announcements
Topic: 📣 WinBox 4 is here 📣
Replies: 2412
Views: 5317782

Re: 📣 WinBox 4 is here 📣

Hi,

I have never used groups. Can you give me an example of how you use groups

regards
viewtopic.php?p=1096425#p1096425
by baragoon
Sun Sep 08, 2024 8:27 pm
Forum: Forwarding Protocols
Topic: BGP-GR: Google requires it, Mikrotik does not support it? [SOLVED]
Replies: 4
Views: 23510

Re: BGP-GR: Google requires it, Mikrotik does not support it? [SOLVED]

We have peering with Google at several IX-es without BGP-GR without any problems.
by baragoon
Thu Sep 05, 2024 10:13 pm
Forum: Announcements
Topic: 📣 WinBox 4 is here 📣
Replies: 2412
Views: 5317782

Re: 📣 WinBox 4 is here 📣

Jeez, just launched beta3 on my Macbook. "Update available" it greeted me. It downloaded beta4 and Winbox closed itself after reaching 100%. But it did not re-launch again. And also my Winbox Icon on Desktop (thats where I dragged it from DMG installer) is gone now. Good job, Mikrotik. Yo...
by baragoon
Thu Sep 05, 2024 5:55 pm
Forum: Announcements
Topic: 📣 WinBox 4 is here 📣
Replies: 2412
Views: 5317782

Re: 📣 WinBox 4 is here 📣

Thanks a lot for this updated version of Winbox. A made a quick search on the topic, and I don't think this was reported: it would be nice to have an automatic switch between dark and light themes, following the operating system setting. I use light theme during daylight, and my PC switches to dark...
by baragoon
Thu Sep 05, 2024 5:17 pm
Forum: Announcements
Topic: 📣 WinBox 4 is here 📣
Replies: 2412
Views: 5317782

Re: 📣 WinBox 4 is here 📣

Hi There,

Other issue I found is that tools like ping/traceroute don't allow entering a FQDN like www.google.com. They always expect an IP address. This works in Winbox 3 and it is really useful for me!

Thank you!
+1
by baragoon
Thu Sep 05, 2024 10:00 am
Forum: Announcements
Topic: 📣 WinBox 4 is here 📣
Replies: 2412
Views: 5317782

Re: 📣 WinBox 4 is here 📣

Mac version - unable to drag multiple items at once. Selected multiple items, drag, but only one was moved.
by baragoon
Wed Sep 04, 2024 8:57 am
Forum: Announcements
Topic: 📣 WinBox 4 is here 📣
Replies: 2412
Views: 5317782

Re: 📣 WinBox 4 is here 📣

one small thing on MacOS, Enter key is no more acts as "OK" button, now I need to click mouse instead of just pressing Enter like in v3.
by baragoon
Tue Sep 03, 2024 9:31 am
Forum: Announcements
Topic: 📣 WinBox 4 is here 📣
Replies: 2412
Views: 5317782

Re: 📣 WinBox 4 is here 📣

Quick minor bug report - IPv6 addresses aren't supported in ping window - note red error in below screenshow (8.8.8.8 was a prior IPv4 test)
Знімок екрана 2024-09-03 о 09.30.21.png
by baragoon
Mon Sep 02, 2024 3:47 pm
Forum: Forwarding Protocols
Topic: Issue with BGP AS Path Filter for Blocking ASn on RouterOS v7.15.3
Replies: 1
Views: 12380

Re: Issue with BGP AS Path Filter for Blocking ASn on RouterOS v7.15.3

Hi,
^ stands for the first AS in the path
$ stands for the last AS in the path
If you want to set blackhole for AS13414 then remove ^ from your rule.
by baragoon
Mon Sep 02, 2024 12:15 pm
Forum: Announcements
Topic: 📣 WinBox 4 is here 📣
Replies: 2412
Views: 5317782

Re: 📣 WinBox 4 is here 📣

@normis, please add auto dark/light mode depend on the (local) device color scheme
by baragoon
Fri Aug 30, 2024 4:59 pm
Forum: Forwarding Protocols
Topic: eBGP announces get removed from aggregates
Replies: 5
Views: 11494

Re: eBGP announces get removed from aggregates

Does anybody have any idea?
Yes, open the support ticket.
by baragoon
Thu Aug 29, 2024 5:03 pm
Forum: General
Topic: How to Stop the DNS server and free port 53 [SOLVED]
Replies: 7
Views: 10011

Re: How to Stop the DNS server and free port 53 [SOLVED]

you can't... :(
by baragoon
Thu Aug 29, 2024 4:59 pm
Forum: Announcements
Topic: 📣 WinBox 4 is here 📣
Replies: 2412
Views: 5317782

Re: 📣 WinBox 4 is here 📣

@normis, please add also auto dark mode (depends on the global system white/dark mode)
by baragoon
Thu Aug 29, 2024 4:58 pm
Forum: Announcements
Topic: 📣 WinBox 4 is here 📣
Replies: 2412
Views: 5317782

Re: 📣 WinBox 4 is here 📣

System -> Scripts: there's no way to edit scripts. Only options are Run and Remove...
double click on the script name and editor will open
by baragoon
Thu Aug 29, 2024 11:49 am
Forum: Announcements
Topic: 📣 WinBox 4 is here 📣
Replies: 2412
Views: 5317782

Re: 📣 WinBox 4 is here 📣

No safe mode and undo/redo buttons or I'm blind?
by baragoon
Thu Aug 29, 2024 11:42 am
Forum: Announcements
Topic: 📣 WinBox 4 is here 📣
Replies: 2412
Views: 5317782

Re: 📣 WinBox 4 is here 📣

it seems no longer possible to change position of the columns (for example the 'name' column in BGP sessions is currently somewhere at the back and I can't drag it to the front).
+1
by baragoon
Thu Aug 29, 2024 11:40 am
Forum: Announcements
Topic: 📣 WinBox 4 is here 📣
Replies: 2412
Views: 5317782

Re: 📣 WinBox 4 is here 📣

But in the old version comments and groups are the separate entries
by baragoon
Thu Aug 29, 2024 11:38 am
Forum: Announcements
Topic: 📣 WinBox 4 is here 📣
Replies: 2412
Views: 5317782

Re: 📣 WinBox 4 is here 📣

Good job!
But, please add device groups in the main window like in the old version.
by baragoon
Wed Aug 28, 2024 10:37 am
Forum: Forwarding Protocols
Topic: How to announce GBP Communities to BGP peers on V7.15
Replies: 3
Views: 17036

Re: How to announce GBP Communities to BGP peers on V7.15

Output Filter for the BGP connection, rule "as is"
by baragoon
Wed Aug 28, 2024 9:59 am
Forum: Forwarding Protocols
Topic: How to announce GBP Communities to BGP peers on V7.15
Replies: 3
Views: 17036

Re: How to announce GBP Communities to BGP peers on V7.15

works for me with Google
if (dst in bgp-networks-ix && dst-len in 16-48) {append bgp-communities 15169:13298; accept}
by baragoon
Fri Aug 23, 2024 3:05 pm
Forum: General
Topic: Firewall drop DHCP across EoIP
Replies: 27
Views: 6600

Re: Firewall drop DHCP across EoIP

/interface bridge filter
add action=drop chain=forward comment=dhcp dst-port=67-68 ip-protocol=udp mac-protocol=ip
Use bridge filter. Also you may try to use a specific in/out interface in this rule.
by baragoon
Sun Aug 18, 2024 5:16 pm
Forum: Beginner Basics
Topic: my clients receive router IP as DNS
Replies: 7
Views: 2311

Re: my clients receive router IP as DNS

good job
by baragoon
Thu Aug 15, 2024 4:59 pm
Forum: Forwarding Protocols
Topic: BGP - Active routes not working
Replies: 7
Views: 24710

Re: BGP - Active routes not working

did the remote 10/8 have a correct route to your src subnet?
by baragoon
Thu Aug 15, 2024 1:10 pm
Forum: Forwarding Protocols
Topic: BGP - Active routes not working
Replies: 7
Views: 24710

Re: BGP - Active routes not working

try to set nexthop-choice=force-self and then post print of your routes
by baragoon
Thu Aug 15, 2024 12:38 pm
Forum: Forwarding Protocols
Topic: BGP - Active routes not working
Replies: 7
Views: 24710

Re: BGP - Active routes not working

what is your nexthop-choice for the iBGP connections?
by baragoon
Wed Jun 26, 2024 12:01 pm
Forum: Forwarding Protocols
Topic: ECMP not working
Replies: 8
Views: 9740

Re: ECMP not working

+ sign after As means ECMP is active
by baragoon
Tue Jun 25, 2024 9:04 am
Forum: Beginner Basics
Topic: Bandwidth Limitation on hAP ac (1Gbps Subscription, Only Getting 150Mbps)
Replies: 11
Views: 7748

Re: Bandwidth Limitation on hAP ac (1Gbps Subscription, Only Getting 150Mbps)

how did you test "from Mikrotik"? Directly from router, from device connected to the router, via wire or wifi?
by baragoon
Thu Jun 13, 2024 10:04 pm
Forum: Beginner Basics
Topic: Basic firewall hardening
Replies: 11
Views: 12055

Re: Basic firewall hardening

why are people so afraid of ipv6?
by baragoon
Thu Jun 13, 2024 4:59 pm
Forum: General
Topic: Native vlan
Replies: 4
Views: 9643

Re: Native vlan

VLAN 1 should be only used for non tagged traffic. Fire your network architector.
by baragoon
Thu Jun 13, 2024 4:04 pm
Forum: General
Topic: Pref source ipv6
Replies: 4
Views: 7113

Re: Pref source ipv6

if you are using BGP, then set pref-src via filters
if (blah-blah-blah) {set pref-src 2001:db8:x:x::y; accept}
by baragoon
Wed Jun 12, 2024 1:52 pm
Forum: MikroTik hardware questions
Topic: Is the amount of memory on my hAP ax2 ok? [SOLVED]
Replies: 7
Views: 25954

Re: Is the amount of memory on my hAP ax2 ok? [SOLVED]

This is really sucks... stated as 1GB RAM, but
             total-memory: 928.0MiB
               board-name: hAP ax^2
but at the same time, RB5009, also stated as 1GB RAM
             total-memory: 1024.0MiB
               board-name: RB5009UG+S+
where are our 96MB of RAM? :lol:
by baragoon
Mon Jun 10, 2024 8:47 am
Forum: General
Topic: Show AS-Path in /ip/route in CLI [SOLVED]
Replies: 3
Views: 7389

Re: Show AS-Path in /ip/route in CLI [SOLVED]

/routing/route/print proplist=dst-address,gateway,bgp.as-path
by baragoon
Fri Jun 07, 2024 1:17 pm
Forum: General
Topic: login failure via winbox from mikrotik ip
Replies: 4
Views: 9382

Re: login failure via winbox from mikrotik ip

dude?
by baragoon
Thu Jun 06, 2024 2:06 pm
Forum: Forwarding Protocols
Topic: BGP issue upgrading from ROS 6 to ROS 7
Replies: 6
Views: 17857

Re: BGP issue upgrading from ROS 6 to ROS 7

@goldenski,
I haven't use ROS6 (only 7) with BGP but will try to help.
Please post your routing filters too.

This is your subnets for advertise, right?
add network=1xx.2xx.1xx.144/29
add network=1xx.2xx.1xx.88/29
add network=2xx.1xx.0.0/29
and you wand to accept only default route, rigth?
by baragoon
Thu Jun 06, 2024 12:07 pm
Forum: Forwarding Protocols
Topic: BGP issue upgrading from ROS 6 to ROS 7
Replies: 6
Views: 17857

Re: BGP issue upgrading from ROS 6 to ROS 7

without your config - it is impossible to advise anything
by baragoon
Wed Jun 05, 2024 10:41 am
Forum: Forwarding Protocols
Topic: BGP V7 filter question
Replies: 5
Views: 11099

Re: BGP V7 filter question

if(bgp-input-remote-as==20000||bgp-input-remote-as==30000||bgp-input-remote-as==40000||bgp-input-remote-as==50000||bgp-input-remote-as==60000) {accept}
or use num-list as mentioned by @mrz
by baragoon
Fri May 31, 2024 10:04 am
Forum: General
Topic: v. 7.14.3 - 7.15RC3 - 7.15RC4 router was rebooted without proper shutdown, probably kernel failure
Replies: 29
Views: 12895

Re: v. 7.15 - 7.15RC4 router was rebooted without proper shutdown, probably kernel failure

In 4 days it was rebooted 3 times.
Started at 7.15 Stable.
7.15 Stable was released yesterday.
by baragoon
Fri May 31, 2024 8:39 am
Forum: Announcements
Topic: v7.15.3 [stable] is released!
Replies: 649
Views: 319295

Re: v7.15 [stable] is released!

@loloski
just 127.0.0.1
What about ::1 ?
by baragoon
Thu May 30, 2024 9:45 pm
Forum: Wireless Networking
Topic: DHCP Client searching...
Replies: 13
Views: 48454

Re: DHCP Client searching...

Yes. Setup via WiFi menu your wireless settings.
by baragoon
Thu May 30, 2024 8:49 pm
Forum: Wireless Networking
Topic: DHCP Client searching...
Replies: 13
Views: 48454

Re: DHCP Client searching...

if you are using only Chateu, you don't need a CapsMan, setup as regular router with wifi.
by baragoon
Thu May 30, 2024 8:38 pm
Forum: Wireless Networking
Topic: DHCP Client searching...
Replies: 13
Views: 48454

Re: DHCP Client searching...

You are trying to connect to CapsMan (running on your Chateau) from another Tik AP connected to your Chateau via LAN cable? Can you ping 192.168.88.1 from this AP? If these two statements are correct, try to temporary disable your firewall rules at Chateau and see if AP connects to CapsMan. If yes, ...
by baragoon
Thu May 30, 2024 7:32 pm
Forum: Wireless Networking
Topic: DHCP Client searching...
Replies: 13
Views: 48454

Re: DHCP Client searching...

So, you are already have 192.168.88.1/24 assigned to your bridge, you don't need a dhcp-client on the bridge because there is nowhere to get ip address via dhcp-client in this interface. If you want your PC (and wifi devices) to got and ip address you need only dhcp-server on the bridge interface. Y...
by baragoon
Thu May 30, 2024 7:21 pm
Forum: Wireless Networking
Topic: DHCP Client searching...
Replies: 13
Views: 48454

Re: DHCP Client searching...

what is your WAN interface? LTE?
can you show "ip address print" and "ip route print"?
by baragoon
Thu May 30, 2024 6:42 pm
Forum: Wireless Networking
Topic: DHCP Client searching...
Replies: 13
Views: 48454

Re: DHCP Client searching...

describe your network diagram and desired result, how you are connected to the ISP and how your devices are connected to the Tik
by baragoon
Thu May 30, 2024 6:05 pm
Forum: Wireless Networking
Topic: DHCP Client searching...
Replies: 13
Views: 48454

Re: DHCP Client searching...

you have both dhcp-client & dhcp-server on the interface bridge
by baragoon
Thu May 30, 2024 1:03 pm
Forum: Announcements
Topic: v7.15.3 [stable] is released!
Replies: 649
Views: 319295

Re: v7.15 [stable] is released!

*) x86/chr - improved panic saving (increased minimal RAM requirements to 256MB);
does this mean that if the free memory is less than 256 megabytes, the router will crash with "out of memory"?
by baragoon
Thu May 30, 2024 11:39 am
Forum: General
Topic: ECMP
Replies: 2
Views: 2005

Re: ECMP

Hi,
because ECMP for eBGP is not supported (yet).
by baragoon
Fri May 24, 2024 10:42 am
Forum: General
Topic: LOG show to much info ver 7.14.3 [SOLVED]
Replies: 6
Views: 11940

Re: LOG show to much info ver 7.14.3 [SOLVED]

show your logging settings
by baragoon
Tue May 14, 2024 2:09 pm
Forum: General
Topic: New RouterOS Vulnerability?
Replies: 20
Views: 11249

Re: New RouterOS Vulnerability?

Mikrotik certified trainer with telnet exposed from WAN.
Say no more...
by baragoon
Wed May 08, 2024 9:57 pm
Forum: Scripting
Topic: log entry and action when occurs [SOLVED]
Replies: 4
Views: 33609

Re: log entry and action when occurs [SOLVED]

Thank you, @rextended, works like a charm!
by baragoon
Tue May 07, 2024 8:26 pm
Forum: Scripting
Topic: log entry and action when occurs [SOLVED]
Replies: 4
Views: 33609

Re: log entry and action when occurs [SOLVED]

Thanks @jaclaz, reading and trying more and more 😀
by baragoon
Tue May 07, 2024 6:28 pm
Forum: Scripting
Topic: log entry and action when occurs [SOLVED]
Replies: 4
Views: 33609

log entry and action when occurs [SOLVED]

Dear scripting gurus, I would like to ask you for help. Please help me with a simple script, which will monitor /log for one exact message - "FCC: Attemtped to send a frame with no bonded connections established" and if this message appears in the log - restart container. There is no probl...
by baragoon
Sat May 04, 2024 2:31 pm
Forum: Forwarding Protocols
Topic: IRR Filtering on eBGP Sessions
Replies: 13
Views: 14053

Re: IRR Filtering on eBGP Sessions

RPKI is another measure for routing security for sure as pe1chl said, but IRR filters sadly still have their place and are as important - there was just no decent systems I could find to manipulate these on Mikrotik, like there are for the big name vendors. I'm pretty happy with the setup now, drop...
by baragoon
Tue Apr 23, 2024 6:12 pm
Forum: Scripting
Topic: How to use fetch tool with IPv6
Replies: 9
Views: 10507

Re: How to use fetch tool with IPv6

+1, I would like to know too
by baragoon
Tue Apr 23, 2024 3:55 pm
Forum: General
Topic: Cant load a older rsc script after updating to 7.14.3. [SOLVED]
Replies: 4
Views: 7967

Re: Cant load a rsc script after updating to 7.14.3. [SOLVED]

“Guess the error” game
by baragoon
Mon Apr 22, 2024 10:38 pm
Forum: Scripting
Topic: Backup config to Gmail v1.7 [SOLVED]
Replies: 72
Views: 41601

Re: Backup config to Gmail v1.6 [SOLVED]

Thanks for info. Do you know from what version? 7.13.x still shows CHR
My quote was from 7.15rc topic
by baragoon
Mon Apr 22, 2024 9:22 pm
Forum: Scripting
Topic: Backup config to Gmail v1.7 [SOLVED]
Replies: 72
Views: 41601

Re: Backup config to Gmail v1.6 [SOLVED]

There is a change not included in change list. /system resource board-name for CHR now has extra information about the host/platform it is running on. For example, it might now be "CHR x86 Xen HVM domU" So, testing if board-name is "CHR" no longer works; you'd need to use someth...
by baragoon
Mon Apr 15, 2024 7:18 pm
Forum: Beginner Basics
Topic: Which router OS is suitable for BGP
Replies: 1
Views: 3764

Re: Which router OS is suitable for BGP

both versions are suitable for BGP
by baragoon
Mon Apr 15, 2024 4:58 pm
Forum: Scripting
Topic: CHR routerboard command not availble anymore [SOLVED]
Replies: 5
Views: 22789

Re: CHR routerboard command not availble anymore [SOLVED]

/system/resource get board-name
by baragoon
Sat Apr 13, 2024 7:41 pm
Forum: General
Topic: Can't have OSPF over IPSEC/GRE
Replies: 4
Views: 3309

Re: Can't have OSPF over IPSEC/GRE

does ospf allowed by firewall?
by baragoon
Wed Apr 10, 2024 2:14 pm
Forum: General
Topic: RouterOS v7 best route selection problems
Replies: 8
Views: 8702

Re: RouterOS v7 best route selection problems

The most-specific route will always be preferred. Isn't it?
by baragoon
Fri Apr 05, 2024 7:03 am
Forum: Beginner Basics
Topic: How to block subnet to subnet access
Replies: 10
Views: 6313

Re: How to block router console login from user subnet ONLY

Set allowed addresses for ssh in the ip/services
by baragoon
Thu Apr 04, 2024 10:16 pm
Forum: Announcements
Topic: v6.49.14 [stable] is released!
Replies: 12
Views: 22652

Re: v6.49.14 [stable] is released!

On two separate occasions, including this one and another, I've experienced my MikroTik hAP ac3 dying after updating RouterOS and Routerboard. My usual process is to update RouterOS first, then restart, and then install Routerboard if there's an update available. However, on both occasions, my rout...
by baragoon
Wed Apr 03, 2024 3:44 am
Forum: General
Topic: Feature Request: IPv6 static neighbor
Replies: 21
Views: 10253

Re: Feature Request: IPv6 static neighbor

13 years… and still no such option…
by baragoon
Sun Mar 31, 2024 8:36 pm
Forum: Forwarding Protocols
Topic: SSH port forwarding doesn't work
Replies: 5
Views: 22007

Re: SSH port forwarding doesn't work

add action=accept chain=input comment="Gitea SSH" dst-port=22 in-interface-list=WAN protocol=tcp
remove this
by baragoon
Sun Mar 31, 2024 6:43 pm
Forum: Forwarding Protocols
Topic: SSH port forwarding doesn't work
Replies: 5
Views: 22007

Re: SSH port forwarding doesn't work

Let me guess. Your router ssh is listen on port 22?
show your
/ip/services/print
by baragoon
Wed Mar 27, 2024 8:32 am
Forum: Forwarding Protocols
Topic: Can't enter in 6 digit asn in communities
Replies: 2
Views: 9454

Re: Can't enter in 6 digit asn in communities

use large (or ext)
by baragoon
Tue Mar 26, 2024 12:39 pm
Forum: The Dude
Topic: winbox login
Replies: 5
Views: 17447

Re: winbox login

dude server enabled on this device?
looks like a wrong credentials in dude for this device
by baragoon
Sat Mar 23, 2024 4:34 pm
Forum: Announcements
Topic: v7.15beta [testing] is released!
Replies: 492
Views: 174392

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

The Hex, for example isn't recommended to be used with RoS 7 from what I've seen posted multiple times.
BTW, hEX works great with 7.14.1 and even can handle 4 full ipv6 BGP transit sessions.
by baragoon
Tue Mar 19, 2024 1:25 pm
Forum: General
Topic: unbind static IP from MAC
Replies: 3
Views: 9243

Re: unbind static IP from MAC

Hi,
so, you have added static lease in the dhcp-server, right? Then remove unneded static lease in the same place where you have added them.
by baragoon
Tue Mar 19, 2024 10:52 am
Forum: Beginner Basics
Topic: Lowest price mikrotik home router
Replies: 10
Views: 8855

Re: Lowest price mikrotik home router

+1 vote for AX2
by baragoon
Mon Mar 18, 2024 10:36 am
Forum: General
Topic: lo-Interface loopback
Replies: 8
Views: 14419

Re: lo-Interface loopback

some kind of loopback-o-phobia
by baragoon
Sat Mar 16, 2024 7:27 pm
Forum: Virtualization
Topic: CHR license warning
Replies: 25
Views: 18009

Re: CHR license warning

The license IS shown in the title bar..
maybe I'm blind, can't see anything license related in the winbox title bar
by baragoon
Thu Mar 14, 2024 8:34 am
Forum: Forwarding Protocols
Topic: my route list it should be DAb but right now still DUbHI
Replies: 3
Views: 10924

Re: my route list it should be DAb but right now still DUbHI

Hi,
try nexthop-choice=force-self
by baragoon
Wed Mar 13, 2024 5:25 pm
Forum: General
Topic: IPv6 drops out "Destination unreachable" - ISP or Mikrotik
Replies: 8
Views: 42174

Re: IPv6 drops out "Destination unreachable" - ISP or Mikrotik

looks ok for me, have you tried to ask your ISP?
And if you ping a 2001:4450:10:284::1 is it the same picture with "unreachable"?
by baragoon
Wed Mar 13, 2024 4:14 pm
Forum: General
Topic: IPv6 drops out "Destination unreachable" - ISP or Mikrotik
Replies: 8
Views: 42174

Re: IPv6 drops out "Destination unreachable" - ISP or Mikrotik

can you also show (with some part of addr hidden) your
/ipv6/address/print
/ipv6/route/print
/ipv6/neighbor/print
?
by baragoon
Wed Mar 13, 2024 3:44 pm
Forum: General
Topic: IPv6 drops out "Destination unreachable" - ISP or Mikrotik
Replies: 8
Views: 42174

Re: IPv6 drops out "Destination unreachable" - ISP or Mikrotik

Huh? /ipv6 settings set accept-redirects=no accept-router-advertisements=no disable-ipv6=yes /ipv6 address add from-pool=ipv6-pool interface=bridge /ipv6 dhcp-client add add-default-route=yes disabled=yes interface=ether1 pool-name=ipv6-pool prefix-hint=::/56 rapid-commit=no request=prefix use-peer-...
by baragoon
Wed Mar 13, 2024 3:29 pm
Forum: General
Topic: IPv6 drops out "Destination unreachable" - ISP or Mikrotik
Replies: 8
Views: 42174

Re: IPv6 drops out "Destination unreachable" - ISP or Mikrotik

We can start guessing, or maybe call in someone with psychic abilities, or we can look at your config and give you some advice.
Choose one.
by baragoon
Wed Mar 13, 2024 9:23 am
Forum: Beginner Basics
Topic: Failover Issue
Replies: 7
Views: 8938

Re: Failover Issue

impossible to understand your config where all ip addrs are x.x.x.x
by baragoon
Fri Mar 08, 2024 7:52 am
Forum: Announcements
Topic: v7.14.3 [stable] is released!
Replies: 670
Views: 300875

Re: v7.14 [stable] is released!

Well, the first victim RB750Gr3 runs fine with 7.14 around a week, but after today's planned reboot didn't comes up... at remote site without people
by baragoon
Thu Mar 07, 2024 5:48 pm
Forum: General
Topic: BGP logging to Splunk
Replies: 4
Views: 8279

Re: BGP logging to Splunk

You can post it here or send it to email:
kipofi3506@ukgent.com
sent by email
by baragoon
Thu Mar 07, 2024 6:54 am
Forum: Scripting
Topic: Try to login with Hercules Failed
Replies: 3
Views: 6085

Re: Try to login with Hercules Failed

What is this?
by baragoon
Wed Mar 06, 2024 5:44 pm
Forum: Virtualization
Topic: Portainer or Yacht on MT /Container
Replies: 5
Views: 10114

Re: Portainer or Yacht on MT /Container

iirc Mikrotik containers are not docker based
by baragoon
Wed Mar 06, 2024 7:33 am
Forum: Forwarding Protocols
Topic: ROS7 OSPF routes inactive
Replies: 4
Views: 10721

Re: ROS7 OSPF routes inactive

In version 7 logic is changed. If no accepted by filters, they are will populate routing table but Filtered. Create filters (subnets, or for /32 is up to you) then select filters for in and out.
by baragoon
Wed Mar 06, 2024 7:29 am
Forum: Beginner Basics
Topic: ipv6 help please
Replies: 7
Views: 5291

Re: ipv6 help please

Gateway is wrong. You need to set it not just interface. Two options: link-local-addr%ether1 or global addres without %ether1
by baragoon
Tue Mar 05, 2024 9:01 pm
Forum: Forwarding Protocols
Topic: ROS7 OSPF routes inactive
Replies: 4
Views: 10721

Re: ROS7 OSPF routes inactive

Apply correct filters to accept these routes
by baragoon
Tue Mar 05, 2024 9:53 am
Forum: Scripting
Topic: Email me if BGP session status in NOT established
Replies: 31
Views: 22957

Re: Email me if BGP session status in NOT established

Thank you, very useful!
But I think, that peers must be declared from /routing/bgp/connection and then compared with /routing/bgp/session for v7
by baragoon
Tue Mar 05, 2024 8:15 am
Forum: Beginner Basics
Topic: Chose cloud for Mikrotik CHR
Replies: 8
Views: 16521

Re: Chose cloud for Mikrotik CHR

How to change it!? help... please)
why people even didn't tried to google a bit...
https://docs.vultr.com/configure-a-mikr ... -cloud-vpc
by baragoon
Tue Mar 05, 2024 8:13 am
Forum: Beginner Basics
Topic: Can't install ZeroTier 7.14 on RouterOS 7.8
Replies: 2
Views: 6739

Re: Can't install ZeroTier 7.14 on RouterOS 7.8

Is it a joke?
by baragoon
Sun Mar 03, 2024 1:21 pm
Forum: General
Topic: since 7.13 lot of "ntp change time" on log, how to reduce them?
Replies: 2
Views: 6895

Re: since 7.13 lot of "ntp change time" on log, how to reduce them?

if this is doesn't matter for you - just exclude ntp in the desired (critical) topics
by baragoon
Sun Mar 03, 2024 1:19 pm
Forum: General
Topic: Block All countries except ...
Replies: 8
Views: 19487

Re: Block All countries except ...

It's not work anymore.
that's not true, lists are successfully generated
by baragoon
Sun Mar 03, 2024 11:54 am
Forum: General
Topic: Backup features is not available for version 7.xx
Replies: 8
Views: 10203

Re: Backup features is not available for version 7.xx

I don’t understand what are you trying to say
Winbox as a backup? Can you rephrase?
by baragoon
Sun Mar 03, 2024 9:46 am
Forum: General
Topic: Block All countries except ...
Replies: 8
Views: 19487

Re: Block All countries except ...

if your router is able to process a million of address list rules - it will work
https://mikrotikconfig.com/firewall/
by baragoon
Sat Mar 02, 2024 11:57 am
Forum: Scripting
Topic: Disable Single LAN IP Address
Replies: 4
Views: 9768

Re: Disable Single LAN IP Address

I think it can be done with routing rules. Select src/32, dst 0.0.0.0/0 and drop
by baragoon
Fri Mar 01, 2024 6:13 pm
Forum: General
Topic: Backup features is not available for version 7.xx
Replies: 8
Views: 10203

Re: Backup features is not available for version 7.xx

Hi,
So, what the question is? Restore from non existant backup or what?
by baragoon
Fri Mar 01, 2024 3:14 pm
Forum: Announcements
Topic: v7.14.3 [stable] is released!
Replies: 670
Views: 300875

Re: v7.14 [stable] is released!

WUS DIS????
search this topic...
by baragoon
Fri Mar 01, 2024 3:00 pm
Forum: Announcements
Topic: v7.14.3 [stable] is released!
Replies: 670
Views: 300875

Re: v7.14 [stable] is released!

Thanks, that's quite a bit. Do you use any special functions within your CHR routers? How many interfaces do you have connected to them? Can you print the output of the /system/resources/pci section to the thread so we can see what resources are in the VM. Columns: DEVICE, VENDOR, NAME # DEVICE VEN...
by baragoon
Fri Mar 01, 2024 2:22 pm
Forum: Announcements
Topic: v7.14.3 [stable] is released!
Replies: 670
Views: 300875

Re: v7.14 [stable] is released!

tell us a little about your environment
I don't have detailed HV information, I'm only a client. I only know that some VMs are run on ProxMox (7.3-6, 7.4-17, 7.4-16, 8.1.4) but have no idea about server or NIC models.
by baragoon
Fri Mar 01, 2024 1:51 pm
Forum: Announcements
Topic: v7.14.3 [stable] is released!
Replies: 670
Views: 300875

Re: v7.14 [stable] is released!

Upgraded 10 CHRs without issue... what I did wrong? :-)
by baragoon
Thu Feb 29, 2024 5:37 pm
Forum: Announcements
Topic: v7.14.3 [stable] is released!
Replies: 670
Views: 300875

Re: v7.14 [stable] is released!

Yahoooo, thank you
by baragoon
Thu Feb 29, 2024 3:44 pm
Forum: Beginner Basics
Topic: Setting up port forwarding
Replies: 5
Views: 16452

Re: Setting up port forwarding

Hairpin NAT
by baragoon
Thu Feb 29, 2024 8:00 am
Forum: Beginner Basics
Topic: Help routing 1 internal IP address to a different dns server
Replies: 10
Views: 23483

Re: Help routing 1 internal IP address to a different dns server

May I ask what Is the meaning of numbers=X I tried but could not find references to that in the manual page: https://help.mikrotik.com/docs/display/ROS/DHCP When you print something (not dhcp only) you will see a numbers on the left, every unique number corresponds a line. If you want to change spe...
by baragoon
Wed Feb 28, 2024 4:36 pm
Forum: General
Topic: Problems with assign static IP to specific mac in mikrotik
Replies: 2
Views: 12629

Re: Problems with assign static IP to specific mac in mikrotik

release/renew ip on client
by baragoon
Wed Feb 28, 2024 7:43 am
Forum: Beginner Basics
Topic: Help routing 1 internal IP address to a different dns server
Replies: 10
Views: 23483

Re: Help routing 1 internal IP address to a different dns server

/ip dhcp-server option
add code=6 name=my_dns value="'IP.ADD.RE.SS'"
/ip dhcp-server lease
set dhcp-option=my_dns numbers=X
by baragoon
Tue Feb 27, 2024 4:42 pm
Forum: Beginner Basics
Topic: IPV6 with T-mobile USA home internet gateway and single /64 address no prefix how to
Replies: 17
Views: 15275

Re: IPV6 with T-mobile USA home internet gateway and single /64 address no prefix how to

Well, I think it's possible to src-nat via wan /64 and use link-local only for LAN, but I haven't such experience, can't give some detailed advise.
by baragoon
Tue Feb 27, 2024 12:55 pm
Forum: Beginner Basics
Topic: Help routing 1 internal IP address to a different dns server
Replies: 10
Views: 23483

Re: Help routing 1 internal IP address to a different dns server

Why to complicate the things? Create dhcp-option with desired DNS server and attach it to the static lease.
by baragoon
Tue Feb 27, 2024 11:30 am
Forum: General
Topic: DHCP client receives DNS servers I did not configure [SOLVED]
Replies: 8
Views: 19005

Re: DHCP client receives DNS servers I did not configure [SOLVED]

Mikrotik, well played. Your docs are always on the bleeding edge.
Image
by baragoon
Tue Feb 27, 2024 11:28 am
Forum: Beginner Basics
Topic: Help routing 1 internal IP address to a different dns server
Replies: 10
Views: 23483

Re: Help routing 1 internal IP address to a different dns server

I think that better option is dhcp-option 6
by baragoon
Tue Feb 27, 2024 11:21 am
Forum: General
Topic: DHCP client receives DNS servers I did not configure [SOLVED]
Replies: 8
Views: 19005

Re: DHCP client receives DNS servers I did not configure [SOLVED]

they are definetely comes from ipv6 nd, but you haven't set any dns servers here, looks abnormal.
Try to unmark DNS in the nd and see what's happends
by baragoon
Tue Feb 27, 2024 8:16 am
Forum: Beginner Basics
Topic: IPV6 with T-mobile USA home internet gateway and single /64 address no prefix how to
Replies: 17
Views: 15275

Re: IPV6 with T-mobile USA home internet gateway and single /64 address no prefix how to

Well, another one ISP who think that ipv6 "is the same as" ipv4. Single /64 for WAN port is ok, but push them that they need to read the docs and also give you /48 or /56 for LAN. Their implementation is totally wrong.
by baragoon
Sat Feb 24, 2024 1:21 pm
Forum: General
Topic: EoIP over Wireguard over IPv6 - disabling automatic route reception
Replies: 3
Views: 7121

Re: EoIP over Wireguard over IPv6 - disabling automatic route reception

Tunnel and LAN v6 should be on the different subnets
by baragoon
Fri Feb 23, 2024 12:30 pm
Forum: General
Topic: UDP faster than TCP - why?
Replies: 11
Views: 9936

Re: UDP faster than TCP - why?

That's not a Mikrotik issue...

The main difference between TCP and UDP is that UDP is faster than TCP. UDP has a speed advantage because the user doesn't have to allow or acknowledge receipt of the data to be resent. This lets UDP establish connections faster and transfer data faster.
by baragoon
Thu Feb 22, 2024 10:15 am
Forum: Beginner Basics
Topic: RB951Ui-2HnD
Replies: 6
Views: 4621

Re: RB951Ui-2HnD

you can't
by baragoon
Wed Feb 21, 2024 4:39 pm
Forum: Forwarding Protocols
Topic: BGP nexthop=0.0.0.0
Replies: 8
Views: 23164

Re: BGP nexthop=0.0.0.0

I’m still a BGP newbie, but I think this is normal. At least you can’t set both v4/v6 peer address. So, one gateway per session.
by baragoon
Wed Feb 21, 2024 1:11 pm
Forum: Forwarding Protocols
Topic: BGP nexthop=0.0.0.0
Replies: 8
Views: 23164

Re: BGP nexthop=0.0.0.0

you need to separate ip,ipv6 sessisons
by baragoon
Wed Feb 21, 2024 12:29 pm
Forum: Forwarding Protocols
Topic: BGP nexthop=0.0.0.0
Replies: 8
Views: 23164

Re: BGP nexthop=0.0.0.0

who knows... need a mystic ball or configuration export
by baragoon
Wed Feb 21, 2024 11:45 am
Forum: Containers
Topic: Does Docker Support TUN???
Replies: 1
Views: 12509

Re: Does Docker Support TUN???

Docker support TUN,
ROS doesnt use Docker for containers.
by baragoon
Tue Feb 20, 2024 8:53 am
Forum: Beginner Basics
Topic: how to give a container an IP in LAN range? [SOLVED]
Replies: 3
Views: 6675

Re: how to give a container an IP in LAN range? [SOLVED]

attach veth to your LAN bridge
by baragoon
Tue Feb 20, 2024 7:39 am
Forum: Forwarding Protocols
Topic: Router OSv7 BGP Route Filters
Replies: 5
Views: 11826

Re: Router OSv7 BGP Route Filters

Did you select output-network in the BGP connection?
by baragoon
Sun Feb 18, 2024 5:45 pm
Forum: Announcements
Topic: v7.14rc [testing] is released!
Replies: 176
Views: 82022

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

@kreb, thanks for the info, my infra is MikroTik only and everything is ok with OSPF.
by baragoon
Sun Feb 18, 2024 4:21 pm
Forum: Announcements
Topic: v7.14rc [testing] is released!
Replies: 176
Views: 82022

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

CCR2116, OSPFv3 has a problem on 7.14rc, downgrading to 7.13.4 solved the issue.
What problem? Any details? I don’t see any problems with OSPF (both versions) at my CHRs with RC.
by baragoon
Sun Feb 18, 2024 11:08 am
Forum: Forwarding Protocols
Topic: Route Filter v6 to v7
Replies: 3
Views: 10243

Re: Route Filter v6 to v7

if (dst in 192.168.0.0/16 && dst-len in 16-32) {reject}
by baragoon
Sat Feb 17, 2024 8:30 pm
Forum: General
Topic: hap ax^2 does not provide full speed connection
Replies: 31
Views: 9670

Re: hap ax^2 does not provide full speed connection

configuration is
a secret configuration?
by baragoon
Thu Feb 15, 2024 12:50 pm
Forum: General
Topic: DHCP WARNING
Replies: 3
Views: 4904

Re: DHCP WARNING

forum members have to guess your configuration?
by baragoon
Wed Feb 14, 2024 9:18 pm
Forum: Beginner Basics
Topic: Mikrotik Model RB2011UiAS-2HnD-IN Internet (WAN) SPEED
Replies: 21
Views: 20437

Re: Mikrotik Model RB2011UiAS-2HnD-IN Internet (WAN) SPEED

Wow, that’s something new
/ip wireless filter
by baragoon
Wed Feb 14, 2024 11:29 am
Forum: Beginner Basics
Topic: Mikrotik Model RB2011UiAS-2HnD-IN Internet (WAN) SPEED
Replies: 21
Views: 20437

Re: Mikrotik Model RB2011UiAS-2HnD-IN Internet (WAN) SPEED

I just want to say that after swap of my hAP ac3 to RB5009 I'm happy
by baragoon
Tue Feb 13, 2024 3:03 pm
Forum: General
Topic: Port forwarding flopping?
Replies: 11
Views: 23959

Re: Port forwarding flopping?

Honestly, I can't spot the error in the config. Only one thing (actually two) is unclear for me and may cause access problems is /ip firewall nat add action=log chain=dstnat comment=TEST dst-port=45562 log-prefix=\ "NAT incoming" protocol=tcp add action=log chain=dstnat comment=TEST dst-po...
by baragoon
Tue Feb 13, 2024 12:54 pm
Forum: General
Topic: Port forwarding flopping?
Replies: 11
Views: 23959

Re: Port forwarding flopping?

please clarify, you are trying to connect to port 3389 from router (?) to which address, internal or external (?)
by baragoon
Tue Feb 13, 2024 11:51 am
Forum: General
Topic: Port forwarding flopping?
Replies: 11
Views: 23959

Re: Port forwarding flopping?

by baragoon
Tue Feb 13, 2024 10:48 am
Forum: Beginner Basics
Topic: Mikrotik Model RB2011UiAS-2HnD-IN Internet (WAN) SPEED
Replies: 21
Views: 20437

Re: Mikrotik Model RB2011UiAS-2HnD-IN Internet (WAN) SPEED

Hi,
did you checked CPU load during speed tests?
by baragoon
Tue Feb 13, 2024 10:45 am
Forum: General
Topic: Downgrade ROS 7.13 to 6.46
Replies: 5
Views: 16751

Re: Downgrade ROS 7.13 to 6.46

netinstall is the best way imho
by baragoon
Mon Feb 12, 2024 7:30 pm
Forum: General
Topic: UPnP is not working?
Replies: 14
Views: 24744

Re: UPnP is not working?

I think you need to set internal and external interfaces in the /ip/upnp menu
by baragoon
Mon Feb 12, 2024 3:59 pm
Forum: General
Topic: UPnP is not working?
Replies: 14
Views: 24744

Re: UPnP is not working?

Hi,
please run from Mikrotik console:
/ip/upnp/print
?
by baragoon
Mon Feb 12, 2024 2:18 pm
Forum: Beginner Basics
Topic: Router OS v7
Replies: 6
Views: 8684

Re: Router OS v7

good job mate :D
by baragoon
Sat Feb 10, 2024 2:03 pm
Forum: General
Topic: How to extract a file from WAP ac LTE6 RouterOS [SOLVED]
Replies: 4
Views: 12865

Re: How to extract a file from WAP ac LTE6 RouterOS [SOLVED]

from macos terminal:
scp username@router_ip:filename .
by baragoon
Fri Feb 09, 2024 6:51 pm
Forum: General
Topic: CLOUD DDNS BEING HIJACKED
Replies: 7
Views: 7010

Re: CLOUD DDNS BEING HIJACKED

you don't even say hello at your fisrt post, don't read the forum rules...
and in your rescription I don't understand anything...
by baragoon
Fri Feb 09, 2024 2:22 pm
Forum: Beginner Basics
Topic: Drop invalid FW forward
Replies: 15
Views: 62077

Re: Drop invalid FW forward

it's reported because logging for drop rule is enabled
if you disable logging this rule will continue drop but will stop spamming your log
by baragoon
Fri Feb 09, 2024 1:56 pm
Forum: Beginner Basics
Topic: Drop invalid FW forward
Replies: 15
Views: 62077

Re: Drop invalid FW forward

disable logging for this firewall rule
by baragoon
Fri Feb 09, 2024 1:41 pm
Forum: Beginner Basics
Topic: DHCP server enabled and clients have new IPs but no internet access
Replies: 5
Views: 9755

Re: DHCP server enabled and clients have new IPs but no internet access

I hope I said the required data to see what's done up to now.
not really, you forgot to post your Mikrotik config
by baragoon
Fri Feb 09, 2024 1:32 pm
Forum: RouterOS beta
Topic: Feature Request : IPv6 Fasttrack [SOLVED]
Replies: 216
Views: 93278

Re: Feature Request : IPv6 Fasttrack [SOLVED]

+100000000000
by baragoon
Fri Feb 09, 2024 1:07 pm
Forum: Beginner Basics
Topic: Wireguard config Export and Import
Replies: 4
Views: 99222

Re: Wireguard config Export and Import

who knows... without details we can't help you
by baragoon
Fri Feb 09, 2024 10:53 am
Forum: Beginner Basics
Topic: Wireguard Remonte access no lan no intenet
Replies: 13
Views: 8373

Re: Wireguard Remonte access no lan no intenet

Messed again /ip address add address=192.168.200.0/24 interface=external1 network=192.168.200.0 should be /ip address add address=192.168.200.1/24 interface=external1 network=192.168.200.0 /interface wireguard peers add allowed-address=192.168.200.1/24 comment="connessioni esterne per PC" ...
by baragoon
Thu Feb 08, 2024 10:14 am
Forum: General
Topic: Upgrading from RB1100AHx2 to CCR2004-16G-2S+
Replies: 3
Views: 5345

Re: Upgrading from RB1100AHx2 to CCR2004-16G-2S+

export show-sensitive
copy to your favourite editor
paste line by line (or small blocks) after visual review
enjoy

P.S. oh, I think that certificates will not exported via export :( I don't have experience with certificate migration between devices.
by baragoon
Wed Feb 07, 2024 6:23 pm
Forum: General
Topic: Is architecture emulation under docker supported?
Replies: 6
Views: 4687

Re: Is architecture emulation under docker supported?

Docker is not emulator.
--platform is for multiplatform container images, read the manual https://docs.docker.com/build/building/multi-platform/
by baragoon
Wed Feb 07, 2024 12:32 pm
Forum: Beginner Basics
Topic: hap ax2 config copied to hap ax3?
Replies: 73
Views: 9360

Re: hap ax2 config copied to hap ax3?

Please, stop calling megabits as MB.
MB = megabytes
Mb = megabits
by baragoon
Mon Feb 05, 2024 1:22 pm
Forum: Forwarding Protocols
Topic: ERROR: RECV RouteRefresh with invalid subtype: 0
Replies: 19
Views: 19705

Re: ERROR: RECV RouteRefresh with invalid subtype: 0

+1 with this 06:00:19 route,bgp,warning eBGP-LocIX-FRA-v4-2-1 {l_addr: 185.1.167.xx, r_addr: 185.1.166.200} received RouteRefresh with invalid subtype: 0 06:00:20 route,bgp,warning eBGP-LocIX-FRA-v6-2-1 {l_addr: 2001:7f8:f2:e1:0:21:xxx:1, r_addr: 2001:7f8:f2:e1::dead:1} received RouteRefresh with in...
by baragoon
Sun Feb 04, 2024 8:37 am
Forum: Beginner Basics
Topic: webconfig not reachable from Firefox using https
Replies: 8
Views: 10191

Re: webconfig not reachable from Firefox using https

Use winbox instead of webfig
by baragoon
Sat Feb 03, 2024 4:13 pm
Forum: Beginner Basics
Topic: How to watch or record users visited websites
Replies: 2
Views: 6569

Re: How to watch or record users visited websites

IMHO, the simplest way is to deploy Pi-hole (or similar) and then you can view local clients resolve history.
by baragoon
Sat Feb 03, 2024 12:53 pm
Forum: General
Topic: hAP ac lite slow ethernet [SOLVED]
Replies: 18
Views: 12210

Re: hAP ac lite slow ethernet [SOLVED]

Do you have fast track enabled?
I had hap ac lite and it works with 100mbps uplink with full wire speed.
by baragoon
Sat Feb 03, 2024 12:18 pm
Forum: General
Topic: Routing over subnet split (port based DHCP workaround) [SOLVED]
Replies: 4
Views: 7015

Re: Routing over subnet split (port based DHCP workaround) [SOLVED]

I created 5 bridges
WHY? Did you read a VLAN segmentation topic?
by baragoon
Tue Jan 30, 2024 8:11 pm
Forum: Forwarding Protocols
Topic: Splitting /24 between two BGP peers.
Replies: 4
Views: 9753

Re: Splitting /24 between two BGP peers.

there is no "set bgp-path" command, you need to create separate filters for eatch upstream and set them in the bgp-connections as input.filter=
at least at latest V7
by baragoon
Tue Jan 30, 2024 2:31 pm
Forum: General
Topic: IPv6: CRS not getting default routes via RA
Replies: 4
Views: 13538

Re: IPv6: CRS not getting default routes via RA

Btw that may be a bug, I remember that on some my routers which are getting v6 via RA default route appears after reboot.
by baragoon
Tue Jan 30, 2024 1:08 pm
Forum: General
Topic: IPv6: CRS not getting default routes via RA
Replies: 4
Views: 13538

Re: IPv6: CRS not getting default routes via RA

that's a normal, you need to add default ::/0 manually (or deliver via bgp, osfp, etc)
by baragoon
Tue Jan 30, 2024 1:08 am
Forum: General
Topic: Can't reach site hosted on the same AS
Replies: 4
Views: 4627

Re: Can't reach site hosted on the same AS

If you are inside the same AS you need isis/ospf for inter-AS routing
by baragoon
Tue Jan 30, 2024 1:06 am
Forum: Beginner Basics
Topic: ikev2 vpn speed
Replies: 16
Views: 6308

Re: ikev2 vpn speed

On v7 it will be unusable
  • 1
  • 2