小弟在 RH9.0 安装pptp vpn 后发现有意思的现象: 配置: OS: Redhat 9.0 NAT: iptables -t nat -a postrouting -o ppp0 -s 192.168.0.0/24 -j masquerade ip 转发 现象: 可以通过vpn 访问要访问的对象,可网络不稳定. 1) ping 丢包 2) /var/log/messages 出现 localhost pptp[9537]: anon log[decaps_gre:pptp_gre.c:388]: buffering packet 939134 (expecting 939129, lost or reordered) 3) 浪费宽带, 没用多少好像没资源似...
高手求教 我用windows 7 sp1 32位 putty 登陆虚拟机里面的红帽linux时 总是提示incoming packet was garbled on decryption 不知道为什么啊 高手求教 非常感谢了 ,我在虚拟机里面重新做了一个xp的系统 用putty登陆进linux是没问题 不知道为什么用windows 7 就不行 高手求救…………
上课的时候去厕所了。。。课本上根本没这种内容。。。 那位高人可以给我解释一下这道题呢?谢谢! /Users/huoc/Desktop/Screen shot 2010-12-09 at 9.53.41 AM.png
NPF(new packet filter),是NetBSD一个新的包过滤系统。它的设计是为了满足多处理器的高性能以及更简易的扩展。 它是继IP Filter和PF后第三个在数据包监控引擎中使用字节码解释器的包过滤系统。 以下是NetBSD基金会的申明原文: [quote]The NetBSD Foundation is pleased to announce NPF, a new packet filter by Mindaugas Rasiukevicius. NPF is designed for high performance on multiprocessor machines, and for easy ex...
下载 (125.45 KB) 2010-03-09 01:56 用ssh连接 freebsd 8.0 用tar 压缩整个文件夹 出现这个问题了 “incorrect mac received on packet ” 很是费解,请高手们 帮帮忙
本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u3/110758/showart_2178679.html
HOWTO for the linux packet generator ------------------------------------ Date: 041221 Enable CONFIG_NET_PKTGEN to compile and build pktgen.o either in kernel or as module. Module is preferred. insmod pktgen if needed. Once running pktgen creates a thread on each CPU where each thread has affinty it's CPU. Monitoring and controlling is done via /pr...