[ds6] IPV6 setup questions
Lionel Elie Mamane
lionel at mamane.lu
Mon May 2 10:06:53 CEST 2005
On Sun, May 01, 2005 at 03:52:49PM -0400, Walter Dnes wrote:
> 1) How do I test my ISP's IPV6 readiness (or lack thereof)?
Ask your ISP?
> 2) Is a static IP address required for tunnelling?
Some tunnel brokers, such as sixxs, have a system for dynamic IP
addresses.
You can also use 6to4.
> 3) Is the machine running IPV4 and IPV6 in parallel, or is it running
> IPV6-only, of which IPV4 is a subset?
The most common setup is to have a "dual-stack" setup where the
machine is running IPv4 and IPv6 in parallel. But see
http://www.kfu.com/~nsayer/6to4/noipv4.html for instructions on how to
setup an IPv6-only network that has access to the IPv4 Internet, for
the hack value.
> A more specific question might be... do I have to run both iptables
> and ip6tables simultaneously,
In a dual-stack setup, you run both simultaneously. With a tunnel, you
let IPv4 protocol 41 through on the "normal" interface with iptables
and do your IPv6 firewalling on the tunnel interface.
--
Lionel
More information about the ds6
mailing list