Questions about KVM routing

Posted On // Leave a Comment

Hello,


I am running a Solus VM slave setup to serve KVM containers. The server currently has 5 IP addresses allocated to it (say 192.168.1.1-192.168.1.5 with a gateway of 192.168.1.1). I requested more IP addresses from my provider and I was allocated a range in a different subnet (say 10.0.0.1 to 10.0.0.10 with a gateway of 10.0.0.1). When I initially setup the machine, I configured a bridge br0 linked to eth0 and configured to work with my 192.xxx subnet. My questions is: how do I use the new set of IP addresses (i.e. 10.xxx subnet) that were allocated to me? Is it even possible?


Here is a copy of my if cfg-br0 (with original IP addresses replaced with 192..)


DEVICE=br0 TYPE=Bridge BOOTPROTO=static BROADCAST=192.168.1.255 GATEWAY=192.168.1.1 IPADDR=192.168.1.2 # this machine NETMASK=255.255.255.0 NETWORK=192.168.1.0 ONBOOT=yes


The question is - is there a way to incorporate the new subnet (10.0.0.X) to this so it works with Solus?


Thanks very much!


http://lowendtalk.com/discussions/feed.rss

0 comments:

Post a Comment