news:642572fc-df8f-4441-aa26-e2b31e6e27ce@m44g2000hsc.googlegroups.com...
> Hello,
> Can anybody give a short list of Disadvantages/Advantages of IPv6 in
> Linux?
> (comparing to IPV4).
>
> I am more interested in disadvantages (because I think I know more
> about the
> advantages).
> The only disadvantages I could think of are only these 3:
>
> 1) Currently there is no support to LVS in the linux kernel.
What is LVS?
> 2) You need to port applications to IPV6 .
Many applications are already converted, but are often pre-compiled without
such support. If you compile what you use from source, that's not a
problem.
> 3) You need tunnels when you are working against IPV4 machines.
That will eventually change. Tunnels aren't so difficult. I've used them
for 3+ years.
> I would appreciate if anybody can add to this list of
> disadvantages.
Advantage: No port scanning as the address space is really too big for such
to be practical. My firewall throws away about 30MB of packets per week of
port scans and other intrusion attempts to services I don't run.
However, also this week, there was a single attempt to spam over IPv6 (it
was "successful" for the spammer, but he spammed a spamtrap). Maybe it's
time to start an IPv6 based DNSBL?