Hello,
I am new to RouterOS and Mikrotik in general,
I Have LHG 5 mikrotik wifi connection, I have a public IP and I have opened all ports to my PS4.
everything is fine .. until it’s not
what happens is that sometimes at a random time my PS4 stops logging in into the PSN network. this problem happens for a while and then it resolves it self after sometime.
sometimes for more than 24 hours.
I recently discovered that a friend of mine who’s using the same equipment and same ISP does have the same issue and it happens to him at the exact same time as me and it get resolved at the same time. I contacted my ISP but they don’t seem to understand, they check if my IP address isn’t banned by Sony, and if I have a good signal and if the ports are properly forwarded and do nothing to resolve the issue ..
can anybody help me with that? I’ll provide screen-shots of my settings if needed.
Thanks in advance.
What are you using for DNS? This is a common theme which pops up every couple of months.
Make sure you are NOT using the Mikrotik locally for DNS by your PlayStation, try manually setting an alternative or handing off your ISP/chosen 3rd party for DNS via DHCP. Should work.
He said to take off the DNS IPs from ISP and that you must use DNS of 3rd party, like Google, OpenDNS, etc.
The gray are dynamic DNS obtained from dhcp/ppp connections. If you set some static DNS, they are queried first than the dynamic ones.
thank you for your reply MR. null31
I didn’t know that Static DNS gets queried first. thanks for letting me know.
I’ll try setting up a Static DNS then.
Change the DNS IP which is sent to DHCP Clients. IP > DHCP Server > Networks.
Can be any IP of static dns you had set.
Edit:
I made a test to show to you how is the order of DNS queries using a firewall filter rule to log the packets. Of course the query timeout I reduced to low value to test easily.
You can view from the red line.
Apologies for my vagueness. In short, do not use the MikroTik as a local DNS. Ensure your Playstation is going directly to an external DNS and that fixed the problem we had for multiple clients.
Hello again,
I’ve done all the things you guys recommended but sadly I still have the same issue.
it happened today again at random, and it still persist.
Same here, I can’t get my PS4 to get connected to the internet.
It says Internet Connection: Failed and when you try to use the browser on PS4, it will say that it can’t resolve so I’m guessing it’s a DNS related issue.
Tried a number of setting changes such as:
Port forwarding all 1-65535 ports (tcp/udp) to PS4
Enabling UPnP (with and without the port forward settings above)
Enabling IPv6
Manually setting DNS settings on PS4 to 8.8.8.8/8.8.4.4
Changing DNS server provided by DHCP to 8.8.8.8/8.8.4.4
Changing MTU of PS4 to 1450
Upgrading Mikrotik firmware to 6.38.5
Releasing my global IP (Had to change my uplink port to do this..)
None of the above worked with the latest PS4 firmware as of today.
Now, when I connect PS4 directly to the modem (bypassing Mikrotik and PS4 getting a global IP), it works like a charm.
But I don’t want to disconnect my whole house from the internet when I want to play PS4 so it’s either trashing Mikrotik or giving up internet on PS4.
Any clues..? Here’s the full config as of this moment:
I still have the same issue this time it persist for 4 days on row.
the error code I have : (CE-33987-0)
My setup :
Mikrotik LHG 5 (winbox ver 6.34.2) connected to a Netis Router (bridge mode) then connected to my PS4 via Lan Cable.
I have static public IP, Upnp is on and forwarding all the ports I need.
I’ve setup a static DNS server (Open DNS).
and I set the same DNS on my PS4.
tried that as well just yesterday, still can’t log in through the PS4.
btw when I used a free VPN as a test I managed to log in, but had another set of problems ;
games wont sign in ..
can’t start or join a party ..
Just a follow up on my own post.
I managed to solve my issue by spending few hours looking at port mirror of PS4 device.
As it turns, PS4 device didn’t like the MAC address set on the Mikrotik device:
On Wireshark, I was able to see that PS4 was constantly sending out ARP Requests for the gateway.
I checked the ARP Reply from the Mikrotik device and noticed that the MAC address was a reserved MAC address and had a warning that said:
Expert Info (Warn/Protocol): Source MAC must not be a group address: IEEE 802.3-2002, Section 3.2.3(b)
I managed to fix the issue by changing the MAC address of the bridge interface to something else like 00:aa:bb:01:02:03.
Note that there are “private” MAC address ranges available that would be a little safer than what you used.
Most references seem to indicate the following are safe for private use (though I have found a few that indicate otherwise so do some reading on this).
I have problem
i set vpn in my mikrotik when i try to connect my ps4 to internet everythings allright except PSN , it shows me FAILED But when i Disable VPn in Router PSN connect successfuly , What is the Problem ?