小编dam*_*ndi的帖子

sshuttle连接错误:packet_write_wait:连接到<server>端口22:管道断开(archlinux)

上次操作系统升级后,无法通过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
Run Code Online (Sandbox Code Playgroud)

我已经在谷歌搜索,但大部分是关于 …

linux ssh archlinux

6
推荐指数
2
解决办法
2082
查看次数

标签 统计

archlinux ×1

linux ×1

ssh ×1