Package: proftpd
Version: 1.3.0-22+b1
Severity: normal
Hi,
I have tried to allowing entire network with "Allow *.example.com" in
proftpd.conf,
and it works fine.
However, when I disabled IPv6 by turn "UseIPv6" to "off",
"Allow *.example.com" occurs an following error:
$ sudo /etc/init.d/proftpd restart
Stopping ftp server: proftpd.
Starting ftp server: proftpd - IPv4 getaddrinfo '*.example.com' error: Name or
service not known
- Fatal: Allow: bad ACL definition '*.example.com': Success on line 165 of
'/etc/proftpd/proftpd.conf'
failed!
What I have changed to proftpd.conf from default is:
* changed "UseIPv6 on" to "UseIPv6 off".
* append following lines
<Limit LOGIN>
Allow *.example.com
</Limit>
Sorry for my bad english.
Thanks,
Morita Sho
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.18-4-k7 (SMP w/1 CPU core)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages proftpd depends on:
ii adduser 3.102 Add and remove users and groups
ii debconf 1.5.13 Debian configuration management sy
ii debianutils 2.18 Miscellaneous utilities specific t
ii libacl1 2.2.42-1 Access control list shared library
ii libattr1 1:2.4.32-1.1 Extended attribute shared library
ii libc6 2.5-5 GNU C Library: Shared libraries
ii libldap2 2.1.30-13.4 OpenLDAP libraries
ii libmysqlclient15off 5.0.38-3 mysql database client library
ii libncurses5 5.5-5 Shared libraries for terminal hand
ii libpam-runtime 0.79-4 Runtime support for the PAM librar
ii libpam0g 0.79-4 Pluggable Authentication Modules l
ii libpq5 8.2.4-1 PostgreSQL C client library
ii libssl0.9.8 0.9.8e-4 SSL shared libraries
ii libwrap0 7.6.dbs-13 Wietse Venema's TCP wrappers libra
ii netbase 4.29 Basic TCP/IP networking system
ii perl 5.8.8-7 Larry Wall's Practical Extraction
ii ucf 2.0021 Update Configuration File: preserv
ii update-inetd 4.27-0.5 inetd.conf updater
ii zlib1g 1:1.2.3-13 compression library - runtime
proftpd recommends no packages.
-- debconf information:
shared/proftpd/warning:
* shared/proftpd/inetd_or_standalone: standalone
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]