Beginner Basics • Re: CRS-106-1C-5S Speed Question
Thank you all for your help and suggestions. I'm zooming - 980 Mbps w/VLANs on the ports. I knew it was something simple with me just being unfamiliar with the infrastructure. The Hex I purchased is...
View ArticleScripting • CURL command for disable a nat rule
I need a dry CURL command for enable (and later for disable) on the fly a nat rule preconfigured.Its need for open port 80 just for the necessary time for finalize a letsencrypt renew challenge and...
View ArticleUseful user articles • Re: How To: create your own virtual lab with GNS3,...
great video to learn to start with thanksStatistics: Posted by kinjakinja — Sun Mar 10, 2024 5:52 pm
View ArticleWireless Networking • CAPsMAN (old) on non-gw device with local-forward mode
I am trying move old version of CAPsMAN (ac on wireless driver) from my GW as it is now running new version of capsman+local interface.M entire setup is vlan based and was working on l009, but i must...
View ArticleRouterBOARD hardware • Many Mikrotik boxes ? Just recycle !
And make childrens happy Statistics: Posted by Rafale30 — Sun Mar 10, 2024 5:57 pm
View ArticleBeginner Basics • Re: RB5009 and a DS Lite problem
With a bit of fiddeling around and parts of your config (prefix-request=::/56, but prefix=::/64) I got it working too The only way I could get it to give proper addresses/ranges to the vlan-interfaces...
View ArticleGeneral • Re: Bridge VLAN prerouting
I have not, thank you!Statistics: Posted by Xaesar — Sun Mar 10, 2024 6:20 pm
View ArticleRouterOS beta • Re: /system routerboard usb power-reset duration=9999d
Stupid fix for the problem:Code: # Deactivate USB for a "normal" time/system/routerboard/usb/ power-reset duration=604800s# Reactivate USB/system/routerboard/usb/ power-reset bus=1Statistics: Posted...
View ArticleBeginner Basics • Re: Help with config
Your firewall rules are where the most work is needed, its clear you got mixed up or at least didnt think through the logic.For example you have the office vlan accessing the training vlan and then...
View ArticleGeneral • Re: Interface lists efficiency for firewall
My rules of thumb for traffic flow rules.a. For traffic to or from a single subnet USE: SRC or DST address x.x.x.0/24b. For traffic to or from two or more whole subnets USE: interface listsc. For...
View ArticleBeginner Basics • CCR1036 Was a proplem with version 7
I have CCR1036-12G-4SI upgrade from V6 to v7 when it's betaI encountered a problem, then I went back to the old version, and after a while I switched to the stable version 7.1But the same problem...
View ArticleWireless Networking • WiFi Home Configuration Suggestions
Hi All,I'm a proud owner of Mikrotik stuff (RB5009 + CRS309 at the moment) and would like to implement my network to try solving some issues I have with other brand equipments.I'll attach my house...
View ArticleWireless Networking • Re: CAPsMANv2 configuration for secondary SSIDs on...
*sigh* on step forward, one step back. Experimenting with upgrading to CAPsMANv2 with legacy cAP ac devices. Tempted to go back to legacy wireless driver! Earlier posts here suggest this will be fixed...
View ArticleGeneral • Re: 7.14 and SMB on RB5009
Same error on RB750Gr3 and RBD52G-5HacD2HnDStatistics: Posted by krzysztofciupala — Sun Mar 10, 2024 8:32 pm
View ArticleGeneral • Re: Wireguard and IPSec help needed
ROUTER A(1) set detect internet to NONE.(2) private key NOT supposed to be on peer setting!(3) One should not access winbox (aka the router) directly from the WAN side, unless its connected to an...
View ArticleWireless Networking • Re: WiFi Home Configuration Suggestions
Looks like a pretty small area to cover. Depending on you bandwidth needs and expectations this could be covered by a single AP as well. Depends on the walls (brick, drywall,...).Statistics: Posted by...
View ArticleBeginner Basics • Re: Redirect all traffic to the LAN webserver
Have you tried the following configuration:Code: /ip firewall natadd action=dst-nat chain=dstnat to-addresses=192.168.89.253 src-address=192.168.89.0/24 protocol=tcp dst-port=80,443Statistics: Posted...
View ArticleWireless Networking • Re: Wireless Wire Cube - Back to Back?
I have them almost in one line, but on different freq for the 60Ghz radio's. Set of 3 pairs.The 5Ghz are on the same freq and share air-time. But 5GHz is for fallback only. Klembord-2.jpgThroughput...
View ArticleRouterBOARD hardware • Re: CCR2004-1G-2XS-PCIe Problems
Thank you for the solution with the 7.14, I have now upgraded to the 7.15beta6 but had to do this via Netinstall because the card could not be downgraded or upgraded in any other way. Now the problem...
View ArticleSwOS • Re: Weird issue SwOS 2.16 on CRS312
yup .. again same state... need to reboot crs312 to fix all...Does anyone know where older versions are available? not found from https://mikrotik.com/download or...
View Article