All IPs once they get past the PC-Mk are private ones.
All the links work and pass data/internet. However, I am having some performance issues with the PCs behind the 2ndwirelessPTPlink. They timeout and drop packets a lot when there is even a small amount of data moving on it.
The wireless links are fine, with no issues. I can ping from my workstation (connected to Pc-Mk) all the IPs along the way with times always under 5 or 6 ms.
Can someone help me with the firewall rules for the 2nd MK? I think there is something I don’t have set quite right.
If you want specific help with firewall rules you’re going to have to post some details. What do you want the firewall to do? Firewalls refer to interfaces and IP addresses. What are your IP addresses and interfaces? And so on. Specific answers require specific questions.
Start by posting the output of the following commands: “/ip address print detail”, “/ip route print detail”, “/interface print”, and “/ip firewall export”, each wrapped in
tags. Also post an accurate, well-labeled network diagram, and any further details you think are relevant.
I have a person on the end of the 2nd-wireless-PTP with a attached desktop. They are still seeing sporadic timeouts and pings over 200 or 300ms when pinging my gateway router.
I, however, can ping them with no problems at all.
As I said, all wirelessPTP links are running fine with no issues.
I don’t see anything wrong with that firewall configuration.
MTU issues wouldn’t cause spikes in ICMP echo reply latency, or drops of those packets. The default on all usual operating systems is somewhere between 64 and 32 bytes - well below the lowest possible MTU on the path.
Have you looked at router utilization at that point? Is the interface near its limit? The link? Do you have any queuing going on that could delay/drop packets? Keep in mind that there are default queues associated with interfaces. Even though you say you have ruled out layer 1 issues I would look at those again as well.
From the configuration you’ve shown there are no issues on layer 3 or above.