Re: xt_NFQUEUE and netfilter_queue inside container not supported? [message #51855 is a reply to message #44169] |
Mon, 26 January 2015 03:04 |
spoke2u
Messages: 12 Registered: September 2013
|
Junior Member |
|
|
I recently been looking at this issue and I upgraded to latest kernel
uname -r
2.6.32-openvz-042stab102.9-amd64
vzctl --version
vzctl version 4.5.1
modprobe xt_mark
modprobe xt_conntrack
modprobe xt_NFQUEUE
modprobe xt_iprange
lsmod|grep -E "^x|^nf|^ip"|grep -Ev "^ip6|^ipv6|^nfs|^xhci"|sed "s| .*||"|sortiptable_filter
iptable_mangle
iptable_nat
ip_tables
ipt_LOG
ipt_REDIRECT
ipt_REJECT
nf_conntrack
nf_conntrack_ftp
nf_conntrack_ipv4
nf_defrag_ipv4
nf_nat
nf_nat_ftp
xt_dscp
xt_hl
xt_length
xt_limit
xt_multiport
xt_NFQUEUE
xt_state
xt_string
xt_TCPMSS
xt_tcpmss
I was able to run peerguardian then realized thats not what I really needed.
pglcmd start
[....] Starting PeerGuardian Linux: pgld.
hope this helps
--
I am unable to see
|
|
|