Coder Social home page Coder Social logo

Comments (5)

Ysurac avatar Ysurac commented on June 11, 2024

You mean ping from client to internet via a single OMR router ? ping use a VPN between between router and VPS, what is the VPN used ?
For the second part, you mean ping from the VPS to 8.8.8.8 ? This may explain why you get a high ping for client. On VPS ping shouldn't increase. Check VPS CPU usage (with for example, apt-get install htop && htop) and if it's low, try another VPS if possible.

from openmptcprouter.

ccmks avatar ccmks commented on June 11, 2024

You mean ping from client to internet via a single OMR router ? ping use a VPN between between router and VPS, what is the VPN used ?

Ping to 8.8.8.8 from client to internet using OMR, and also from VPS ping to 8.8.8.8, are all displaying high ping when all client connected to OMR

I forgot to mention that HTOP doesn't display CPU being full during the usage, also the connection is not even utilize full bandwidth, even just running 10 Mbps, the OMR already exhibit unstable connection

I am using Shadowsocks, V2RAY, X2RAY with VPN Glorytun TCP & UDP, OpenVPN TCP, they are all still display same issue

from openmptcprouter.

Ysurac avatar Ysurac commented on June 11, 2024

What is the result of awk </proc/net/tcp 'BEGIN{t=0};{if ($4 == "01") {t++;}};END{print t}' on VPS and router ?

from openmptcprouter.

docblocxxx avatar docblocxxx commented on June 11, 2024

Expected Behavior

The OMR has 4 WAN that will have stable connectivity although have more than 100 users connected behind it

Current Behavior

I am running mini ISP, where serving around 25 houses, that total user easily above 100 users. However, when OMR is got introduced, the connection become unstable and the ping is constantly high (above 500 ms), however if only several user using OMR (below 10), the connection is OK, the ping is constantly at 50 ms. This affects the entire user experience if they are connected behind OMR

This behavior is also exhibited on VPS site, when the OMR is connected for all users, ping to 8.8.8.8 is constantly above 300 ms, the connection become unstable

Does OMR doesn't support that many user? Especially on ISP environment?

Specifications

  • OpenMPTCProuter version: 0.60beta1-6.1
  • OpenMPTCProuter VPS version: 0.1029-test 6.1.0-16-amd64
  • OpenMPTCProuter VPS provider: local VPS in Indonesia
  • OpenMPTCProuter platform: x86-64 Hyper-V

in my case, openvpn omr gave a large delay, I had to give it up.
Almost any VPN in beta significantly increases latency.

shadowsocks or rust, + working glorytun udp give me minimal latency.

from openmptcprouter.

ccmks avatar ccmks commented on June 11, 2024

What is the result of awk </proc/net/tcp 'BEGIN{t=0};{if ($4 == "01") {t++;}};END{print t}' on VPS and router ?

It is only 301

from openmptcprouter.

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.