On Sat, 2007-12-15 at 18:39 +0800, Ronald Wiplinger wrote:
> I am a lucky winner of both IPv4 and IPv6.
> 
> How can make use of both?
> 
> Currently I have setup my Internet connection with one of my 16 public
> IPv4 to one Ethernet interface.
> I run there my public services web, mail, ...
> 
> I have to the same Ethernet interface a tunnel with one of my public
> IPv6. Also running a IPv6 web server.
> 
> How can I use the other IPv6 addresses within my local LAN? On my local
> LAN I also use 192.168.x.x
> 
> I have another Internet connection with a NAT into the same local LAN,
> same 192.168.x.x. DHCP controls that very well.
> 
> Thanks for thinking with me.

Hi Ronald,

You didn't mention it in your message, but i assume you probably
allready have done it...

One of the things you should do, is to have radvd configured and
running.
Other thing is that you have to populate dns and reversed-dns with your
ipv6 addresss, Otherwise, you can go out on the "wider" net, but no-one
can find you: remembering an ipv4 address is hard enough, correctly
remembering ipv6 (from the top of your head) is a mission impossible.
So DNS is absolutely essential, for incoming traffic, that is....

For outgoing traffic, if an url has both an v4 and v6 address, i found
that ssh favours ipv6. Looks the same for http and ftp. For rsync you
can (but don't have to) specify a -4 or an -6 option.

IPv6 for voip (asterisk) is still experimental, and ktorrent seems to be
repaired in kde4.

For the systems behind the nat-firewall, I found that most of my systems
got an v6 address automagically (both those with fixed v4 address and
those with an bootp address)...

Hans
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to