-----Original Message----- From: Daniel Lezcano [mailto:[email protected]] Sent: Friday, February 05, 2010 5:51 PM To: Kumar L Srikanth-B22348 Cc: [email protected] Subject: Re: [Lxc-users] Unable to SSH to the containers.
Kumar L Srikanth-B22348 wrote: > > Hi Daniel, > Please see my inline comments. > > Regards, > Srikanth > > -----Original Message----- > From: Daniel Lezcano [mailto:[email protected]] > Sent: Friday, February 05, 2010 5:40 PM > To: Kumar L Srikanth-B22348 > Cc: [email protected] > Subject: Re: [Lxc-users] Unable to SSH to the containers. > > Kumar L Srikanth-B22348 wrote: > >> My lxc version is 0.6.3. >> >> > Ok. > > I suppose you tried with lxc-ssh script to create the container, right ? > Srikanth>> Yes, with lxc-sshd script. > > You should try: > > lxc-execute -n cont1 /bin/bash > /usr/sbin/sshd > Srikanth>> You mean to execute the following command: "lxc-execute -n > cont1 /bin/bash /usr/sbin/sshd" ? > No, I meant get a shell in a container and from this shell launch sshd. Srikanth>> I am doing the same. First, I am starting container using "lxc-start -n container1 /bin/bash". I got a bash shell, from there I am executing the command "/usr/sbin/sshd &". After that, I am executing "lxc-netstat -n container1 -tano" and on port 22, I am able to see that sshd is running. I am following the above process for both the containers. But still, I am unable to SSH into other container. > The same for the other container: > > lxc-execute -n cont2 /bin/bash > /usr/sbin/sshd > > if you want, you can log to lxc-devel Freenode irc's channel, that > maybe easier to check the config. > Srikanth>> lxc-devel can not be found in my linyx contianer tools. > I meant chatting via irc. ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ Lxc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lxc-users
