Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Dec 2018 09:29:37 +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-qMZ17o5QhB@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

--- Comment #3 from Kristof Provost <kp@freebsd.org> ---
Vnet jails do indeed have their own network stack. As such you'd expect a N=
AT
jail to have the WAN interface and IP address assigned to it. After all, how
can a machine (i.e. the jail) perform the NAT role if it doesn't have a WAN=
 and
LAN interface?

Your bug report shows that's not the case:

The host has the WAN IP (65.xxx.62.234 and interface vge0). The jail has a
private IP (10.0.110.25 and an epair epair15b).=20

Note also that you can assign any interface into a vnet jail, not just epai=
rs.

--=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-qMZ17o5QhB>