Wireless Networking • Microtik AP advice
Hi, I'm very new to MikroTik having used a lot of Ubiquiti devices in the past, I'm a little confused by the options.I'm looking for an AP for very basic domestic use with outdoor range of about...
View ArticleGeneral • Re: Local interfaces to wireguard
Where are errors? Mostly config are basic and maybe some things I have tried by myself. At least to understand what wrong. I just watched videos and red mikrotik manual.Statistics: Posted by netguy13...
View ArticleBeginner Basics • Re: Need help with NAT for home server(s)
Regarding Reverse DNS, it seems what I need to do is to contact my ISP and have them change that entry on their side. It’ll cost me some change, but it should be a one-and-done affair.Thanks everyone...
View ArticleBeginner Basics • Ping between ports (CCR2004)
Hi all,I've got a CCR2004-16G-2S with RouterOS v7.8.When I configure an IP address 192.168.10.1/24 on port Ether4 and an address 192.168.77.1/24 on port Ether15 the routing list shows routes for...
View ArticleBeginner Basics • Re: Ping between ports (CCR2004)
How do you "ping 192.168.77.1 from Ether4"? If you're setting interface on ping command, then you're actually overriding egress port (instead of letting router to select it according to routing...
View ArticleWireless Networking • Re: Microtik AP advice
while waiting for post to be approved I've narrowed it down to this...https://linitx.com/product/mikrotik-rou ... -poe/13672A 60 degree sector appears to cover the required area.2.4ghz should provide...
View ArticleBeginner Basics • CAP AC: DHCP assigned DNS
GreetingsFirst off, I am not a RouterOS guru, I can do the basics & help myself in the most part but am no guru on RouterOS.The CAP AC WiFi AP I recently installed is ignoring the DNS settings...
View ArticleWireless Networking • Re: Remote CAP in 7.13 using CAPsMan 1 and 2
...As soon as I enable wave2 capsman on my controller (RB4011 with wifi) my hap ac2 (running still wireless package until I'm ready with new capsman) stayed connected to legacy capsman.But I lost the...
View ArticleGeneral • Re: Terminal paste issue
And don't forget that you are using Windows and that using two characters for ending lines.And unix/linux only uses one character for ending lines.<CR> = Carriage return<LF> = Line feedFor...
View ArticleBeginner Basics • Re: CAP AC: DHCP assigned DNS
Could it be that the cAP ac is configured as router and not as accesspoint?An export of it would be very helpful:Code: /export file=anynameyoulikeRemove serial and any other private info, and place...
View ArticleGeneral • Re: dhcp options matcher?
I think you need to provide bootfile name via bootp via this commands.boot-file-name (string; Default: )next-server (IP; Default: )https://wiki.mikrotik.com/wiki/Manual:I ... r#NetworksStatistics:...
View ArticleGeneral • Re: Wireguard Peers can't access IPs on VLANs
The hex is basically acting as a switch.It does not need any addresses other than the trusted network and assuming this as vlan200 subnet Post config of hex /export file=anynameyouwish ( minus router...
View ArticleBeginner Basics • Re: IPv6 Prefix Delegation PPPoE with VLANs
You can provide your own DNS server within your LAN via /ipv6/nd's dns property and /ipv6/dhcp-server/option (I recommend to set it up both ways to support all clients). The latter approach also...
View ArticleGeneral • Re: l2tp client: configure source port
Hi,"Some client implementations are aware of this and use random ports. RouterOS server implementation is not strict in this and accepts connections from such clients, so this is a solution of the...
View ArticleGeneral • Re: Dual WAN PCC ok but no web browsing
What about other config? Is there perhaps fasttrack in /ip firewall filter?Statistics: Posted by Sob — Sat Dec 30, 2023 3:00 pm
View ArticleGeneral • Re: Help Troubleshooting DualWAN configuration.rsc
Good opportunity to stop trying to copy and start trying to learn!Print off the config and then start adding from winbox one config line at a time.You will quickly find out that you cannot enter...
View ArticleRouterOS beta • Re: Routing filter to discard routes
Yes it would be great when "filter" in winbox would be processed on the router instead of in winbox.exe itself! Also for other lists.Statistics: Posted by pe1chl — Sat Dec 30, 2023 3:06 pm
View ArticleAnnouncements • Re: v7.13 [stable] is released!
Yes, I overlooked it but indeed it is in the change notes.I have also sometimes had problems when people used special characters in interface names, and some SNMP software would not be able to handle...
View ArticleBeginner Basics • Re: Inter-VLAN routing (unable to reach clients from VLAN)
THe easy way to do this is to modify the concept of the default firewall setup which is allow everything block a few things, to Block everything and allow only needed traffic.Hence this ( and in the...
View ArticleGeneral • Re: BGP peer goes down, no ACK for 60 minutes
Try rolling back to 6.48 which I had a number of CCR1036 running that and BGP with a number of junipers for a long time.I have long since migrated all the CCR1036 to 7.12 as it wasn't that...
View Article