This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

More Nat problems :)

Okay, so I upgraded from v6 - v7 a couple of days ago. I had all my settings written down, all my services, the nat DNAT/SNAT settings, and the filter settings. I have had this for some time now, and have used it when I had to rebuild my v6 box. with v7 though, I am having the hardest time getting anything to port through right. is there something I am missing?? here is one service I need to get working:

Service:
Ventrilo. Port= 3784.

DNAT/SNAT:
Traffic Source = Any
Traffic service = Vent
traffic destination = external network

DNAT:
Destination = My computer
Service = Vent


Packet Filter
Source = Any
Service = Vent
Destination = My computer

This is how its written, and how I understand it. Hopefully I am just wrong [:)] 
Thanks for the help in advance. I am really racking my brains here!!!

-Chris


This thread was automatically locked due to age.
Parents Reply
  • As Barry says.  Remember NAT rules come before PF rules, therefore if you are getting nothing in the PF logs, you need to look at your NAT rules

    One thing, Ventrilo port 3784 uses both UDP and TCP.  Have you defined both in your definitions?
Children