General • I Tink i got hacked
Hello,i found my admin user belongin to a new "admin" group and i can't any longer open a terminal window (telnet and SSH have been disabled for this group). I also found a new "Ssytem" user which has...
View ArticleBeginner Basics • Re: connect to winbox through vpn
Your router has the firewall rule below;add action=drop chain=input comment="defconf: drop all not coming from LAN" \ in-interface-list=!LANThis rule says to block all access that comes from...
View ArticleBeginner Basics • Re: RB850Gx2 througput dropped after upgrade...
You are using more conditions as connection limits, my suggestion would be something like below.Afteradd action=fasttrack-connection chain=forward comment="Fasttrack Connection" \...
View ArticleWireless Networking • New WiFi package: Missing 'etsi 5.5-5.7 outdoor' county
I have updated a number of routers to the new wifi-qcom-ac package.We also have outdoor access point.Here in the Netherlands there are different country regulations for indoors and outdoors on...
View ArticleGeneral • Re: I Tink i got hacked
You should netinsall to factory reset the router. It's the only way to be certain that the compromise has been completely removed:https://help.mikrotik.com/docs/display/ROS/NetinstallThat won't...
View ArticleBeginner Basics • Re: Cut off internet connection for static IP (IoT clouds...
The “input” chain is for traffic to the router itself. (WinBox, WebFig HTTP, SSH…) You want the “forward” chain here, being for traffic crossing the router.Rather than match on specific IPs and ports,...
View ArticleWireless Networking • Re: New WiFi package: Missing 'etsi 5.5-5.7 outdoor'...
I would be interested too.Statistics: Posted by infabo — Wed Dec 27, 2023 1:02 pm
View ArticleWireless Networking • Re: Mikrotik hAP AX3 very bad Wi-Fi performance and...
Agree with others that performance I’m with hap ax3 in my case is not what I expected… crappy isp router gives much more performance (could not follow the regulations, I do not know) after a couple of...
View ArticleBeginner Basics • Re: Is it possible to do this on pure queues?
One way to resolve this is to use HTB.https://help.mikrotik.com/docs/pages/vi ... =137986076/queue simple add max-limit=100M/100M name=WAN target=""/queue simple add limit-at=25M/25M max-limit=25M/25M...
View ArticleGeneral • No Christmas video from MT?
Hi,I surfed YT today and was seeking the yearly Christmas-Video... but NOTHING?! No cookie recipes, no swamp-stories, no Latvian customs. Statistics: Posted by Guscht — Wed Dec 27, 2023 1:59 pm
View ArticleBeginner Basics • Re: Question about back to home vpn
Maybe I didn't understand your question well.When I connect to the back to home VPN using the wireguard client on my cell phone, I have access to all ports; I can use a NAT for redirection.Statistics:...
View ArticleRouterBOARD hardware • Re: Trying to unbrick my RG750GL.
Now i have soled this problem, don't know why I have to use dnsmasq to serve the netinstall-cli bootp & dhcp, and then using netinstall-cli to install and flash the device,, but here you have the...
View ArticleGeneral • LTE firmware list? R11e-LTE6
Hi, I using RBSXTR withR11e-LTE6_V036I just updated to routerOS 7.13 and it offered to update the LTE modem as well. Is there a list of previously released companies available somewhere? I have the...
View ArticleForwarding Protocols • Re: Problem sharing directories from two IP addresses...
The ideal would be a LAN with different networks; LAN1 192.168.0.0/24 LAN2 192.168.1.0/24 a connection between routers to have access using L3 Router.I have never tested SMB redirection in NAT but I...
View ArticleGeneral • Re: LTE firmware list? R11e-LTE6
There is no change log of modem firmware changes available.I asked about it in the past, support said no.Statistics: Posted by holvoetn — Wed Dec 27, 2023 2:37 pm
View ArticleGeneral • Establish communication through a VLAN between Mikrotik router and...
Hello,Have an issue establishing connection between 2 Mikrotik devices, the configurtion is the following:Mikrotik Router (CCR1072) one one hand, with an IP address on VLAN 999 (10.0.0.1/30 assigned...
View ArticleGeneral • Re: No Christmas video from MT?
I also thought they would post something. Statistics: Posted by leoservices — Wed Dec 27, 2023 2:40 pm
View ArticleGeneral • Re: Detected Arp Conflict
Found an old post about "Something Else" having Proxy-Arp enabled.Still trying to muddle through.Statistics: Posted by gotsprings — Wed Dec 27, 2023 2:45 pm
View ArticleGeneral • Winbox and WebGUI Login Timeout
After a while of searching it doesn't look like it's possible but just wanted to see if I was missing something. Or if it could be done by scripts?Basically just want to make it so that someone is...
View ArticleBeginner Basics • VLan on L009
Just got a L009 and trying to setup some vlans and it's not going great.I've read viewtopic.php?t=143620Looked at videos like https://www.youtube.com/watch?v=US2EU6cgHQU and...
View Article