capt Posted November 25, 2021 Posted November 25, 2021 (edited) Привет всем! Не могу разобраться, понадобилось установить TOS в исходящих пакетах. Система на базе buildroot, встроенная. iptables -j TOS говорит Quote iptables v1.8.6 (legacy): Couldn't load target `TOS':No such file or directory Файл /usr/lib/xtables/libxt_TOS.so есть. В /proc/net/ip_tables_targets TOS нету и не появляется. Подозреваю отсутствие какого-то ядерного модуля или опции. Но никакой информации по этому поводу найти не могу... Edited November 25, 2021 by capt Решение найдено Вставить ник Quote
capt Posted November 25, 2021 Author Posted November 25, 2021 Сам нашел, может кому понадобится "DSCP" and "TOS" target support modulename: xt_DSCP.ko configname: CONFIG_NETFILTER_XT_TARGET_DSCP Linux Kernel Configuration └─> Networking support └─> Networking options └─> Network packet filtering framework (Netfilter) └─> Core Netfilter Configuration └─> "DSCP" and "TOS" target support This option adds a `DSCP' target, which allows you to manipulate the IPv4/IPv6 header DSCP field (differentiated services codepoint). Вставить ник Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.