Some more minor changes
parent
54bcf6e8e6
commit
9c7b5c6950
|
@ -136,7 +136,7 @@ function apply_ipv4_hack {
|
||||||
$IPTABLES -A INPUT -j DROP -p udp --dport 53 -m u32 --u32 \
|
$IPTABLES -A INPUT -j DROP -p udp --dport 53 -m u32 --u32 \
|
||||||
"0>>22&0x3C@12>>16=1&&0>>22&0x3C@20>>24=0&&0>>22&0x3C@21=0x00020001"
|
"0>>22&0x3C@12>>16=1&&0>>22&0x3C@20>>24=0&&0>>22&0x3C@21=0x00020001"
|
||||||
else
|
else
|
||||||
display_c RED \nError: could not load $MOD_U32 module into the kernel. Not using fix."
|
display_c RED "\nError: could not load $MOD_U32 module into the kernel. Not using fix."
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
Loading…
Reference in New Issue