service iptables stop on the hypervisor ? perhaps also service ebtables stop
On 4/3/13 8:38 AM, "Mo Reese" <maurice.law...@me.com> wrote: >I am utilizing basic network, KVM, CentOS. > >Kirk Kosinski <kirkkosin...@gmail.com> wrote: > >>What type of network in CloudStack is the VM using, and what exactly is >>the problem or error? For a basic zone with security groups it might >>not be possible without hacking the iptables/ebtables on the host >>running the VM. For a shared network it will probably work, provided >>your network infrastructure is configured to allow it. >> >>Best regards, >>Kirk >> >>On 04/02/2013 05:05 PM, Maurice Lawler wrote: >>> Greetings, >>> >>> I am attempting to manually assign my instance two additional IP >>> addresses, however, utilizing range0 file and or ifcfg-eth0:1 and :2 >>>are >>> proving to fail. >>> >>> When adding an IP from a different subnet that is not being utilized by >>> CS, how must one do this? >>> >>> Maurice