Subject: Re: Slow pf NAT
To: None <setagllib@optusnet.com.au>
From: Jesper Louis Andersen <jlouis@mongers.org>
List: current-users
Date: 11/11/2004 13:27:01
Quoting setagllib@optusnet.com.au (setagllib@optusnet.com.au):

> rdr ex0 0/32 port 6891><6900 -> 192.168.1.3 6891><6900

Your '6891><6900' part on the right of '->' has to be a port spec.

portspec       = "port" ( number | name ) [ ":" ( "*" | number | name ) ]

Read pf.conf around line 652 for the explanation. So your rule should 
probably look something like:

rdr ex0 0/32 port 6891:6900 -> 192.168.1.3 6891:*

The other problem is harder to tackle. Have you tried dumping a bit
of information to find out what happens?

-- 
< Keltus> .. now back to reading my /. and compiling my \
  l33t gentoo linux which makes it 5000% faster than \
  your lame not-even-a-real-OS computer. Uptime: 20000 days, 4 hours