* Can iptables/ip6tables start and work in parallel (fwd)
@ 2006-09-14 6:44 Vidya Ravipati
2006-09-14 9:41 ` Pascal Hambourg
0 siblings, 1 reply; 2+ messages in thread
From: Vidya Ravipati @ 2006-09-14 6:44 UTC (permalink / raw)
To: netfilter
Vidya Sagar Ravipati
Graduate Student,
Department of Computer Science,
State University of New York,
StonyBrook-11790
Phone:
Home :631-216-2410
Mobile:631-220-9167
---------- Forwarded message ----------
Date: Wed, 13 Sep 2006 18:09:47 -0400 (EDT)
From: Vidya Ravipati <ravipati@cs.sunysb.edu>
To: netfilter@lists.netfilter.org
Subject: Can iptables/ip6tables start and work in parallel
QuestionsA
1)Can iptables and ip6tables run together on same linux machine.
Case : I want to run ip6tables firewall on the linux machine which is
already running ipv4-firewall-machine (iptables). i want to support
firewall feature for both IPv4 and Ipv6 network at the same time.
2)I found out in redhat linux adminstration guide that Iptables cannot
start along with Ip6tables.
http://www.redhat.com/docs /manuals/linux/RHL-8.0-Manual
/security-guide/ch-fw.html
This is what it is mentioned in this page
The IPChains and IP6Tables services must be turned off to use the IPTables
service with the following commands:
Then how can we build a firewall for a machine which can be used both in
IPv4 and IPv6 networks.
Thanks
Vidya sagar ravipati
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Can iptables/ip6tables start and work in parallel (fwd)
2006-09-14 6:44 Can iptables/ip6tables start and work in parallel (fwd) Vidya Ravipati
@ 2006-09-14 9:41 ` Pascal Hambourg
0 siblings, 0 replies; 2+ messages in thread
From: Pascal Hambourg @ 2006-09-14 9:41 UTC (permalink / raw)
To: netfilter
Hello,
Vidya Ravipati a écrit :
>
> 1)Can iptables and ip6tables run together on same linux machine.
Yes, of course. iptables and ip6tables are mostly independent, as IPv4
and IPv6 are on any dual stack machine (with restrictions due to
IPv4-mapped addresses).
> 2)I found out in redhat linux adminstration guide that Iptables cannot
> start along with Ip6tables.
> http://www.redhat.com/docs /manuals/linux/RHL-8.0-Manual
> /security-guide/ch-fw.html
> This is what it is mentioned in this page
> The IPChains and IP6Tables services must be turned off to use the IPTables
> service with the following commands:
> Then how can we build a firewall for a machine which can be used both in
> IPv4 and IPv6 networks.
That may be a specific RedHat restriction. I don't know RedHat at all
and use my own scripts to create iptables and ip6tables rulesets.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-09-14 9:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-14 6:44 Can iptables/ip6tables start and work in parallel (fwd) Vidya Ravipati
2006-09-14 9:41 ` Pascal Hambourg
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.