I am looking for some advice to have working a PS3 in OpenNAT. The setup is the following:
MT ----- Switch ----- OpenWRT Router > PS3
MT has UPnP activated and it is receiving Public IP. OpenWRT is just normally configured as an AP and has UPnP activated with IGDv1 checked (so PS3 can request ports on demand).
The problem is that the games request ports and OpenWRT detects those ports but nothing goes to MT (Should at least show dynamic UPnP ports entries in Firewall, right?). I've put the console in static IP and even opened all ports like:
Code: Select all
Pv4-tcp, udp
From any host in wan
Via any router IP at ports 1-65535
IP 192.168.1.100, ports 1-65535 in lan
OpenWRT has all zones to accept. The game keeps saying that needs UDP 3074 to have a OpenNAT in game.
This might be a piece of cake but I haven't figure it out yet. Any clues?