Code: Select all
Hi,
I was wondering if there a way to have NAT Type 2 on PS4/PSVITA?
I have a RB750gr3 which is set up like this:
ISP modem > TP-Link load balancer > Mikrotik > Switch > PS4
I have opened (Srcnat) all ports (Literally) to the static IP of the PS4 with no avail. Sometimes says NAT3 and plays to a certain point fine but cannot chat group with friends.
Also, I have tried UPnP (which is not secure) and sometimes says NAT Type 2 and NAT Type3. It's a lottery. Because I have two consoles, I had to Srcnat ports to an address list but sometimes works and sometimes does not.
Is there a way to solve this once and for all?
Thanks
Nat print:
[Admin@RB750Gr3 HQ] /ip firewall nat> print
Flags: X - disabled, I - invalid, D - dynamic
0 chain=srcnat action=masquerade out-interface=WAN1 log=no log-prefix=""
1 ;;; DMZ GAMING
chain=dstnat action=add-dst-to-address-list to-addresses=10.50.10.246
to-ports=1-65535 protocol=tcp address-list=GAMING
address-list-timeout=none-dynamic in-interface=WAN1 dst-port=1-65535
log=no log-prefix=""
2 chain=dstnat action=add-dst-to-address-list to-addresses=10.50.10.246
to-ports=1-65535 protocol=udp address-list=GAMING
address-list-timeout=none-dynamic in-interface=WAN1 dst-port=1-65535
log=no log-prefix=""