For sure I have an own vhost directory, but when I look on some help sides at the vserver project there are always some hints to these config files,
I thought I do not need them, but maybe there could be something that they necessary


here is my output


tcp        0      0 my host ip:22        0.0.0.0:*               LISTEN

also sshd is running in the vserver.

thanx for ur help, I will try it with ur informations.




Am Freitag, den 06.01.2006, 16:19 +0100 schrieb [EMAIL PROTECTED]:
Send Vserver mailing list submissions to
	[email protected]

To subscribe or unsubscribe via the World Wide Web, visit
	http://list.linux-vserver.org/mailman/listinfo/vserver
or, via email, send a message with subject or body 'help' to
	[EMAIL PROTECTED]

You can reach the person managing the list at
	[EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Vserver digest..."


Today's Topics:

   1. Re: Vserver Digest, Vol 22, Issue 9 (stefan julius)
   2. Re: can't access ssh (Oliver Welter)


----------------------------------------------------------------------

Message: 1
Date: Fri, 06 Jan 2006 16:03:46 +0100
From: stefan julius <[EMAIL PROTECTED]>
Subject: [Vserver] Re: Vserver Digest, Vol 22, Issue 9
To: [email protected]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"

Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: smiley-4.png
Type: image/png
Size: 822 bytes
Desc: not available
Url : http://daffy.hulpsystems.net/pipermail/vserver/attachments/20060106/03dc42b8/smiley-4-0001.png

------------------------------

Message: 2
Date: Fri, 06 Jan 2006 16:18:50 +0100tcp        0      0 85.214.22.240:22        0.0.0.0:*               LISTEN
From: Oliver Welter <[EMAIL PROTECTED]>
Subject: Re: [Vserver] can't access ssh
To: [email protected]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="iso-8859-1"

Hi Stefan,

please use the original Thread to answer...

 > Also have no idea how to make my vservers over dns reachable, because
 > they are only local reachable.

I meant that your Guest should have proper setup Name-Resolver, means 
reachable nameserver entries in /etc/resolv.conf or disable dns-lookup 
in SSH, otherwise your ssh will try to resolv the incoming IP Adress to 
a hostname and it might not accespt the connection when it cant resolv 
(depends on configuration but I have seen such configs, dont know debian 
behaviour)

Can you please do a
netstat -nlt | grep :22
on the host and send the output...

You wrote that you can "access the guests ssh from the host" - you didnt 
answer my questions regarding that...so
* Can you confirm that the SSHd is running inside the guest ?

 > I also wanted to know if it is necessary to create a vhost00.conf int
 > the /etc/vservers dir, I have done it but it also failled.

eerrrgh - you should have an own directory for the server, if you dont 
have, your server wont work at all....

Oliver

PS: Do you hav access t the IRC, than go irc://irc.oftc.net/vserver can 
help you there
_______________________________________________
Vserver mailing list
[email protected]
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to