计划任务添加如下: 每隔10分钟检测一次 */10?*?*?*?*?/bin/bash?/data/scripts/check_md5sum.sh??/data/log/policy-root-new-4/policy-root-new-4.$(date?+%Y-%m-%d).log????300???policy-root-n...
分类:
其他好文 时间:
2015-02-10 20:24:30
阅读次数:
222
INFO ipc.Client: Retrying connect to server: hadoop/192.168.73.100:9000. Already tried 0 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(...
分类:
其他好文 时间:
2015-02-06 20:26:59
阅读次数:
615
限速主要是在带宽不足情况下,为保证特定业务的带宽需求而采取的一些必要措施,下面主要以policy-map实施限速为例子说明1、生成流控ip的acl列表(主要匹配需要进行限速管理的数据流)access-list110permitiphost192.100.49anyaccess-list110permitipanyhost192.100.492、定义cl..
分类:
系统相关 时间:
2015-02-06 19:08:54
阅读次数:
523
本文将以 linux 源码分析,在 linux 下的策略路由的实现。...
分类:
系统相关 时间:
2015-02-06 16:46:50
阅读次数:
312
没有运行,直接看源码得到sink简单运行过程SinkRunner负责运行sink程序内部类PollingRunnerimplements Runnable{ private SinkProcessor policy;}负责运行sinkrun方法while (!shouldStop.get()) {....
分类:
Web程序 时间:
2015-02-05 21:47:15
阅读次数:
211
1.NAT-SrcwithPATEnabledCLI:setinteth1zonetrustsetinteth1ip10.1.1.1/24setinteth1natsetinteth3zoneuntrustsetinteth3ip1.1.1.1/24setinteth3routesetinteth3dip51.1.1.301.1.1.30setpolicyfromtrusttountrustanyanyanynatsrcdip-id5permitlog2.NAT-SrcwithPATDisabledCLI..
分类:
Web程序 时间:
2015-02-05 07:12:48
阅读次数:
406
MIP-DefinitionMIP(MappedIP)isa1to1mappingofapublicIPaddresstoanIPaddressontheInternalsideoftheJuniperfirewallMIP一对一映射,从公网IP映射到私网IPConfiguringaMIPtoaccessasingledeviceontheprivatenetworksetinteth0/0zoneuntrustsetinteth0/0ip1.1.1.250/24setinteth..
分类:
Web程序 时间:
2015-02-03 15:24:44
阅读次数:
225
本帖最后由 woniu19881005 于 2014-10-20 23:26 编辑在vm里安装centos7,把selinux关闭后,就一直提示failed to load seliinux policy。网上的解决方案是在grub启动菜单上按e键进入编辑模式,然后再启动项里加上enforcing=...
分类:
系统相关 时间:
2015-02-02 17:47:22
阅读次数:
730
1.NAT-SrcwithPATEnabled从trust到untrust转换转换前:(SourceIP:10.1.1.1Sourceport:3899)转换后:(SourceIP:202.100.100.100Sourceport:4000)对trust的IP以及port都做转换****************************************************CLI:setinteth1zonetrustsetinteth1ip10.1...
分类:
Web程序 时间:
2015-02-02 16:12:24
阅读次数:
202