I was looking for some help:
I have ASG V8.203 and I am trying to get my MW3 NAT Type to Open instead of moderate, but I cannot seem to get it to work. From my understanding the following ports need to be opened, TCP[3074, 27014-27050] and UDP[3074, 27000-27030] (source: Ports listed by application. - PortForward.com). So here is what I did, but maybe I'm just doing it wrong.
Service Definitions:
NAME:MW3_TCP_Ports
TYPE OF DEFINITION:TCP
DESTINATION PORT:3074
SOURCE PORT: 27014:27050
COMMENT:
NAME:MW3_UDP_Ports
TYPE OF DEFINITION:UDP
DESTINATION PORT:3074
SOURCE PORT:27000:27030
COMMENT:
Network Definitions:
NAME:MW3_Client
TYPE:Host
INTERFACE:>
IP4 ADDRESS: 192.168.50.25
COMMENT:
NAT Rules:
POSITION:2
TRAFFIC SOURCE:Any
TRAFFIC SERVICE: MW3_TCP_Ports
TRAFFIC DESTINATION:External(WAN)
NAT MODE[[:D]]NAT (Destination)
DESTINATION:MW3_Client
DESTINATION SERVICE:MW3_TCP_Ports
COMMENT:
POSITION:3
TRAFFIC SOURCE:Any
TRAFFIC SERVICE:MW3_UDP_Ports
TRAFFIC DESTINATION:External(WAN)
NAT MODE[[:D]]NAT (Destination)
DESTINATION:MW3_Client
DESTINATION SERVICE:MW3_UDP_Ports
COMMENT:
Rules (Packet Filter):
POSITION:5
SOURCE:Any
SERVICE:MW3_TCP_Ports
DESTINATION:MW3_Client
ACTION:Allow
COMMENT:
POSITION:6
SOURCE:Any
SERVICE:MW3_UDP_Ports
DESTINATION:MW3_Client
ACTION:Allow
COMMENT:
So, that is how i configured my Firewall, but my NAT Type is still set to Moderate. I'm sure that it just a mis-configuration. But i would appreciate any help, thanks a lot.
This thread was automatically locked due to age.