Posted in Linux Kernel at November 8th, 2012 / 1 Comment » 我以前写过一篇介绍 tunnel 的文章,只是做了大体的介绍。里面多数 tunnel 是很容易理解的,因为它们多是一对一的,换句话说,是直接从一端到另一端。比如 IPv6 over ...
分类:
其他好文 时间:
2014-06-21 15:36:55
阅读次数:
210
ResolutionRed Hat Enterprise Linux 4, 5 and 6 enable Internet Protocol Version 6 (IPv6) by default. However, in certain situations, some users may fin...
分类:
系统相关 时间:
2014-06-18 20:24:54
阅读次数:
520
[root@bgw-t ~]# cat > /etc/modprobe.d/ipv6.conf > /etc/sysconfig/network
分类:
其他好文 时间:
2014-06-18 19:56:23
阅读次数:
137
1
socket函数为了执行网络I/O,一个进程必须做的一件事情就是调用socket函数,指定期望的通信协议类型(使用Ipv4的TCP,使用Ipv6的UDP,Unix域字节流协议等)。#
includeint socket(int family,int type,int protocol);返回:若...
分类:
其他好文 时间:
2014-06-16 00:54:15
阅读次数:
238
我使用了centOS,但是发现网速实在是卡得几乎不能上网,连百度都打不开,但是win却飞快。
后来想到偶然记得有一次看过一段话,说到关闭ipv6,测试来一下,果然有效,关闭来ipv6打开网速飞快。
关闭方法,在/etc/modprobe.d/dist.conf结尾添加
alias net-pf-10 off
alias ipv6 off
然后保存,重启centOS 即可(b...
分类:
其他好文 时间:
2014-06-14 09:17:10
阅读次数:
510
最早用天涯和cnblog的初衷在于他们最早和google合作,每天都能index里面的最新内容,但是发现这么多年以后,google已经在墙外。空间和所有内容已经丢linode的vps上去了,域名估计八成也是被墙了,届时用goddaddy的ipv6进行域名解析吧.
此致敬礼
分类:
其他好文 时间:
2014-06-13 13:35:09
阅读次数:
294
Posted in Linux Kernel at November 8th, 2012 /
1 Comment ? 我以前写过一篇介绍 tunnel 的文章,只是做了大体的介绍。里面多数 tunnel
是很容易理解的,因为它们多是一对一的,换句话说,是直接从一端到另一端。比如 IPv6 over ...
分类:
其他好文 时间:
2014-06-09 17:35:09
阅读次数:
211
Ubuntu装完后要做的几件事改hosts无论哪里,改hosts都是第一件事,没hosts咋google。没google咋活。在终端输入命令sudo
gedit /etc/hosts在# The following lines are desirable for IPv6 capable hosts...
分类:
其他好文 时间:
2014-06-09 15:16:01
阅读次数:
225
网易镜像站点 http://mirrors.163.com/搜狐镜像站点
http://mirrors.sohu.com/阿里云镜像站点 http://mirrors.aliyun.com/北京理工大学镜像站点 IPV4
http://mirror.bit.edu.cn/web/IPV6 http....
分类:
系统相关 时间:
2014-06-02 19:54:49
阅读次数:
410
H3C SecPath F100-C 防火墙配置说明...
分类:
其他好文 时间:
2014-06-01 17:22:38
阅读次数:
762