This website works better with JavaScript.
Explore
Help
Sign In
hsist
/
freifunkist-firmware
Watch
6
Star
1
Fork
You've already forked freifunkist-firmware
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22734
Commits
1
Branch
0
Tags
164 MiB
Tag:
Branch:
Tree:
569bbe4970
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '569bbe4970'
${ noResults }
freifunkist-firmware
/
package
/
network
/
ipv6
/
6relayd
/
files
/
6relayd.hotplug
3 lines
67 B
Raw
Normal View
History
Unescape
Escape
ipv6: add 6relayd (RD-, DHCPv6- & NDP-Proxy) 6relayd is an IPv6-tool that relays IPv6-management protocols like router discovery, neighbor discovery and DHCPv6 so that clients on routed (non-bridged) interfaces can use the public address prefix, DHCPv6 and DNS-service of a master interface. This is useful to avoid NAT in chained IPv6-routers. SVN-Revision: 34008
12 years ago
#!/bin/sh
/etc/init.d/6relayd enabled && /etc/init.d/6relayd start