6relayd: add suitable default configuration
SVN-Revision: 35170
This commit is contained in:
parent
859fd7f614
commit
a1e92f6dd1
@ -8,7 +8,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=6relayd
|
||||
PKG_VERSION:=2013-01-13
|
||||
PKG_VERSION:=2013-01-15
|
||||
PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
|
@ -1,3 +1,11 @@
|
||||
config server default
|
||||
option master wan6
|
||||
list network lan
|
||||
option rd server
|
||||
option dhcpv6 server
|
||||
option fallback_relay 'rd dhcpv6 ndp'
|
||||
|
||||
|
||||
# Example #1: Create a relay for several networks in proxy mode
|
||||
# This can be used to proxy Router Discovery, DHCPv6 and NDP.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user