[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /os/Linux/distr/salix/sbo/13.37/network/pdnsd/
 
Current bandwidth utilization 1051.09 Mbit/s
Bandwidth utilization bar
Contents of README:
pdnsd is a proxy DNS server with permanent caching (the cache contents are
written to hard disk on exit) that is designed to cope with unreachable or 
down DNS servers (e.g., in dial-in networking).

Add this to /etc/rc.d/rc.local:
if [ -x /etc/rc.d/rc.pdnsd ]; then
   /etc/rc.d/rc.pdnsd start
fi

Add this to /etc/rc.d/rc.local_shutdown
if [ -x /etc/rc.d/rc.pdnsd ]; then
   /etc/rc.d/rc.pdnsd stop
fi

Icon  Name                                     Last modified      Size  
[DIR] Parent Directory - [   ] README 27-May-2010 00:00 404 [   ] doinst.sh 27-May-2010 00:00 653 [TXT] pdnsd.SlackBuild 16-Jun-2010 00:00 2.4K [   ] pdnsd.info 27-May-2010 00:00 326 [TXT] rc.pdnsd 27-May-2010 00:00 1.4K [TXT] slack-desc 27-May-2010 00:00 881

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!