Git Product home page Git Product logo

Comments (7)

wangyu- avatar wangyu- commented on May 18, 2024

虚拟机的的udp2raw不用特殊设置。

我觉得可能是虚拟机的NAT实现跟虚拟机内的内核有交互(为了高效),因为udp2raw是绕过内核发包的,可能导致虚拟机过早得回收了NAT PIPE,建议换用桥接模式测试一下。

我刚才也复现了类似问题,我先把readme里对NAT模式的虚拟机的支持注释掉了

from udp2raw.

oing9179 avatar oing9179 commented on May 18, 2024

@wangyu- Reply #2

改成桥接模式后能正常使用。

from udp2raw.

wangyu- avatar wangyu- commented on May 18, 2024

多谢反馈问题。这个是虚拟机本身nat机制的问题了,在udp2raw这个层面估计无法fix,所以我先close了。

解决方案就是我把readme里的nat支持描述删了,暂时只用bride模式。

====
It maybe buggy to use udp2raw due to (possible) special implementation of NAT mode virutal machine.So plz stick to brideged mode at the moment.

from udp2raw.

wangluyichen avatar wangluyichen commented on May 18, 2024

[2017-12-08 04:38:40][INFO]using port 64088
[2017-12-08 04:38:40][INFO]state changed from client_idle to client_tcp_handshake
[2017-12-08 04:38:40]INFOsent tcp syn
[2017-12-08 04:38:42]INFOsent tcp syn
[2017-12-08 04:38:43]INFOsent tcp syn
[2017-12-08 04:38:44]INFOsent tcp syn
[2017-12-08 04:38:45]INFOsent tcp syn
客户端提示这个,环境是 虚拟机(vitual box),桥接模式
用的是你发的固件

from udp2raw.

wangluyichen avatar wangluyichen commented on May 18, 2024

[2017-12-08 04:41:50][INFO]state back to client_idle from client_tcp_handshake
[2017-12-08 04:41:51][INFO]using port 60173
[2017-12-08 04:41:51][INFO]state changed from client_idle to client_tcp_handshake
[2017-12-08 04:41:51]INFOsent tcp syn
[2017-12-08 04:41:52]INFOsent tcp syn
[2017-12-08 04:41:53]INFOsent tcp syn
[2017-12-08 04:41:54]INFOsent tcp syn
[2017-12-08 04:41:55]INFOsent tcp syn
[2017-12-08 04:41:56][INFO]state back to client_idle from client_tcp_handshake
[2017-12-08 04:41:56][INFO]using port 30800
[2017-12-08 04:41:56][INFO]state changed from client_idle to client_tcp_handshake
[2017-12-08 04:41:56]INFOsent tcp syn
[2017-12-08 04:41:57]INFOsent tcp syn
[2017-12-08 04:41:59]INFOsent tcp syn

from udp2raw.

oing9179 avatar oing9179 commented on May 18, 2024

@wangluyichen Reply #5

如果您对 udp2raw 有问题请开新的 issue 并提供详细的问题描述(参考这里),而不是写在这个已经解决了的 issue 里。

from udp2raw.

wangluyichen avatar wangluyichen commented on May 18, 2024

@oing9179 好的,明白了

from udp2raw.

Related Issues (20)

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.