Bug#341683: "/etc/init.d/openvpn stop" only one instance (but should all)

2005-12-02 Thread Anna Sladek
Package: openvpn
Version: 2.0-1sarge2

I've got an openvpn server with 11 instances.
When I use "/etc/init.d/openvpn start" all instances are started.
When I us "/etc/init.d/openvpn start xxx" or "/etc/init.d/openvpn stop
xxx", only the specific instance is started or stopped.

But when I use "/etc/init.d/openvpn stop" only the first instance (in
alphabetical order) is stopped (so I have to use this command 11 times, to
get openvpn stopped). I took a look in the script but can't found an
error.

Therefore I'm also not able to use "/etc/init.d/openvpn restart".

I am using Debian GNU/Linux 3.1, debian-kernel 2.4.27-2-386 and
libc6 2.3.2.ds1-22.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#341082: daemon.log output

2005-11-28 Thread Anna Sladek
Forgot to send the daemon.log output (which is not much):

[a lot of these dispatching statements for several files]

dispatching auth request "gid_name" to module mod_radius
dispatching auth request "gid_name" to module mod_auth_file
dispatching auth request "uid_name" to module mod_radius
dispatching auth request "uid_name" to module mod_auth_file
in dir_check_full(): path = '/zzz.jpg', fullpath = '/bla/zzz.jpg'.

ProFTPD terminating (signal 11)
FTP session closed.




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#341082: ftp connect not possible when root directory size > 4096

2005-11-28 Thread Anna Sladek
Package: proftpd
Version: 1.2.10-15sarge1.0.1

When a ftp user stores too much files in his root directory, the size of
the directory become greater than 4096 (for example 32768). The next
connect looks like this:

220 ProFTPD 1.2.10 Server (xxx FTPD) [x.x.x.x]
Name (ftp.a.b:yyy):
331 Password required for yyy.
Password: zzz
230 User yyy logged in.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> ls
200 PORT command successful
150 Opening ASCII mode data connection for file list
421 Service not available, remote server has closed connection

The file list is not transferred and the user gets disconnected (can be
reproduced with different ftp clients).

I am using Debian GNU/Linux 3.1, debian-kernel 2.4.27 with skas patch and
libc6 2.3.2.ds1-22.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]