嘟嘟社区

OVZ有什么稳定可以bbr的方法吗?跪求


入了1刀月付的Dedipath,ovz没玩过,想开个bbr。结果发现好像好些都不太能用

我的系统是debian,试了多个bbr的脚本好像都木有反应。后台TUN/TAP和PPP都开启了。

  1. #适用于单网卡(单IP)服务器:
  2. wget https://github.com/tcp-nanqinlang/lkl-rinetd/releases/download/1.1.0/tcp_nanqinlang-rinetd-debianorubuntu.sh
  3. bash tcp_nanqinlang-rinetd-debianorubuntu.sh
  4. 显示[Error] only support OpenVZ !

复制代码

  1. wget https://github.com/tcp-nanqinlang/lkl-rinetd/releases/download/1.1.0-nocheckvirt/tcp_nanqinlang-rinetd-debianorubuntu-nocheckvirt.sh
  2. bash tcp_nanqinlang-rinetd-debianorubuntu-nocheckvirt.sh
  3. 显示[Info] tcp_nanqinlang is running !
  4. 但是端口访问不了了!

复制代码

  1. wget https://github.com/tcp-nanqinlang/lkl-rinetd/releases/download/1.1.0-nocheckvirt/tcp_nanqinlang-rinetd-debianorubuntu-nocheckvirt-multiNIC.sh
  2. bash tcp_nanqinlang-rinetd-debianorubuntu-nocheckvirt-multiNIC.sh
  3. 安装后检测状态是[Error] tcp_nanqinlang not running, please check !

复制代码

这个可以使用,但是测速的时候显示IP地址: 10.0.0.2,而且有点不清楚究竟有木有效果。

  1. openvz安装bbrplus
  2. Debian代码:
  3. bash <(curl -Ls https://github.com/mzz2017/lkl-haproxy/raw/master/lkl-haproxy-debian-nocheckvirt.sh)
  4. centos代码:
  5. bash <(curl -Ls https://github.com/mzz2017/lkl-haproxy/raw/master/lkl-haproxy-centos-nocheckvirt.sh)

复制代码

这个好像和上面的一样,但是木有卸载。

  1. wget –no-check-certificate https://raw.githubusercontent.com/cloudstarry/google-bbr/master/bbrvz.sh && bash bbrvz.sh
  2. ping 10.0.0.2 // 如果返回延迟,则完成
  3. 更改加速端口范围:
  4. vi /root/lkl/run.sh //搜索9000-9999
  5. vi /root/lkl/haproxy.cfg //搜索9000-9999
  6. 重启你的系统

复制代码

rinetd的好像都没成功,haproxy的好像是成功了。
不清楚这两个区别。

希望有大手指点指点,怎么样比较好。还是说要换个系统比较好?

扔了买个KVM吧。
看看这个呢
https://gist.github.com/simonid/4a444f32930a4763732e3c278e53a479
远离OVZ,不要折磨自己

阳光淡蓝 发表于 2021-12-2 12:47
看看这个呢
https://gist.github.com/simonid/4a444f32930a4763732e3c278e53a479

我一个一个试试看

bso 发表于 2021-12-2 12:48
我一个一个试试看

我也是在1.2刀上,也是debian,
试了它这第二种LKL版本的方法  貌似是开启成功了的。

只用过男寝浪的
提示only support OpenVZ !把系统检测的那段删了继续执行就可以了
haproxy的需要tun/tap
rinetd的不需要
用的第2个 https://github.com/mzz2017/lkl-haproxy/raw/master/lkl-haproxy-debian-nocheckvirt.sh。因为是haproxy所以测速显示的是private ip.  执行 ip a ,可以看到对应的ip。英国小鸡开了bbr,速度还可以。4K无压力。
省那点钱折腾自己图个啥,OVZ好像要发工单开通bbr
第二个显示 10.0.0.2是正常的