summaryrefslogtreecommitdiff
path: root/accel-pppd/accel-ppp.conf
diff options
context:
space:
mode:
authorDmitry Kozlov <xeb@mail.ru>2014-10-29 20:57:59 +0300
committerDmitry Kozlov <xeb@mail.ru>2014-10-29 20:57:59 +0300
commit4492abfd6b7a410d24fdc488545efd64a22c05b8 (patch)
treeb65fdc433e4c36253174f4248c14e5c75619fad0 /accel-pppd/accel-ppp.conf
parent5ea15c8f7be55992cb874d38d8c7c17280448d82 (diff)
downloadaccel-ppp-4492abfd6b7a410d24fdc488545efd64a22c05b8.tar.gz
accel-ppp-4492abfd6b7a410d24fdc488545efd64a22c05b8.zip
ipoe: implemneted ability to send L4 redirect table/L4 redirect ipset via radius attributes
Introduced following options: attr-l4-redirect-table (type integer) attr-l4-redirect-ipset (type string) Please note, to enable L4 redirect attr-l4-redirect must be specified and sent
Diffstat (limited to 'accel-pppd/accel-ppp.conf')
-rw-r--r--accel-pppd/accel-ppp.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/accel-pppd/accel-ppp.conf b/accel-pppd/accel-ppp.conf
index b7187f3e..29879348 100644
--- a/accel-pppd/accel-ppp.conf
+++ b/accel-pppd/accel-ppp.conf
@@ -122,6 +122,8 @@ start=dhcpv4
#attr-dhcp-lease-time=DHCP-Lease-Time
#attr-dhcp-opt82=DHCP-Option82
#attr-l4-redirect=L4-Redirect
+#attr-l4-redirect-table=4
+#attr-l4-redirect-ipset=l4-redirect
#local-net=192.168.0.0/16
#lua-file=/etc/accel-ppp.lua
#offer-delay=0,100:100,200:200,-1:1000