View Single Post
  #2   (View Single Post)  
Old 30th March 2010
Carpetsmoker's Avatar
Carpetsmoker Carpetsmoker is offline
Real Name: Martin
Tcpdump Spy
 
Join Date: Apr 2008
Location: Netherlands
Posts: 2,243
Default

I have this is my pf.conf, it works:

Code:
# For passing firewall/proxy at work
rdr on $if inet proto tcp from $work to $ip1 port https -> $ip1 port ssh
So that would be a yes.

Is www a valid service name? (I always use http).
__________________
UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things.
Reply With Quote