Hey Swastik Mittal, If your network requires proxy then you will need to login to both SSVM i.e. *Console Proxy VM, *as well *Storage Proxy VM *using command: *ssh -i /var/cloudstack/management/.ssh/id_rsa -p 3922 root@<Private Ip address of SSVM>*, then if your network has a proxy server then follow this link in *both SSVM's LINK: https://nazimkuet.wordpress.com/2015/08/26/how-to-setup-network-on-centos-7-and-configuring-web-proxy/ <https://nazimkuet.wordpress.com/2015/08/26/how-to-setup-network-on-centos-7-and-configuring-web-proxy/> *and if your network only requires authentication then you will need to download the .deb file of lynx or Elinks with dependencies and then you will need to copy those RPM's in both SSVM's using command *scp root@<ip-address-of-source-machine>:<absolute-path-of-lynx-or-elinks-rpm-> <path-where-you-want-to-copy-lynx/elinks-rpm's> *and after copying those rpm's you can install them using command: *dpkg -i <path-to-deb>. *Then in a terminal, you can give credentials using command: *lynx google.com <http://google.com/>*
On Tue, Feb 6, 2018 at 2:09 PM Swastik Mittal <[email protected]> wrote: > Hey Jagdish Patil, > > Yes, it does require network proxy to connect to internet. > > Regards > Swastik > > On Tue, Feb 6, 2018 at 1:33 PM, Jagdish Patil <[email protected]> > wrote: > > > Hey Swastik Mittal, > > > > Does your network require proxy? > > > > On Tue, Feb 6, 2018 at 12:53 PM Swastik Mittal <[email protected] > > > > wrote: > > > > > Hey, > > > > > > I have a basic network setup and both the system VM's up and running. > But > > > the default vm template of centos or incase any other iso I register do > > get > > > successfully registered but shows not ready as failed to download. I > root > > > logged in to SSVM and checked for internet connectivity and it doesn't > > > work. I do have DNS servers as 8.8.8.8 registered and pinging directly > to > > > google's ip address also does not give any result. > > > I am using same server as my management and host with KVM hypervisor. > > > Below is my host configuration. > > > Any idea how to fix it? > > > > > > Regards > > > Swastik > > > > > >
