Scripting • Re: Address List Sending Email
All this:Code: # Initialize the content with a header:if ([/file find where name=$filename] != "") do={ /file remove $filename :log info "Removed existing file $filename."}simply:Code: /file remove...
View ArticleGeneral • Re: Restrict IPv6 access
/ipv6 firewall raw add action=drop chain=preroutingStatistics: Posted by panisk0 — Fri Dec 27, 2024 12:51 pm
View ArticleGeneral • DWM-221 LTE USB MODEM COMPATIBLE?
Hello Mates,does anyone knows if d-link DWM-221 LTE USB Stick is compatible with routerOS? I've tested on a RB951 and 3011, both lists the USB as device, but do not recognizes as interface.is there...
View ArticleWireless Networking • Re: MikroTik VPN connection
Can your mikrotik access a public IP, or get a port forwarded to it from the upstream ISP router?Additionally what is the flow direction of the VPN??External customers from everywhere to reach...
View ArticleWireless Networking • Re: cAP ax - Multiple SSID + VLAN - No CAPsMAN - No DHCP
First thing I would do is take ether2 off the bridge, give it a unique IP address add it to trusted interface list and then plug in laptop to ether2 with 192.168.56.2 set on IPV4 settings and then do...
View ArticleForwarding Protocols • Re: WireGuard - multiple instances
Cannot help further without some context.Draw a diagram showing the devices at both ends of the tunnel.Also the full config of the MT and the second device if MT and if not at least the wireguard...
View ArticleWireless Networking • Re: Mikrotik AX PTP Netmetal AX
Check setting of property configuration.distance. Here's description:distance ()Maximum link distance in kilometers, needs to be set for long-range outdoor links. The value should reflect the distance...
View ArticleSwOS • Trying to use LACP
I'm new to posting here so bare with me. I'm not sure if fred974 still needs this info but I was tinkering with my homelab setup and was trying a similar scenario.I have a pfsense firewall handling...
View ArticleWireless Networking • Re: CAPsMAN DHCP Server for CAP AX Client
Your network is obviously not as flat as you're trying to imply. There are 3 VLANs mentioned next to CAPsMAN device (and possibly the "untagged" subnet). You're also writing about "hubs" ... these...
View ArticleBeginner Basics • Re: Any hardware recommendations for proxmox cluster with...
Old thread, but I use the CRS317 with 10Gb SFP+ modules in LACP 802.3ad bonded to the servers which run Intel X520-DA2 NIC's with 2 ports as trunk ports to handle the tagging. I use both XCP-ng and...
View ArticleSwOS • Re: Trying to use LACP
Please do not ressurect 2 years old topics even if they are similar. Moved your post to the new topic.Statistics: Posted by BartoszP — Fri Dec 27, 2024 5:18 pm
View ArticleGeneral • New "The Dude" AI chat bot on help page - IPSEC VTI?
On: https://mikrotik.com/support - there is a new AI chat bot, it seems to work pretty well for some basic questions I throw at it.But does it feed with the actual /help docs or has some unreleased...
View ArticleBeginner Basics • Wireguard Site to Site VPN
Hi all,I am trying to set up a WireGuard site-to-site VPN; however, I am having trouble correctly configuring static routes. I have done this before with L2TP/IPsec without any issues, but for some...
View ArticleContainers • Re: VLess proxy tunnel on mikrotik via containers.
Useful containers for MikrotikDecided to collect in one messagehttps://hub.docker.com/u/wiktorbgu—————————————————————————AmneziaWG client and server on Mikrotik...
View ArticleGeneral • How to forward unicast UDP packet to broadcast
I have an external IP address on the router + NAT to my home-local net. I want the wake-on-lan unicast UDP packet from the Internet to my router be forwarded to the local home network as a broadcast...
View ArticleBeginner Basics • Re: Wireguard Site to Site VPN
You need to set on site B route to Site A public up via local gateway.Statistics: Posted by baragoon — Fri Dec 27, 2024 7:46 pm
View ArticleGeneral • Re: [HELP] Trouble with VLAN setup on Audience...
Hi anavk0,Sorry for a long silence. It took me a while to find a moment to do some more experiments in my test setup and then had few additional surprises when trying to transfer my findings to the...
View ArticleGeneral • [HELP] Allow packets from another LAN
Hello!I have a Mikrotik RouterOS router with its LAN address 192.168.88.1. The whole home LAN is on network 192.168.88.0. Now, my camera recorder has address 192.168.88.156, and it is directly...
View ArticleGeneral • Infrequent no answer to TCP SYN
Hey,I got a problem since a couple of hours: The Mikrotik (x86) won't answer on TCP SYN infrequently. I can see the TCP syns arrive via the packet sniffer, but there is no response on any interface....
View ArticleGeneral • Ip Address print command
Please could you tell me the meaning of the dot and comma before the " Lan " comment ? :ip address print.pngStatistics: Posted by gianry — Fri Dec 27, 2024 10:09 pm
View Article