Beginner Basics • Re: firewall filters - solid?
Code: /ip firewall filteradd action=accept chain=input comment="Allow Estab & Related & untracked" connection-state=established,related,untrackedadd action=drop chain=input comment="drop...
View ArticleBeginner Basics • Lot of invalid connection-states
Today I did some work to split up my default VLAN 0 to different VLANS and I moved my Synology server as first to VLAN 400.Setup DHCP, etc. Incl some firewall rules to allow temporary access from the...
View ArticleGeneral • Re: Strange problems with ALCATEL IK41VE1
3dfx, your reply was like a bright light for me after trying to understand what is going on and talking with the support of Vivacom for almost 40 mins. I have a device with firmware that has the...
View ArticleGeneral • Re: PPPoE over vlan
Thank you very much for your reply. My goal is to have a dual PPPoE connection from one device (CRS125) and a second one from my second router (CRS328) to make some tests / home lab whitout playing...
View ArticleGeneral • Re: RouterOS v7 BGP4-MIB SNMP
Works, Observium now shows BGP Peering sessions, ASNs, Peer address, and session up/down and time established.Statistics: Posted by rbhylife — Fri Feb 23, 2024 6:08 pm
View ArticleGeneral • Re: LHG 5 awful tx signal?
Never mind... reposted this under Wireless Networking category and got it solved there.Statistics: Posted by macsrwe — Fri Feb 23, 2024 7:51 pm
View ArticleThe User Manager • Usermanager v7 "Session time left"
Hi!I am testing usermanager v7.13.5 to replace an older v6 UM. In UsermanV6, the hotspot receives, for each active user, the relevant data from the userman to set the "Session Time Left" field and...
View ArticleRouterBOARD hardware • S-RJ01 SFP+ Modules Getting Stuck in Ports?
Is anyone else having this issue?For my main rack switch it was beneficial to have a split of ~12 gigabit copper ports and ~12 SFP+ ports, but since no such switch existed, I just splurged for one...
View ArticleGeneral • Re: Firewall is dropping traffic on CCR1009-8G-1S-1S+ (tile)
I apologize for the not correct statement from beginning. I only wanted to publish a minimum setup of the configuration and to show the issue with that, I expected to be asked about entire...
View ArticleGeneral • Re: A place for poetry
In code's dance, patterns,Joy blooms with each match found true,Regex bliss embraced.—ChatGPTStatistics: Posted by Amm0 — Fri Feb 23, 2024 11:47 pm
View ArticleGeneral • Re: QinQ vlan bridge - help needed
Ok, so the new router, running 7.13.15 does the same thing, so seemingly not related to the old hardware.If anyone has any clues on where I should look it would be greatly appreciated....
View ArticleRouterBOARD hardware • Re: S-RJ01 SFP+ Modules Getting Stuck in Ports?
This issue is related to the design of the S-RJ01 module. We had to rip them out using force during our last migration, unfortunately in some cases damaging the switchport (or NIC) they were...
View ArticleScripting • Re: sxt lte failover
Here is a good reference for dual sim scripts: https://wiki.mikrotik.com/wiki/Dual_SIM_ApplicationStatistics: Posted by martinclaro — Sat Feb 24, 2024 12:49 am
View ArticleGeneral • new mikrotik - how to wipe it?
For people who deal with lots of MTs , what is the current best way to wipe the config on a brand new fresh out of the box microtik (for example a hex or hex S , fresh out of box - let's say). on ros...
View ArticleForwarding Protocols • Re: OSPF link change causes all BGP sessions to drop
@p3rad0xSo are you saying you removed those routes and then are using private IPs for your ospf interfaces? Not totally understanding what the solution was there, however it sounds somewhat similar to...
View ArticleGeneral • Re: new mikrotik - how to wipe it?
netinstall.Statistics: Posted by Mesquite — Sat Feb 24, 2024 3:21 am
View ArticleGeneral • OpenVPN between TP-Link and Mikrotik
Server: ER605Client: HEX-SThe problem:The setup on the ER605 is quite simple and straightforward:Screenshot 2024-02-23 220819.pngAfter that, it creates a certificate file for the clients. An...
View ArticleGeneral • Re: OpenVPN between TP-Link and Mikrotik
Better off doing wireguard IMHO.Statistics: Posted by Mesquite — Sat Feb 24, 2024 3:37 am
View ArticleGeneral • removing remote address from all pppoe secret
can i remove all pppoe secret remove address by command ?if possible please let me know the way.Statistics: Posted by m1s3rys1gn4l — Sat Feb 24, 2024 8:49 am
View ArticleGeneral • Re: very simple question
Code: ppp secret unset 0 remote-addresscan i do this for all pppoe user at once ?Statistics: Posted by m1s3rys1gn4l — Sat Feb 24, 2024 8:53 am
View Article