Skip to content
New issue

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

GloryTun VPN disabled and OpenVPN re-enabled any time I use the wizard to change settings #3716

Open
SpencerXZX opened this issue Dec 20, 2024 · 11 comments
Labels
help wanted snapshot Issue is on a snapshot build

Comments

@SpencerXZX
Copy link

Expected Behavior

I am trying to use GloryTun as my VPN, I expect that setting to stay.

Current Behavior

GloryTun VPN is disabled and OpenVPN is re-enabled every time I change settings in the wizard. Is OpenVPN a requirement?

Specifications

  • OpenMPTCProuter version: 0.62-snapshot-6.6
  • OpenMPTCProuter VPS version: 0.1032-test 6.6.36-x64v3-xanmod1
  • OpenMPTCProuter VPS provider:
  • OpenMPTCProuter platform: NanoPi R5S
@SpencerXZX
Copy link
Author

Also somewhat related to this issue, I had to manually configure the IP for Glorytun UDP on OMR for it to work, I used these commands:

ip addr add 10.255.254.2/30 dev tun0
ip link set tun0 up

Is this normal?

@Ysurac
Copy link
Owner

Ysurac commented Dec 20, 2024

I would need the result of Status->System log and via SSH on the router, the result of uci show openvpn

@Ysurac Ysurac added the snapshot Issue is on a snapshot build label Dec 20, 2024
@SpencerXZX
Copy link
Author

I think the issue here is that I'm enabling Glorytun through the VPN menu and not through the Wizard, however I don't see any VPN selection in the wizard? I am switching to x86 tomorrow for more compute power and can try again then. But is there a way to change VPN type in the wizard?

@Ysurac
Copy link
Owner

Ysurac commented Dec 20, 2024

yes this must be done via the wizard, click on the "Advanced settings" checkbox.

@SpencerXZX
Copy link
Author

Hi Ysurac, thanks for the help. That solved this issue. I'm very close to getting this setup working. Everything works with the default scheduler, however as soon as I enable the redundant scheduler I lose internet connection. I've tried a variety of different proxies and get the same result with all of them, is this something you've seen before? What logs will help troubleshoot this?

Thanks,

@SpencerXZX
Copy link
Author

Here's my syslog:

https://pastebin.com/mKX2Z2eT

@SpencerXZX
Copy link
Author

Update: I switched to an x86_64 config with different hardware and have this same problem. This time the whole system became unresponsive and I had to power cycle and quickly change MPTCP scheduler before it became unresponsive again.

@Ysurac
Copy link
Owner

Ysurac commented Dec 22, 2024

I will check scheduler after christmas, I may have to update the patch due to kernel update.

@SpencerXZX
Copy link
Author

Hi Ysurac, does the 6.12 kernel already have this patch? Or are the two codebases the same so the scheduler doesn't work on either? I saw you have done some 6.12 kernel updates so I was wondering if that is the preferred snapshot kernel version?

@Ysurac
Copy link
Owner

Ysurac commented Dec 28, 2024

I didn't tested yet on kernel 6.6.
Snapshot with kernel 6.12 is not yet compiled automatically, I need to tests.

For kernel 6.6, do you have same crash issue when you test on the router directly ? With omr-test-speed for example ?

@SpencerXZX
Copy link
Author

I didn't tested yet on kernel 6.6. Snapshot with kernel 6.12 is not yet compiled automatically, I need to tests.

For kernel 6.6, do you have same crash issue when you test on the router directly ? With omr-test-speed for example ?

When I enabled the redundant scheduler, the whole system crashed. The router became unresponsive to ssh, ping, and the web UI. I had to power cycle it and I was able to log in and change the scheduler back before it crashed again. There's about 10 seconds after boot where the web UI is responsive so I had to race to change the setting back.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted snapshot Issue is on a snapshot build
Projects
None yet
Development

No branches or pull requests

2 participants