Skip to content

Instantly share code, notes, and snippets.

@OkamiSupport
OkamiSupport / gist:5becd7e0fa94e2ee9dc6
Created November 21, 2015 20:35
csgoroute-for quagga
ip route 1.34.124.0 255.255.255.0 网关替换成你的special-server-eth0网关地址
ip route 4.28.130.0 255.255.255.0 网关替换成你的special-server-eth0网关地址
ip route 4.28.151.0 255.255.255.0 网关替换成你的special-server-eth0网关地址
ip route 4.31.28.0 255.255.255.0 网关替换成你的special-server-eth0网关地址
ip route 4.53.114.0 255.255.255.0 网关替换成你的special-server-eth0网关地址
ip route 4.59.90.0 255.255.255.0 网关替换成你的special-server-eth0网关地址
ip route 4.71.126.2 255.255.255.255 网关替换成你的special-server-eth0网关地址
ip route 4.71.183.0 255.255.255.0 网关替换成你的special-server-eth0网关地址
ip route 4.79.238.0 255.255.255.0 网关替换成你的special-server-eth0网关地址
ip route 5.9.66.0 255.255.255.0 网关替换成你的special-server-eth0网关地址
@OkamiSupport
OkamiSupport / gist:4892f251e837ee708131
Last active December 15, 2015 11:03
Cisco IPsec和ToughRadius对接记录
假设你Toughradius和CiscoIPSEC VPN都调试好了,请将目录定位到/usr/local/etc
编辑 strongswan.d/charon/eap-radius.conf
eap-radius {
accounting = yes
load = yes
dae {
enable = yes
listen = 0.0.0.0
port = 3799