We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在启动n2n服务后,数据包无法正常广播到n2n网络中的其他设备。通过WireShark获得异常记录为ARP类型,询问谁拥有x.x.x.255这个ip地址
who has 172.211.124.255? tell 172.221.124.114
似乎把广播包当成了发往地址为x.x.x.255的单播包
The text was updated successfully, but these errors were encountered:
No branches or pull requests
在启动n2n服务后,数据包无法正常广播到n2n网络中的其他设备。通过WireShark获得异常记录为ARP类型,询问谁拥有x.x.x.255这个ip地址
who has 172.211.124.255? tell 172.221.124.114
似乎把广播包当成了发往地址为x.x.x.255的单播包
The text was updated successfully, but these errors were encountered: