So we did manage to make it work by adding a pair in each rdomain and a default route from rdomain 0 using the pair on rdomain 2 as a gateway but it doesn't the seem correct. Is there any better proper way to make the traffic flowing back from one rdomain to another when using an rdr-to rule in pf?
________________________________ From: owner-m...@openbsd.org <owner-m...@openbsd.org> on behalf of Benjamin Girard <benjamin.gir...@kambi.com> Sent: 14 May 2019 18:02 To: Josh Grosse; misc@openbsd.org Subject: Re: Pf rdr-to and rdomain issue Can't we just use pf to move the traffic, rather than using pair? ________________________________ From: Josh Grosse <j...@jggimi.net> Sent: 14 May 2019 17:42 To: Benjamin Girard Subject: Re: Pf rdr-to and rdomain issue I think pair(4) may come to your rescue.