<div dir="ltr"><div><div><div><div>Hi all, I'm trying to set up OpenStack using PackStack in a single node configuration, and I believe I'm having some network issues. I think I've narrowed the problem down to a forwarding issue, i.e. the packets meant for 192.168.32.x (Pack Stack default fixed address) aren't being routed correctly. When I tcpdump br100 and try and ping my vm, all that shows up are ARP requests, like:<br>
<br>16:55:52.216132 ARP, Request who-has 192.168.32.2 tell 192.168.32.1, length 28<br><br>My public interface is eth0, with addresses 192.168.0.xxx, and my flat interface is lo (loopback). I've been following the directions on the site to the letter and it still fails. Does anyone have any suggestions as to what the problem is and how I can solve it? I've pasted some information below, and I can follow up with more as needed. Thanks.<br>
 <br></div>ifconfig <a href="http://pastebin.com/ZkiTaFSm">http://pastebin.com/ZkiTaFSm</a><br><br></div>ip addr <a href="http://pastebin.com/ZZ18TVu7">http://pastebin.com/ZZ18TVu7</a><br><br></div>nova.conf <a href="http://pastebin.com/B2zZRZ2W">http://pastebin.com/B2zZRZ2W</a><br>
<br></div><div>iptables <a href="http://pastebin.com/Gh5psYH3">http://pastebin.com/Gh5psYH3</a><br></div><div><br></div>Brandon<br></div>