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

OMR-Bypass issues with MAC-Address filtering #3251

Closed
jackwakefield opened this issue Apr 5, 2024 · 2 comments
Closed

OMR-Bypass issues with MAC-Address filtering #3251

jackwakefield opened this issue Apr 5, 2024 · 2 comments
Assignees
Labels

Comments

@jackwakefield
Copy link

jackwakefield commented Apr 5, 2024

Expected Behavior

Adding the following rule would route that device's traffic through lan1 (wan1).

image

Current Behavior

When I view my IP address through ipify.org or whatismyip.com, I can see the traffic for that device is still being routed through the VPS.

Possible Solution

Steps to Reproduce the Problem

  1. Create a wireless network under Network -> Wireless with "Network" set to "lan"
  2. Go to Network -> Interfaces and allow OpenWRT to create the br-lan interface
  3. Go to Services -> OMR-Bypass and add a MAC-address filter for a device
  4. Connect to WiFi using that device

Context (Environment)

This has been built from 1e7d766 with the 6.1 kernel and OMR_FEED_SRC="develop"

I have 2 WAN interfaces configured, and using XRay VLESS as the default proxy.

nft list ruleset: https://gist.github.com/jackwakefield/404d2649ff6dfae4d5c0b6e396f298c5

uci show network: https://gist.github.com/jackwakefield/e927329e44371cb69b44aa1eca545a25

uci show firewall: https://gist.github.com/jackwakefield/b8933d2017094f20b880790f42e73817

uci show omr-bypass: https://gist.github.com/jackwakefield/9d96f62c102e3ac2cb7270feb9d70257

uci show openmptcprouter.*.metric: https://gist.github.com/jackwakefield/1fc1a0045a09e6622beb10f1ea7f68b6

Specifications

  • OpenMPTCProuter version: 1e7d766
  • OpenMPTCProuter VPS version: Ysurac/openmptcprouter-vps@9677540
  • OpenMPTCProuter VPS provider: ionos.co.uk
  • OpenMPTCProuter platform: GL.iNet GL-MT6000 (Flint 2)
  • Country: United Kingdom
@jackwakefield
Copy link
Author

That's fixed it. Thanks for all your work on this project, it's truly incredible.

@kpma1985
Copy link

@jackwakefield may u share the image? i have a mt6000,too but it always fail at compile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants