Scripting • Re: How to read text content exceeding 10000 lines?
Have you read at least the existing part of the manuals regarding scriptingand the topics already present on the forum that talk about file management?After reading about the relevant connection you...
View ArticleBeginner Basics • Re: Help i couldn't Login page
Clearly the OP needs some education!https://www.youtube.com/watch?v=T2ncJ6ciGyMStatistics: Posted by anav — Tue Jan 16, 2024 4:01 pm
View ArticleScripting • ip-scan
Is there a way to save the output of ip-scan executed from a script?Statistics: Posted by Josephny — Tue Jan 16, 2024 4:08 pm
View ArticleBeginner Basics • Re: Wifi Extender setup on boat
Welcome to the forum Can you export your configuration files from both devices and post them here ? Just remove any potential sensitive data.That way you will probably get your answer...
View ArticleGeneral • Re: CCR1072-1G-8S+ Using AC and -48V power supplies simultaneously
Does anyone have any insight in this?Statistics: Posted by AndyB69 — Tue Jan 16, 2024 4:32 pm
View ArticleGeneral • Re: Connect 3 Ethernet devices with Wifi
Hello,thank you for your time.I have 3 Schneider devices with ethernet port. Everyone is connected to a Mikrotik map lite (I have 3) which has a Ethernet interface and a Wifi interface. My goal is to...
View ArticleBeginner Basics • VLAN, strange behavior
Hello.I came up with an idea to keep all iot devices in a separate vlan.For these purposes, I created a separate access point (not Mikrotik, IP-COM Access Point, and configured it as follows...
View ArticleWireless Networking • Re: Fast transition with 2 hap ac2 not working
Thanks for the tips, I didn't found an example to have one only SSID, I'm not sure how to do it. For a start I think with the two bands splitted should be working (maybe they're working and I didn't...
View ArticleBeginner Basics • Re: Remote acces to webinterface
OK, in the mean time I have just forwarded port 80 from WAN to port 80 internal and now it works through wanip/control Anyone who knows why this will not work by a port forward form 8091 from WAN and...
View ArticleGeneral • Re: Wireguard - Multiple connections as a client
My RB4011 connect to 3 VPS by WireGuard at same time, so it’s not a difficult thing.I setup a WireGuard interface for every VPS, so wg1 for VPS1, wg2 for the second, and wg3 for the third one.And...
View ArticleBeginner Basics • Re: doh server connection error network is unreachable over...
Another option: You can also use "openssl" client at Mac/Linux/WSL terminal to both the certificate chain ("openssl s_client -showcerts -connect 1.1.1.1:443").I previously looked at using openssl like...
View ArticleBeginner Basics • Re: Help with what gear to buy
Awesome - thank you @mkx for the very clear and thorough reply!Statistics: Posted by jktc — Tue Jan 16, 2024 5:43 pm
View ArticleGeneral • Re: x86 Intel QAT acceleration card support in V7?
Wondering the same thing. Did you open a ticket with support this to ask?Statistics: Posted by Beone — Tue Jan 16, 2024 6:09 pm
View ArticleWireless Networking • Provisioning not respecting name-format setting when...
Capsman is running on cAP AX, newest 7.13.2 ROS. When own/local radios are set to local provisioning, they get provisioned through the provisioning rules, however name-format setting is not applied....
View ArticleBeginner Basics • Best approach to VLAN
Hi there,I'm moving my home network from DD-WRT to an RB3011. Currently my home network has 3 VLAN:VLAN4 - Local 192.168.2.xVLAN10 - IoT 192.168.10.xVLAN20 - Guest 192.168.20.xSome port on the...
View ArticleBeginner Basics • Re: Best approach to VLAN
You are not the first with this question, hence my advice to search on the forum befor starting a post.Here is a great tutorial on VLAN's:viewtopic.php?t=143620Statistics: Posted by erlinden — Tue Jan...
View ArticleGeneral • Re: Wireguard peer interface irregularly stop working
RB5009 with ROS 7.12.1, encoutering the same issue with Wiregauard.Statistics: Posted by starlingus — Tue Jan 16, 2024 6:35 pm
View ArticleBeginner Basics • Help: Edge switch between FW & ISP
Hi folks! Thank you in advance for reading, and double thanks if you choose to help.I've got 2 firewalls in active/passive which need to communicate to a single ISP. Currently, $20 unmanaged switch is...
View ArticleForwarding Protocols • Re: ROSv7.2.1 RIP Configuration
Enable connected redistribution and set up output routing filter to accept only specific prefixesHOW? (to do this filter)?Do you filter in RIP instance?What is the logic?What is the syntax?Statistics:...
View ArticleScripting • Re: ip-scan
Add additional command argument as-value and output then can be passed to variable or other command argument. It will not be same output as printed on CLI, as-value returns key-value array, but that...
View Article