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

Option to allow inter VLAN communication #349

Open
TommyTran732 opened this issue Jan 22, 2024 · 0 comments
Open

Option to allow inter VLAN communication #349

TommyTran732 opened this issue Jan 22, 2024 · 0 comments

Comments

@TommyTran732
Copy link

TommyTran732 commented Jan 22, 2024

Feature request

Description

Assuming we have rules on the router to allow inter VLAN communications.

Currently, when IVPN is running, it is not possible to access to devices on other VLANs. This happens regardless of whether the Firewall is on or off.

I think this is just a problem caused by routing rules making it so that every IP in RFC 1918, 3927, 4291, 4193 that is not already on an existing interface to be routed through the VPN Tunnel.

Describe the solution you'd like

Provide or make it default so that IP addresses in RFC 1918, 3927, 4291, 4193 that are not already on an existing interface is routed through the physical interface instead.

Obviously, this should not affect emulated VLANs created by virtualization software.

Describe alternatives you've considered

Using upstream Wireguard client - I'd still prefer using IVPN's client so it would be really nice to see this implemented.

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

1 participant