[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /ftp/pub/os/Linux/distr/salix/sbo/14.0/network/radvd/
 
Contents of README:
The router advertisement daemon (radvd) is run by Linux or BSD systems
acting as IPv6 routers.  It sends Router Advertisement messages, specified 
by RFC 2461, to a local Ethernet LAN periodically and when requested by a 
node sending a Router Solicitation message.  These messages are required 
for IPv6 stateless autoconfiguration.

Radvd is dependant upon IPv6 support in the Linux Kernel; this comes enabled 
by default with Slackware 14's generic and huge kernels.  To enable IPv6 
support manually, you must set the following entry in your custom kernel's 
.config file and recompile: CONFIG_IPV6=m

Once the slackware package is installed, edit /etc/radvd.conf to reflect 
your current IPv6 configuration. An init script has been provided at 
/etc/rc.d/rc.radvd.  To have this start upon each boot, add the following 
lines to your /etc/rc.d/rc.local file:
	## Start the radvd daemon:
	if [ -x /etc/rc.d/rc.radvd ]; then
	   /etc/rc.d/rc.radvd start
	fi

Icon  Name                                            Last modified      Size  
[DIR] Parent Directory - [TXT] README 04-Jun-2013 07:24 961 [   ] doinst.sh 27-May-2010 06:51 883 [TXT] radvd.SlackBuild 16-Jun-2013 04:20 3.2K [   ] radvd.info 04-Jun-2013 07:24 287 [TXT] rc.radvd.new 16-Jun-2013 04:20 685 [TXT] slack-desc 27-May-2010 06:51 914

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