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

(Linux) Split Tunnel Inverse mode blocks incoming network connections #356

Open
jordan-ivpn opened this issue Feb 2, 2024 · 0 comments
Open
Assignees

Comments

@jordan-ivpn
Copy link

Bug report

Describe your environment

  • OS name and version: Manjaro Linux (possibly Ubuntu)_
  • IVPN app version: 3.13.4_

Describe the problem

ST Inverse mode blocks incoming connections, like SSH and possibly ping, when the VPN is disconnected. Connecting the VPN allows the connections in.

Steps to reproduce:

  1. Enable SSH service on a LAN device (server)
  2. Disable ST Inverse mode and disconnect VPN on that same "server" system
  3. Connect to the "server" via SSH from a LAN "client" device to verify SSH works, disconnect SSH
  4. Enable LAN access in IVPN App, check SSH from "client" with VPN connected and disconnected to verify SSH works
  5. Activate ST Inverse mode on "server"
  6. Try to connect from "client" to "server" using SSH, fails
  7. Activate the VPN on the "server"
  8. Try SSH again, connects as expected
  9. Try to ping the "server" from the "client" with VPN disconnected adn ST Inverse mode active, results might vary

Observed Results:

Incoming connections are blocked unless the VPN is connected.

Expected Results:

Incoming connections are not affected by the ST Inverse mode option.

--

Thanks.

@stenya stenya self-assigned this Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New Issues
Development

No branches or pull requests

2 participants