View Single Post
  #3   (View Single Post)  
Old 31st July 2009
BSDfan666 BSDfan666 is offline
Real Name: N/A, this is the interweb.
Banned
 
Join Date: Apr 2008
Location: Ontario, Canada
Posts: 2,223
Default

Perhaps they require a static source port? if so, then you'll likely need a separate NAT rule for this system.

Example..
Code:
nat on $ext_if proto udp from $silly_gamer to any -> ($ext_if:0) static-port
This is why I do not play video games, or use VoIP technology.. waste of time and effort.
Reply With Quote