Displaying 1 result from an estimated 1 matches for "inetinit".
Did you mean:
inet_init
2007 Oct 19
0
Xen Networking
...ully automated and will not accept custom requests. They don''t even support solaris, I had to do the install using vmware to have solaris in native on this dedicated hosting.
DOM0_IP is a public IP and ipv4 forwarding is enabled.
DOMU_IP is a public IP
on the DOM0 side in my /etc/default/inetinit I have:
route add -host DOMU_IP -iface DOM0_IP
on the DOMU side I have
route add -host DOM0_IP -iface DOMU_IP
route add default DOM0_IP
This works fine as a cheesy workaround but I don''t like that the packets are sent twice to the same interface:
DOMU_IP -> py-in-f99.google.com...