Beginner Basics • Re: LTE SIM LOCKED after reboot
There's more to it...It looks like SIM gets locked even when LTE interfase is manually disabled before reboot and then manually enabled first time after reboot. This implies that it might not be...
View ArticleGeneral • Re: Mikrotik rb750gr3 radvd invelid mtu
The RA MTU (1492) exceeds the pppoe MTU (1480). Try manually setting MTU + MRU to 1500 in pppoe client to enforce RFC 4638.Statistics: Posted by nescafe2002 — Fri Dec 29, 2023 4:10 pm
View ArticleGeneral • Re: How to block ip scanners
Not sure what you are doing, a poorly worded explanation is useless.A. provide a network diagramB. provide full config/export file=anynameyouwish ( minus router serial number, public WANIP...
View ArticleGeneral • l2tp client: configure source port
Hi, the problem I'm facing has lot of explanations and discussions on this forum like viewtopic.php?t=132823 and viewtopic.php?t=129932 - all about multiple L2TP/IPSec clients behind shared NAT. As...
View ArticleGeneral • Re: Wireguard tunnel unable to use inet on the other side of...
I don't understand how sharing a solution even if it's a beginner solution could be considered arrogant O.oThanks for your recommendationsStatistics: Posted by sousito2023 — Fri Dec 29, 2023 4:49 pm
View ArticleRouterBOARD hardware • Re: LhG5 AC/SXTsq 5ac issue: Can`t upgrade the Backup...
Why are you trying to install some particular versions (none of them are latest and greatest)? Simply upgrade ROS by running the procedure inside ROS (it fetches all the required packages without...
View ArticleThe Dude • The Dude math functions
Hello. I need to convert an SFP DDM signal from mW to dBm. This requires the following formula:10*log10(mW)=dBmA simple comparison using if works, but puts a load on the switch, and works...
View ArticleGeneral • Re: Firewall
The rule as shown is in the Input chain. Needs to be in the Forward chain.Statistics: Posted by k6ccc — Fri Dec 29, 2023 5:38 pm
View ArticleBeginner Basics • Re: Wireguard guru needed
So Holvoe, the config is correct and thus you can impart ROMON wisdom.Do pray tell while I show you how to actually review a config, what value does ROMON provide in this scenario...............I...
View ArticleThe Dude • Re: The Dude math functions
I haven't, but there is no log function AFAIK.Another idea, not simple... but you can create an array with the dBm values inside, then use use array_element with the mW (or some multiple of mW) to...
View ArticleBeginner Basics • Re: hap ax^2 problem
I'm shocked, MKX forgot to state after the advice, reset to deafaulst and THEN USE QUICKSET????Statistics: Posted by anav — Fri Dec 29, 2023 5:51 pm
View ArticleBeginner Basics • Re: Load balancing & failover with multiple WAN on...
Then post your complete config here./export file=anynameyouwish ( minus router serial number, any public WANIP information, keys etc..).Ensure you discuss any port forwardings or VPNs in the mix.Any...
View ArticleGeneral • Wireguard Peers can't access IPs on VLANs
Hi,I have had a working Brigde Vlan Setup with my Hex for years now and am trying to set up wireguard now. The connections from the roadwarrior clients are working and I can access the router via...
View ArticleGeneral • Re: Reverse SSH port tuneling
Sounds unnecessarily complex.What is the requirement for you the admin or a user.........In plain english without any protocol or config speak.........Statistics: Posted by anav — Fri Dec 29, 2023...
View ArticleGeneral • Re: Wireless VLAN Trunk
Okay, thanks for this detailed reply. I just bought a MikroTik wAP ac (or rather bought it two months ago and now it was delivered) to replace the CPE 210 and it worked almost immediately I'm kinda...
View ArticleBeginner Basics • Re: hAP ac / beginner /Winbox
Hi,one more quickie.I found some great videos on the general config on youtube but nothing really decent on how to configure the wifi.would you have a link?ciao,TonyStatistics: Posted by...
View ArticleRouterBOARD hardware • Re: Hap ac2 dead with 7.13
Is there an algorithm for how to restore?Hold reset on power-on and keep it for 30secs.Statistics: Posted by laurinkus — Fri Dec 29, 2023 6:56 pm
View ArticleBeginner Basics • Re: MIKROTIK POWERBOX ALL PORTS ARE BRIDGE
Do I have to make one port WAN and others LAN - then create the Bridge? Or should I make a WAN bridge for all ports?If all interfaces are bridged, then WAN or LAN has no meaning for the traffic...
View ArticleGeneral • Re: simple 3 isp dhcp clients with aggregation
yeah. i saw that official mikrotik video just before seeing ur post. followed that one and now everything is OK!!!! BTW what do u mean by "Keep in mind you wont get aggregation,....." . my download...
View ArticleScripting • Re: DynDNS Script from Mikrotik Wiki (correction)
I face the same problem, thought that was my misonfiguration.[/ip address get [find where interface=$theinterface] value-name=address] does also not show my current ip.Statistics: Posted by Kobold81 —...
View Article