Re: VM cannot to virtual router to get password

2021-02-23 Thread Hean Seng
if you think is SG, you can set allow all in the SG assigned to VM On Tue, Feb 23, 2021 at 10:15 PM Fariborz Navidan wrote: > Also, other system VMs are able to connect to port 8080 of VR but not guest > VMs. I guess this is an issue with security groups. > > On Tue, Feb 23, 2021 at 5:28 PM Fari

Re: VM cannot to virtual router to get password

2021-02-23 Thread Fariborz Navidan
Also, other system VMs are able to connect to port 8080 of VR but not guest VMs. I guess this is an issue with security groups. On Tue, Feb 23, 2021 at 5:28 PM Fariborz Navidan wrote: > Hello, > > I can connect to port 8080 of VR from the KVM host but not from VMs. I > think this is somehow bloc

Re: VM cannot to virtual router to get password

2021-02-23 Thread Fariborz Navidan
Hello, I can connect to port 8080 of VR from the KVM host but not from VMs. I think this is somehow blocked on the host or network. I checked the VR and it is listening on port 8080 separately on last IP of each guest IP range. It seems the connection is blocked somewhere on the network or by secu

Re: VM cannot to virtual router to get password

2021-02-19 Thread Alireza Eskandari
Investigate the problem within VR. Login to VR with SSH from the CS management server and check the services and listening ports. You can also see logs there. Use tcpdump inside VR to capture packets and see if a request for a password is coming to VR or not. On Wed, Feb 17, 2021 at 9:41 PM Faribo

Re: VM cannot to virtual router to get password

2021-02-17 Thread Fariborz Navidan
Hi, Thanks for the reply. I can ping the VR from VM but curl and wget fail to connect to VR on port 8080. The connection times out. It seems the VR does listen to port 8080. Regards On Wed, Feb 17, 2021 at 8:12 PM Andrija Panic wrote: > Please use your networking knowledge to see if the VM has

Re: VM cannot to virtual router to get password

2021-02-17 Thread Andrija Panic
Please use your networking knowledge to see if the VM has a connection to VR (ICMP), to IP of VR, to port 8080. On Tue, 16 Feb 2021 at 21:40, Fariborz Navidan wrote: > Hello, > > When I request password reset at the next time the VM starts, it cannot > connect to the virtual router on port 8080.

VM cannot to virtual router to get password

2021-02-16 Thread Fariborz Navidan
Hello, When I request password reset at the next time the VM starts, it cannot connect to the virtual router on port 8080. The connection times out with no response. I am using ACS 4.15 and VR version 4.15 Please advise. TIA.