diff options
author | Kozlov Dmitry <dima@server> | 2011-08-25 11:01:38 +0400 |
---|---|---|
committer | Kozlov Dmitry <dima@server> | 2011-08-25 11:01:38 +0400 |
commit | ada863c1778f30f3c423c0b3666eaddfebc1991c (patch) | |
tree | 4e6f6e1ed5a9cca31b58fe895736abf7959e2e92 /accel-pppd/accel-ppp.conf | |
parent | b81edda3943975b6ad89dbb528a8442c902e933b (diff) | |
download | accel-ppp-ada863c1778f30f3c423c0b3666eaddfebc1991c.tar.gz accel-ppp-ada863c1778f30f3c423c0b3666eaddfebc1991c.zip |
ppp: ipv6_nd: implement DNSSL option (rfc6106)
Diffstat (limited to 'accel-pppd/accel-ppp.conf')
-rw-r--r-- | accel-pppd/accel-ppp.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/accel-pppd/accel-ppp.conf b/accel-pppd/accel-ppp.conf index 76e3dee..3470aba 100644 --- a/accel-pppd/accel-ppp.conf +++ b/accel-pppd/accel-ppp.conf @@ -73,6 +73,8 @@ verbose=1 #fc00:1::1 #fc00:1::2 #fc00:1::3 +#dnssl=suffix1.local.net +#dnssl=suffix2.local.net. [radius] #dictionary=/usr/local/share/accel-ppp/radius/dictionary |