Re: [Openstack] Unable to assign ip to instance in compute node-2

2014-10-01 Thread Andreas Scheuring
If you're using tunneling (e.g vxlan) you may have to enable the vxlan port (default 4789) for incoming traffic on your compute nodes iptables. My default iptables rules sent back an icmp admin prohibited to the dhcp offer, so I also never got an ip addresss. -- Andreas (irc: scheuran) On Tue

Re: [Openstack] Unable to assign ip to instance in compute node-2

2014-10-01 Thread Arvinder Singh
Hi, Please check if DHCP packets on compute and network node using tcpdump and also check that they contain valid VLAN tagging information. Br, Arvinder From: Srinivasreddy R [mailto:srinivasreddy4...@gmail.com] Sent: Tuesday, September 30, 2014 4:47 PM To: openstack@lists.openstack.org Subject