openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #19860
Need Help
Hi
Here is my details
1) controller node
2 interfaces (eth0, eth1)
eth0, public ip. = 6x.xx.xx.2
eth1 local ip = 192.168.1.2
1) compute node
2 interfaces (eth0, eth1)
eth0, public ip. = 6x.xx.xx.3
eth1 local ip = 192.168.1.3
*My fixed range for virtual machines is (fixed_range=10.0.0.0/24).*
I have some other linux servers on my local network, like *192.168.1.4,
192.168.1.5, 192.168.1.6*
Now I want access these linux servers from my virtual machines.
Is this possible? If yes then please help me
Here is my nova.conf
# NETWORK
network_manager=nova.network.manager.FlatDHCPManager
force_dhcp_release=True
dhcpbridge_flagfile=/etc/nova/nova.conf
my_ip=6x.1x.84.132
public_interface=eth0
flat_network_bridge=br100
vlan_interface=eth1
flat_interface=eth1
fixed_range=10.0.0.0/24
Best Regards,
Umar
--
Umar Draz
Network Architect
Follow ups