[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] ping failing from master to guest hosts
On Fri, Mar 30, 2012 at 12:12 PM, Zama Ques <queszama@xxxxxxxx> wrote: > Hi , > > I did some more investigation and I could see that dhcp was not installed > on my master host . I installed it and tried restarting the dhcpd service , > but it is failing because the range of ip-address as allocated for xen > network are not defined in dhcpd conf file . This I came to know by looking > at system log file . Do it I need to add the ip range manually in dhcpd.conf > or there are some xen tools to do the same . I strongly suggest you start by upgrading your RHEL installation. After that, check your setup. A correct, unmodified setup should have libvirt (or is it libvirt-bin?) service started, which would create virbr0 bridge, and start dnsmasq. dnsmasq will function as both DNS and DHCP server for domUs. If you don't have virbr0, or don't have dnsmasq running, then it means you broke the default setup. -- Fajar _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |