Hello

The line is

127.0.0.1: ftp stream  tcp  nowait  root  /usr/sbin/tcpd proftpd  ?

The question is what not listen in de vserver ..the exit for netstat 

Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address
State
tcp        0      0 192.168.100.31:22       0.0.0.0:*
LISTEN
tcp        0      0 192.168.100.31:22       192.168.100.46:37346
ESTABLISHED

Not listen port 21? solution??? whats this bad??

In the sshd_conf Listen in 127.0.0.1 and no enter in the master
192.168.100.47 what is master server, ssh connection refused.. is this
repair?

Thnaks...





On Fri, 2005-07-08 at 19:47 +0200, Bodo Eggert wrote:
> On Fri, 8 Jul 2005, Martin Archanco wrot
> 
> > In the linux-vserver view this.
> > 
> > inetd/xinetd
> >         You can't bind inetd to a interface, replace it with xinetd.
> 
> This is wrong, you _can_ bind inetd to interfaces.
> 
> Example:
> ---/etc/inetd---
> 127.0.0.1:
> swat stream tcp nowait.400 root /usr/sbin/swat swat
> *:
> qotd    stream tcp nowait nobody /usr/bin/tcpd uptime
> ---
> 

_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to