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 · 6 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

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