Git Product home page Git Product logo

Comments (3)

someonebw avatar someonebw commented on May 29, 2024

其实Mikrotik的gre的keepalive包,处理的是有些问题的。

如果你安装Mikrotik的机器,之前我测试过7.x版本的都有问题的。
当 wan ip 不是一个真的公网ip(过nat的,都有问题。例如:你的公网ip是4.5.6.7,但是你的服务商给你做的nat,你实际wan ip配置的是192.168.5.15)

Mikrotik的gre的keepalive包的结构中
inner daddr 就是这个内网ip:192.168.5.15。而不是正确的4.5.6.7这个ip。(这个问题,也反馈给Mikrotik过,但是没有修改的意思)

from linux-gre-keepalive.

someonebw avatar someonebw commented on May 29, 2024

mickaelmonsieur
你可以对比下,之前可以的系统和不行系统的一些细节情况,例如:iproute2的版本,libbpf的版本,kernel的版本等。列举出来。
也许可以发现问题之所在。

from linux-gre-keepalive.

someonebw avatar someonebw commented on May 29, 2024

mickaelmonsieur
建议你试试看。
参考:(配置)

#5

from linux-gre-keepalive.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.