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

RFE: rich rule: add support for --ttl-set and --hl-set #868

Open
brcisna opened this issue Oct 17, 2021 · 0 comments
Open

RFE: rich rule: add support for --ttl-set and --hl-set #868

brcisna opened this issue Oct 17, 2021 · 0 comments
Labels
feature New feature or enhancement. medium Medium priority bug.

Comments

@brcisna
Copy link

brcisna commented Oct 17, 2021

Hello DEVS,

How about a rich rule setting for entering --ttl-set rule?

EX:
IPV4

mangle : -A PREROUTING -j TTL --ttl-set 64
-A POSTROUTING -j TTL --ttl-set 64

IPV6

mangle: -A POSTROUTING -j HL --hl-set 64
-A PREROUTING -j HL --hl-set 64

Thank You

@erig0 erig0 changed the title --ttl-set RFE: rich rule: add support for --ttl-set and --hl-set Oct 18, 2021
@erig0 erig0 added feature New feature or enhancement. medium Medium priority bug. labels Oct 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or enhancement. medium Medium priority bug.
Projects
None yet
Development

No branches or pull requests

2 participants