On Tue, Sep 07, 2004 at 04:08:48PM -0700, Bryan Irvine wrote: > I copied my rulesset verbatim from an exisitng firewall where > everything was working perfectly, and now everything works perfectly > except redirections to other hosts. > > the rdr for spamd, squid, and the ftp-proxy all work, but the ones for > vnc do not. I was playing around with the rules a little that's why > the one looks different, none of them work. Any ideas?
It's impossible to know exactly what the problem is as you havn't posted your _whole_ ruleset. How this behaves varies a great deal depenting on whan $WAN is defined as. Is that the physical interface, or the carp interface? If it's the carp interface, this won't work. You'll need to pay some attention to where you use the carp interface: if you mean the IP, use the carp interface, if you mean the interface that the packets pass through, use the physical interface.
