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

Не ошибка ли? #1

Open
ak545 opened this issue Mar 17, 2018 · 1 comment
Open

Не ошибка ли? #1

ak545 opened this issue Mar 17, 2018 · 1 comment

Comments

@ak545
Copy link

ak545 commented Mar 17, 2018

Привет. Обрати внимание на 52 и 53 строки:

add chain=prerouting action=mark-packet new-packet-mark=prio_3 src-address-list=WoT
add chain=prerouting action=mark-packet new-packet-mark=prio_3 dst-address-list=WoT

Уверен, что тут нет ошибки?

Может они должны быть такими?

add chain=prerouting action=set-priority new-priority=5 src-address-list=WoT
add chain=prerouting action=set-priority new-priority=5 dst-address-list=WoT

@ViTalityGH
Copy link

Вот тоже увидел в статье на хабре этот баг и полез сюда писать. Но меня уже опередили))
@strannick-ru , поправьте пожалуйста код в репозитории и статье. Спасибо

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

2 participants