huntgroups

来自「gnu 的radius服务器很好用的」· 代码 · 共 32 行

TXT
32
字号
## Huntgroups.exp## Allow only ports 1-4 from fourth NASDEFAULT NAS-IP-Address = 127.0.0.4	NAS-Port-Id >= 1,		NAS-Port-Id <= 4## Rewrite.expDEFAULT NAS-IP-Address = 127.0.0.5,		NAS-Port-Id = 20212,		Rewrite-Function = "max_fixup"	NULLDEFAULT NAS-IP-Address = 127.0.0.5,		NAS-Port-Id = 2,		Rewrite-Function = "nt_fixup"	NULL	DEFAULT NAS-IP-Address = 127.0.0.5,		NAS-Port-Id = 3,		Rewrite-Function = "jetstream_fixup"	NULLDEFAULT NAS-IP-Address = 127.0.0.5,		Cisco-PRI-Circuit = "ISDN 2:D:123",		Rewrite-Function = "cisco_fixup"	NULLDEFAULT NAS-Identifier = COMOS,		Rewrite-Function = "comos_start_stop"	NULL

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?