Hi, We would like to get a http request coming in on one rdomain moved to a host on another rdomain.
How would we go about doing that? Can't seem to get it to work, the return traffic gets lost on rdomain 0 and is not moved back to rdomain 2. pass in on rdomain 2 proto tcp from any to 123.123.123.123/32 port 443 rdr-to 172.30.128.84 rtable 0 pass quick proto tcp from any to 172.30.128.84/32 port 443 Thanks, Ben