Hi all,
Have fresh install of CS4.4. Andvanced netwrok, KVM hypervisor. No
problems with SSVM and Console proxy.
When I define VPC -- virtual router VM is registered and management
console shows IP assigned to VM correctly. Ie.
Public IP Address: 10.65.9.102 (cloud is inside corporate net, so it is
external IP)
Guest IP Address: 192.168.1.17
Link Local IP Address: 169.254.2.30
But when I log in ito VR and run ifconfig I see this picture:
eth0 Link encap:Ethernet HWaddr 0e:00:a9:fe:02:1e
inet addr:169.254.2.30 Bcast:169.254.255.255 Mask:255.255.0.0
………………
eth2 Link encap:Ethernet HWaddr 02:00:09:cb:00:02
inet addr:192.168.1.17 Bcast:192.168.1.31 Mask:255.255.255.240
………………
lo Link encap:Local Loopback
eth1 interface is missing.
/var/log/messages on VR shows this:
Aug 15 08:49:29 r-17-VM cloud: vpc_ipassoc.sh:Waiting for interface ethnull to
appear, 14 seconds
Aug 15 08:49:30 r-17-VM cloud: vpc_ipassoc.sh:Waiting for interface ethnull to
appear, 15 seconds
Aug 15 08:49:31 r-17-VM cloud: vpc_ipassoc.sh:Waiting for interface ethnull to
appear, 16 seconds
Aug 15 08:49:32 r-17-VM cloud: vpc_ipassoc.sh:interface ethnull never appeared
Aug 15 08:49:32 r-17-VM cloud: vpc_ipassoc.sh:Adding ip 10.65.9.102 on
interface ethnull
Aug 15 08:49:32 r-17-VM cloud: vpc_ipassoc.sh:Add routing 10.65.9.102 on
interface ethnull
Aug 15 08:49:32 r-17-VM cloud: vpc_privateGateway.sh:Added SourceNAT
10.65.9.102 on interface ethnull
Aug 15 08:49:32 r-17-VM cloud: vpc_snat.sh:Added SourceNAT 10.65.9.102 on
interface eth2
It is obviously „null“ somewhere where eth1 is defined. But I don’t
know where to search?? Can you give me a hint?
Thank you,
Vadim Kimlaychuk