[Bug 188261] [xen] FreeBSD DomU PVHVM guests cannot 'route' traffic for other Xen PV guests on same Dom0 Host.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jun 13 09:37:36 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=188261

--- Comment #30 from kpielorz at tdx.co.uk ---
(In reply to Roger Pau Monné from comment #29)

Hi,

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

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

'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 few
changes, as I have no easily routed networks at our office.

-Karl

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


More information about the freebsd-xen mailing list