Linux Netfilter discussions
 help / color / mirror / Atom feed
* Re: Iptables without ipt_state using xt_state
@ 2010-01-13 12:50 FiloSottile
  2010-01-16 12:34 ` Mart Frauenlob
  0 siblings, 1 reply; 8+ messages in thread
From: FiloSottile @ 2010-01-13 12:50 UTC (permalink / raw)
  To: netfilter

I cannot verify if the module is loaded from the config, but if it is
loaded the command

# iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT

should work...
So, if don't have that module loaded, how can i do to get a firewall
configured?

Thank you

-- 
Filippo Valsorda                             FiloSottile@WikiMedia
Linux registered user #492189        Ubuntu registered user #27865
PADI Rescue Diver #0907EL9205    DAN ADV O2 Provider + BLS #281664
www.filosottile.info                      GPG 01A82A13@pgp.mit.edu
Key fingerprint 94B6 85B2 AE48 1C47 BD4D  DC5B 16F3 ADA6 01A8 2A13


^ permalink raw reply	[flat|nested] 8+ messages in thread
* Iptables without ipt_state using xt_state
@ 2010-01-12 17:34 FiloSottile
  2010-01-12 18:36 ` Mart Frauenlob
  2010-01-12 23:02 ` /dev/rob0
  0 siblings, 2 replies; 8+ messages in thread
From: FiloSottile @ 2010-01-12 17:34 UTC (permalink / raw)
  To: netfilter

I am running on a OpenVZ box with static unmodifiable kernel.
I have no ipt_state and ipt_connmark but i have xt_state and xt_connmark.
I want to build a simple firewall, but when i run that:

# iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT
iptables: No chain/target/match by that name

How to use xt_state instead ipt_state? Or there is an alternative way to
build firewall?
Thank you

-- 
Filippo Valsorda                             FiloSottile@WikiMedia
PADI Rescue Diver #0907EL9205    DAN ADV O2 Provider + BLS #281664
www.filosottile.info                      GPG 01A82A13@pgp.mit.edu
Key fingerprint 94B6 85B2 AE48 1C47 BD4D  DC5B 16F3 ADA6 01A8 2A13


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-01-16 12:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-13 12:50 Iptables without ipt_state using xt_state FiloSottile
2010-01-16 12:34 ` Mart Frauenlob
  -- strict thread matches above, loose matches on Subject: below --
2010-01-12 17:34 FiloSottile
2010-01-12 18:36 ` Mart Frauenlob
2010-01-12 20:42   ` FiloSottile
2010-01-12 22:43     ` Pascal Hambourg
2010-01-13  8:21     ` Patrick McHardy
2010-01-12 23:02 ` /dev/rob0

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox