Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jun 2016 09:37:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-xen@FreeBSD.org
Subject:   [Bug 188261] [xen] FreeBSD DomU PVHVM guests cannot 'route' traffic for other Xen PV guests on same Dom0 Host.
Message-ID:  <bug-188261-23905-qCmq6zweKW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-188261-23905@https.bugs.freebsd.org/bugzilla/>
References:  <bug-188261-23905@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=3D188261

--- Comment #30 from kpielorz@tdx.co.uk ---
(In reply to Roger Pau Monn=C3=83=C2=A9 from comment #29)

Hi,

This machine is running natd [this was briefly mentioned in the original ti=
cket
way-back-when] - so in /etc/rc.conf I have:

ifconfig_xn1=3D"DHCP" // This is our 'Internet' feed via ADSL modem
ifconfig_xn0=3D"inet x.x.x.x netmask 255.255.255.0" // Local LAN IP
gateway_enable=3D"YES"
firewall_enable=3D"YES"
firewall_type=3D"OPEN"
natd_enable=3D"YES"
natd_interface=3D"xn1"
natd_flags=3D""

'ipfw show' gives:

00050 1226  417933 divert 8668 ip4 from any to any via xn1
...
65000 7324 1573607 allow ip from any to any
65535    0       0 deny ip from any to any


I can try and setup a non natd case again - but that will involve quite a f=
ew
changes, as I have no easily routed networks at our office.

-Karl

--=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-188261-23905-qCmq6zweKW>