Hi, 

It looks like there is some newly added bug in 0.90 with empty LAN
address (WAN bridging)

# FTP proxy
rdr-anchor "pftpx/*"
rdr on em1 proto tcp from any to any port 21 -> 127.0.0.1 port 8021


pass in on  em1 proto tcp from /29 to any port 5900:5930  keep state tag
qOthersDownH
pass out on  em0 proto tcp from any to any port 5900:5930  keep state
tag qOthersUpH
pass in on  em0 proto tcp from any to /29 port 5900:5930  keep state tag
qOthersUpH
pass out on  em1 proto tcp from any to /29 port 5900:5930  keep state
tag qOthersDownH


I guess this is part of traffic shaper. 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to