The router is commented out.

I chose default isolated network with source NAT service
for the network offering.

The following two lines appear to be commented out.

#dhcp-option=option:router,1.2.3.4
#dhcp-option=3,1.2.3.4

And I can't seem to edit the dnsmasq.conf file.

Warren

-----Original Message-----
From: Venkata SwamyBabu Budumuru
[mailto:[email protected]] 
Sent: Wednesday, April 24, 2013 11:38 PM
To: [email protected]
Subject: RE: Router

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


Reply via email to