- 1、本文档共42页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
1PPPOE拨号业务#radius-server group dial //建aaa服务相关配置 radius-server shared-key henancnc authentication 0 1645 weight 1 radius-server shared-key henancnc authentication 40 1645 weight 0 radius-server shared-key henancnc accounting 0 1646 weight 1 radius-server shared-key henancnc accounting 40 1646 weight 0 radius-server shared-key henancnc radius-server class-as-car radius-server source interface LoopBack0 undo radius-server user-name domain-included# user-group dialip pool dial1 bas local //建立地址池 gateway section 0 54section 1 54 dns-server 8 8#ip pool dial2 bas local gateway section 0 54 dns-server 8 8#aaa authentication-scheme radiusaccounting-scheme radius accounting start-fail online domain dial //配置拨号域信息 authentication-scheme radius accounting-scheme radius ip-pool dial1 ip-pool dial2 radius-server group dial qos rate-limit-mode car inbound //修改限速方式为car限速,如果不修改car限速,默认是queuen限速,有可能出现游戏卡的情况 qos rate-limit-mode car outbound user-group dial web-server 33 web-server url /pushportalacl number 6000 //拨号用户防病毒 rule 10 deny udp source user-group dial destination-port eq 135 rule 20 deny udp source user-group dial source-port eq netbios-ns destination-port eq 136 rule 30 deny udp source user-group dial destination-port eq netbios-ns rule 40 deny udp source user-group dial destination-port eq netbios-dgm rule 50 deny udp source user-group dial destination-port eq netbios-ssn rule 60 deny udp source user-group dial destination-port eq 445 rule 70 deny udp source user-group dial destination-port eq 1433 rule 80 deny udp source user-group dial destination-port eq 1434 rule 90 deny udp destination-port eq 213 rule 100 deny udp source user-group dial destination-port eq 4444 rule 110 deny udp source user-group dial destination-port eq 5554 rule 120 deny udp source user-group dial destination-port eq 9995 rule 130 deny udp source user-group dial destination-port eq 9996 rule 140 deny tcp source user-group dial destination-port eq 135 rule 150 deny
文档评论(0)