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

Fireqos nested class matching not working #447

Open
nemethdani opened this issue Jan 14, 2021 · 0 comments
Open

Fireqos nested class matching not working #447

nemethdani opened this issue Jan 14, 2021 · 0 comments

Comments

@nemethdani
Copy link

I have two main classes: one (lan) for classifying lan traffic, and an other (home) for handling wan traffic. Home contain subclasses, which are meant to classify traffic by type.
In the outward (upload) direction, traffic is classified to the home class, but not forwarded to either of its subclasses.
Interestingly in the inward(download) direction everything works fine.

inward-status.txt
outward-status.txt
wrong-outward-class.conf.txt

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

No branches or pull requests

1 participant