X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-host-master.git/blobdiff_plain/aca0f16c80fbfb2a6f69708191acb09214c1f0cd..HEAD:/notes diff --git a/notes b/notes index 01ff0a7..64f9bc9 100644 --- a/notes +++ b/notes @@ -9,8 +9,6 @@ apt-get update aptitude install invirt-host-master -# Apply the patch from LP 216761 to /etc/init.d/xendomains - # In /etc/default/xendomains # - Set XENDOMAINS_MIGRATE to the "next" host # - Set XENDOMAINS_SAVE="" @@ -35,5 +33,9 @@ aptitude install invirt-host-master # update-rc.d -f ssh remove # update-rc.d -f ssh start 16 S . stop 84 0 6 . +# Add to the *bottom* of /etc/sysctl.conf +# net.ipv4.conf.eth0.rp_filter=0 +# net.ipv4.conf.eth1.rp_filter=0 + ## to take up the new Xen-hypervisor kernel # shutdown -r now