On Fri, May 24, 2002 at 12:10:14PM +0700, Adrian Soetanto wrote: > utk non-chrooted proftpd.conf: > SocketBindTight on > Port 21 > Bind 10.10.10.10 > > utk chrooted proftpd.conf: > SocketBindTight on > Port 21 > Bind 10.100.100.100 > > note: > eth0 --> 10.100.100.100 > eth0:0 --> 10.10.10.10 > > Apakah setting di atas sudah benar, kalau salah yg benar gimana ya ?
saya kurang begitu paham dengan proftpd, tetapi jangan lupa untuk menggunakan config yang berbeda untuk setiap pemanggilan proftpd modus standalone (lihat option -c config-file). misal, normal: proftpd -c /etc/proftpd.conf blah chroot: proftpd -c /etc/proftpd-chrooted.conf tinggal sebutkan ip yang sesuai baik di proftpd.conf maupun proftpd-chrooted.conf. Salam, P.Y. Adi Prasaja -- Utk berhenti langganan, kirim email ke [EMAIL PROTECTED] Informasi arsip di http://www.linux.or.id/milis.php3

