Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [modules]
- log_file
- ipoe
- radius
- shaper
- auth_chap_md5
- ippool
- #ipv6_nd
- #ipv6_dhcp
- #ipv6pool
- [core]
- log-error=/var/log/accel-ppp/core.log
- thread-count=8
- [log]
- log-file=/var/log/accel-ppp/accel-ppp.log
- log-emerg=/var/log/accel-ppp/emerg.log
- log-fail-file=/var/log/accel-ppp/auth-fail.log
- log-debug=/var/log/accel-ppp/debug.log
- color=1
- level=5
- [common]
- single-session=replace
- sid-case=upper
- sid-source=seq
- [dns]
- dns1=177.93.160.4
- dns2=8.8.8.8
- [cli]
- tcp=127.0.0.1:2001
- sessions-columns=ifname,username,ip,ip6,ip6-dp,type,state,uptime,calling-sid,rate-limit,rx-bytes,tx-bytes
- [ipoe]
- verbose=1
- noauth=0
- check-mac-change=1
- username=lua:username
- lua-file=/etc/accel-ppp.lua
- lease-time=600
- renew-time=300
- max-lease-time=1200
- unit-cache=0
- proxy-arp=1
- gw-ip-address=100.66.0.1/24
- attr-dhcp-client-ip=Framed-IP-Address
- attr-dhcp-router-ip=DHCP-Router-IP-Address
- attr-dhcp-mask=Framed-IP-Netmask
- vlan-mon=enp9s0,94
- vlan-timeout=60
- interface=enp9s0.94,mode=L2,shared=1,start=dhcpv4,ifcfg=1,ipv6=1
- ip-pool=cgnat
- [ipv6-pool]
- 2804:179C:4000::/40,64
- delegate=2804:179C:4100::/40,60
- [ipv6-dhcp]
- verbose=1
- pref-lifetime=604800
- valid-lifetime=2592000
- route-via-gw=1
- [ipv6-dns]
- 2001:4860:4860::8888
- 2001:4860:4860::8844
- [ip-pool]
- attr=Framed-Pool
- gw-ip-address=100.66.0.1
- 172.20.2.0/24,name=pool_aviso_atraso
- 172.21.2.0/24,name=pool_bloqueio
- 172.22.2.0/24,name=pool_aguardando_assinatura
- 100.66.0.2-254,name=cgnat
- [radius]
- verbose=1
- timeout=1
- max-try=0
- sid_in_auth=1
- acct-timeout=0
- interim-verbose=0
- nas-identifier=accel-brasturbo-lab
- acct-interim-interval=300
- nas-ip-address=177.93.162.178
- dae-server=177.93.162.178:3799,password
- dictionary=/usr/share/accel-ppp/radius/dictionary
- server=177.93.160.13,password,auth-port=1812,acct-port=1813,req-limit=50,fail-timeout=0,max-fail=10,weight=1
- acct-on=1
- [shaper]
- vendor=Cisco
- attr=Cisco-AVPair
- ifb=ifb0
- up-limiter=htb
- down-limiter=tbf
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement