BlackSun
Members
-
Joined
-
Last visited
Solutions
-
BlackSun's post in [solved] Network not working: no outgoing access, but can ping/reach server from PC was marked as the answerOkay, it seems like it was a router issue, because I disabled static IP for unraid server in WinBox and let it get a random IP and now it works WHICH I'M 100% SURE I DID YESTERDAY, but whatever.
Now it works, thanks for the helps!
The previously mentioned indeed fixed the issue, but it was a surface fix. The problem is that my MikroTik router did not update the ARP table (whatever that means) to the new mac.
Executing /ip arp print revealed that 192.168.1.194 had the wrong MAC.
Running /ip arp remove [find address=192.168.1.194] fixed the issue immediately.