Dandan

Results 6 issues of Dandan

English Only (except for bug reporting). 我用的是openwrt系统的strongswan ipsec + vti , 将客户端的源端口号由500 4500 修改成501 4501, ipsec 通,将right 修改成127.0.0.1,客户端起的进程: /usr/bin/udp2raw -c -l 127.0.0.1:4500 -r serviceip:4502 --raw-mode faketcp --cipher-mode xor -a &...

client: /usr/bin/udp2raw -c -l 127.0.0.1:51820 -r 192.168.21.41:51820 --raw-mode faketcp --cipher-mode xor -a server: /usr/bin/udp2raw -s -l 0.0.0.0:51820 -r 127.0.0.1:51820 --raw-mode faketcp --cipher-mode xor 当断开客户端的连接,服务端的连接依然存在。这样会导致服务端有大量的established存在。

English Only (except for bug reporting).

Q: netopeer2-cli connect success,but operation is error; $ netopeer2-cli > connect Interactive SSH Authentication Type your password: Password: > get ERROR type: application tag: access-denied severity: error path: /ietf-netconf:get message:...

is:question

Netopeer2 version:1.1.7 libnetconf: 1.1.7 When the network is unavailable, the request is too frequent, basically once every 1s ``` [ERR]: LN: connect() failed (Network unreachable). [INF]: LN: Trying to connect...

is:enhancement
status:completed

### Description: I am experiencing significant packet loss after some time using the wireguard+udp2raw setup. Initially, there is no packet loss, but after a period (sometimes a few days, sometimes...