LXC Network access

starnetwork

Renowned Member
Dec 8, 2009
422
8
83
Hi,
just installed LXC CentOS 7 Container under new Proxmox v4 Server, and I can't access to the new server via ssh or http
I got ssh: connect to host, port 22: Connection refused
anything special I should do?
iptables and firewalled are disabled

Regards,
 
you need to install/enable SSH inside your CentOS container.

Install:
> yum install openssh-server

Start the service:
> chkconfig sshd on
> service sshd start
 
Hi,
thanks for that, it's work now, I was sure that it's installed by default like VZ Containers
my bad...
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!