Portál AbcLinuxu, 14. května 2025 01:12
nevíte kde může být problém?migehell mige # iptables -t mangle --append OUTPUT --jump DSCP --set-dscp 0x00 iptables: No chain/target/match by that name
------------------------------------------migehell mige # lsmod Module Size Used by iptable_mangle 6272 0 ip_tables 13380 1 iptable_mangle x_tables 14468 1 ip_tables snd_intel8x0 30364 0 snd_ac97_codec 87968 1 snd_intel8x0 ac97_bus 6144 1 snd_ac97_codec snd_pcm 63620 2 snd_intel8x0,snd_ac97_codec snd_timer 20100 1 snd_pcm snd 37624 4 snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer snd_page_alloc 11144 2 snd_intel8x0,snd_pcm nvidia 4545620 12 ntfs 239032 1
--------------------------------------------migehell mige # iptables -V iptables v1.3.5 migehell mige # uname -a Linux migehell 2.6.20-gentoo-r7 #21 SMP Mon May 21 21:42:11 CEST 2007 i686 AMD Athlon(tm) 64 Processor 3000+ GNU/Linux
CONFIG_NETFILTER_XT_TARGET_DSCP=m CONFIG_NETFILTER_XT_MATCH_DSCP=mSnad pomoze...
modprobe xt_DSCP modinfo xt_DSCP ls -l /lib/modules/`uname -r`/kernel/net/netfilter/xt_DSCP.ko ls -l /lib/iptables/libipt_DSCP.so
migehell linux # modprobe x_tables
migehell linux # lsmod
Module Size Used by
xt_dscp 6016 0
iptable_filter 6400 0
iptable_mangle 6272 0
ip_tables 13380 2 iptable_filter,iptable_mangle
x_tables 14468 2 xt_dscp,ip_tables
snd_intel8x0 30364 0
snd_ac97_codec 87968 1 snd_intel8x0
ac97_bus 6144 1 snd_ac97_codec
snd_pcm 63620 2 snd_intel8x0,snd_ac97_codec
snd_timer 20100 1 snd_pcm
snd 37624 4 snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
snd_page_alloc 11144 2 snd_intel8x0,snd_pcm
nvidia 4545620 12
ntfs 239032 1
migehell linux # iptables -t mangle --append OUTPUT --jump DSCP --set-dscp 0x00
iptables: No chain/target/match by that name
bohužel, stále nic :-/
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.