Linux Netfilter discussions
 help / color / mirror / Atom feed
* ipv6 forwarding without netfilter
@ 2010-07-31 14:44 Mark Ryden
  2010-07-31 17:47 ` Pascal Hambourg
  0 siblings, 1 reply; 4+ messages in thread
From: Mark Ryden @ 2010-07-31 14:44 UTC (permalink / raw)
  To: netfilter

Hi,
According to this link:
http://www.faqs.org/docs/Linux-HOWTO/Linux+IPv6-HOWTO.html#FIREWALLING-NETFILTER6

"In IPv6 you can't control forwarding per device, forwarding control
has to be done using IPv6-netfilter (controlled with ip6tables)
rulesets and specify input and output devices (see
Firewalling/Netfilter6  for more). This is different to IPv4, where
you are able to control forwarding per device (decision is made on
interface where packet came in). "


My question is:
Suppose you don't want to control forwarding in IPv6 on a certain
device, just forward packets which are received on any device.
I am not sure that this howto is relevant.
Is it true that in order to achieve IPV6 forwarding you must use
netfilter rule ?

Is it possible to achieve forwarding simply by running:
echo "1" /proc/sys/net/ipv6/conf/all/forwarding

without setting any ip6tables netfilter rule ?


rgs,
Mark

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

end of thread, other threads:[~2010-07-31 21:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-31 14:44 ipv6 forwarding without netfilter Mark Ryden
2010-07-31 17:47 ` Pascal Hambourg
2010-07-31 21:23   ` ABPNI
2010-07-31 21:27     ` Jan Engelhardt

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