Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Dec 2018 21:54:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 234021] 12.0 gateway host with vnet jail running pf firewall & NAT has no internet access
Message-ID:  <bug-234021-227-dtD35xf5bh@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-234021-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-234021-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234021

Kristof Provost <kp@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kp@freebsd.org

--- Comment #1 from Kristof Provost <kp@freebsd.org> ---
Why are you trying to do NAT in the jail when the host has the public IP?
If you want to NAT in the jail and bridge you'll need to assign the public =
IP
inside the jail, not on the host. Or even simpler, just assign vge0 to the
jail.

Or even simpler, do NAT on the host, because that's what your configuration
suggests right now. Your jail has a private IP address, and a single interf=
ace.
Your host has both WAN (vge0) and LAN (em0) interfaces.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234021-227-dtD35xf5bh>