Its actually simpler than that :)

L1032 of net/vnetwork.c is

fprintf(fp, "subnet %s netmask %s {\n  option subnet-mask %s;\n  option
broadc .....

change it to ..

fprintf(fp, "subnet %s netmask %s {\n  option domain-name
\"eucalyptus.internal\";\n  option subnet-mask %s;\n  option broadc ...

and recompile ..


Also - that user-data script you have wont work thanks to "default-lease-time 
1200;" .. 20 mins later your changes are reverted...

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in Ubuntu.
https://bugs.launchpad.net/bugs/680301

Title:
  DNS Search Domain in instance /etc/resov.conf should be set by DHCP

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to