Re: [Openstack] Network configuration for single node Openstack install.

2013-07-19 Thread Logan McNaughton
I'll give it a go. For starters, your management network would actually be 10.0.0.0/8, not 10.3.7.0/8. /8 means that only the first octet is significant for the network portion. You'd need to make it a /24 network if you want 10.3.7.0 (/24 is perfectly fine for that address by the way). Personally

[Openstack] Network configuration for single node Openstack install.

2013-07-19 Thread Jake G.
Hi all, I am having issues with networking. I have a single node Openstack Grizzly server with two NICs. -NIC1 eth0 IP address: 10.3.7.24 Mask: 255.0.0.0 GW: none -NIC2 eth1 IP address: 192.168.100.24 Mask: 255.255.255.0 GW: 192.168.100.254 1. Instances should use the 192.168.100.0/24 subnet f

[Openstack] Network configuration for single node Openstack install

2013-07-19 Thread Jake G.
Hi all, I am having issues with networking. I have a single node Openstack Grizzly server with two NICs. -NIC1 eth0 IP address: 10.3.7.24 Mask: 255.0.0.0 GW: none -NIC2 eth1 IP address: 192.168.100.24 Mask: 255.255.255.0 GW: 192.168.100.254 1. Instances should use the 192.168.100.0/24 subnet f