Check that your /etc/dnsmasq.conf on router is configured to service on the right subnet. You should see something like the following in your configuration file. dhcp-range=<GuestSubnet GateWay>,static
dhcp-option=option:router, <GuestSubnet GateWay> dhcp-option=6,10.147.40.75,10.103.128.16 dhcp-optsfile=/etc/dhcpopts.txt dhcp-hostsfile=/etc/dhcphosts.txt Thanks, SWAMY -----Original Message----- From: Jayapal Reddy Uradi [mailto:[email protected]] Sent: Thursday, 25 April 2013 9:51 AM To: [email protected] Subject: RE: Router Is your network offering selected Router as DHCP provider ? If your network offering contains router as DHCP provider and VM are not getting dhcp IP then there is an issue. Also check the ip entry for the VM in /etc/dhcphosts.txt Thanks, Jayapal > -----Original Message----- > From: Warren Nicholson [mailto:[email protected]] > Sent: Thursday, 25 April 2013 3:46 AM > To: [email protected] > Subject: Router > > Is there a write up on the config of the system router. > > > > Mine doesn't seem to be handing out DHCP addresses > > to my VM's. > > > > Warren
