gpt4 book ai didi

linux - sshuttle 连接错误 : packet_write_wait: Connection to port 22: Broken pipe (archlinux)

转载 作者:IT王子 更新时间:2023-10-29 00:33:00 33 4
gpt4 key购买 nike

上次操作系统升级后无法通过 sshuttle 连接到服务器。它正常工作一年,但升级后出现此错误:

sshuttle --dns -r root@server  0.0.0.0/0 -vv
packet_write_wait: Connection to server port 22: Broken pipe
c : Waiting: 3 r=[5, 7, 9] w=[] x=[] (fullness=14/0)
c : Ready: 3 r=[9] w=[] x=[]
firewall manager: undoing IPv4 changes.
>> iptables -t nat -D OUTPUT -j sshuttle-12300
>> iptables -t nat -D PREROUTING -j sshuttle-12300
>> iptables -t nat -F sshuttle-12300
>> iptables -t nat -X sshuttle-12300
firewall manager: undoing /etc/hosts changes.
c : fatal: server died with error code 255

我已经在谷歌上搜索过,但大部分都是关于 ClientAliveIntervalClientAliveCountMaxServerAliveInterval 的。重新安装 sshuttle 并重置配置没有帮助。通过相同的配置在 ubuntu 17.10 上工作。

最佳答案

https://github.com/sshuttle/sshuttle/issues/150 上发布了一个解决方案

显然现在需要添加 -x <host>到命令(在您的情况下,<host>server)。为我工作。

关于linux - sshuttle 连接错误 : packet_write_wait: Connection to <server> port 22: Broken pipe (archlinux),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/47855135/

33 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com