-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
Milestone
Description
ISSUE TYPE
- Other
COMPONENT NAME
SSVM
CPVM
CLOUDSTACK VERSION
CloudStack 4.19.1.0
CONFIGURATION
Advance Networking
Security Group
OS / ENVIRONMENT
Ubuntu 22.04
KVM
1. Managment
2. Host M
3. Host S
4. Storage Server NFS
SUMMARY
SSVM and CPVM doesn't show screen or website all unable to do anything when VM is up unless I ssh to CPVM then run command to open all ports on iptables but this doesnt work on SSVM
STEPS TO REPRODUCE
Setup New Advance Networking with new Zone on Ubuntu 22.04 Using KVM
EXPECTED RESULTS
SSVM accessible all from Any IP ports 443
CPVM accessible all from Any IP ports 443
ACTUAL RESULTS
SSVM Not accessible from Any IP ports 443 or Any Other except SSH 169
CPVM Not accessible from Any IP ports 443 or Any Other except SSH 169
CPVM allow all in iptables (ssh first then apply all ports allow iptables ) can access console screen
Logs attached Below:
management-server.log
agent.log
network:
version: 2
ethernets:
ens160:
dhcp4: false
ens33:
dhcp4: false
bridges:
cloudbr0:
addresses: [0.0.168.2/23]
routes:
- to: default
via: 0.0.168.254
nameservers:
addresses: [8.8.8.8]
interfaces: [ens160]
dhcp4: false
dhcp6: false
parameters:
stp: false
forward-delay: 0
cloudbr1:
dhcp4: false
interfaces: [ens33]
parameters:
stp: false
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done