Hi, I have noticed an issue in working with VPN for VPC which is a new feature introduced in CloudStack 4.3("1.1.6 Remote Access VPN for VPC" section of CloudStack 4.3 release notes). Regular remote VPN for guest networks fine without any problem whereas, VPN for VPN isn't working.
When I checked the VPC router, there is no IP address assigned to its public Nic. Has anyone noticed this behaviour? Does this seem like a bug? Any known workaround available? VPC router interface details: ======================= root@r-38-VM:/etc/network# ifconfig -a eth0 Link encap:Ethernet HWaddr 0e:00:a9:fe:00:7d inet addr:169.254.0.125 Bcast:169.254.255.255 Mask:255.255.0.0 inet6 addr: fe80::c00:a9ff:fefe:7d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:1478 errors:0 dropped:0 overruns:0 frame:0 TX packets:722 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:126628 (123.6 KiB) TX bytes:124068 (121.1 KiB) eth1 Link encap:Ethernet HWaddr 06:59:68:00:00:1a BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:2 errors:0 dropped:0 overruns:0 frame:0 TX packets:2 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:214 (214.0 B) TX bytes:214 (214.0 B) Thanks, Praveen Kumar