IPv6 is the successor to IPv4. Rather than 2^32 addresses (like IPv4), it has 2^128, which is 340,282,366,920,938,463,463,374,607,431,768,211,456 unique addresses (34 undecillion). IPv6 addressing is quite different to IPv4 and is not backwards compatible, but protocols that sit on top (HTTP, SSH, ...

learn more… | top users | synonyms

32
votes
9answers
15k views

Switch to IPv6 and get rid of NAT? Are you kidding?

So our ISP has set up IPv6 recently, and I've been studying what the transition should entail before jumping into the fray. I've noticed three very important issues: Our office NAT router (an old ...
32
votes
5answers
2k views

Will everyone having Globally Accessible IP's in IPv6 be kind of a security nightmare? [duplicate]

Possible Duplicate: Switch to IPv6 and get rid of NAT? Are you kidding? I'm thinking about the way that in IPv4 most of the time you have a single point to configure a firewall on, mainly ...
30
votes
11answers
5k views

Why would you use IPv6 internally?

Of course, I realize the need to go to IPv6 out on the open Internet since we are running out of addresses, but I really don't understand why there is any need to use it on an internal network. I have ...
29
votes
1answer
829 views

How can one distinguish the host and the port in an IPv6 URL?

URLs always have this format: <protocol>://<host>[:<port>]/[<path>][#<hash>] The problem is that IPv6 uses colons, just like the separator of port and host, e.g: ...
27
votes
3answers
2k views

How does IPv6 subnetting work and how does it differ from IPv4 subnetting?

This is a Canonical Question about IPv6 Subnetting. Related: How does IPv4 Subnetting Work? I know a lot about IPv4 Subnetting, and as I prepare to (deploy|work on) an IPv6 ...
26
votes
5answers
1k views

Barriers to IPv6 deployment: addressing

There are several things that are keeping IPv6 deployment from being a topic of active discussion here at my work. There are the usual technical issues, but one non-technical one appears to be a major ...
24
votes
4answers
1k views

Why can't IPv6 send broadcasts?

IPv4 can broadcast. Why can't IPv6 do that?
24
votes
15answers
2k views

How much is IP V6 addressing being used?

Just how much IP V6 addressing is really in typical use out there? I see that Linux/UNIX seems to be ready for this. But I don't see the readiness as much as the Windows side. Especially not for ...
23
votes
5answers
2k views

IPv6 intro for IPv4 admin [closed]

I know IPv4 pretty well, but I've never had to use IPv6 and never really had a class on it or read documentation that made sense. Can anyone point me at a good introduction (on-line or in a book) to ...
21
votes
2answers
627 views

Isn't it a huge security issue to include the MAC address inside of an IPv6 address (=default)?

Many times you don't want to be identified while surfing. For one thing your browsing history might be sold without your knowledge, and with no benefit to you.
20
votes
4answers
3k views

Is data always encrypted in IPv6 communications?

I can't seem to get a straight answer to this quesion. Wikipedia says "IPsec is an integral part of the base protocol suite in IPv6," but does that mean that ALL communications are always encrypted, ...
20
votes
8answers
31k views

“ipv6 equivalent” of 192.168.x.x (configuring a static ipv6 address)

Background: I have a windows 2008 machine and I want to make it a Domain Controller in a test domain made of two virtual machines. dcpromo pops up a warning if IP addresses for the machine are not ...
16
votes
2answers
572 views

What should a hosting company do to prepare for IPv6?

At the time of writing The IPv4 Depletion Site estimates there are 300 days remaining before all IPv4 addresses have been allocated. I've been following the depletion of IPv4 addresses for some time ...
14
votes
2answers
618 views

What does [::] mean as an ip address? Bracket colon colon bracket

When I run netstat there are some entries such as TCP [::]:8010 computername LISTENING What does that mean? It is impossible to search for...
14
votes
3answers
349 views

What are the IPV6 reserved address spaces?

I'm converting my good old IPV4 based iptables firewall script and would like to substitute the CLASS A/B/C/D/E reserved address spaces to the ones found in IPV6. My goal is to deny any packets that ...
13
votes
5answers
981 views

IPv6: How to start? (ISP perspective)

In our company we have a range of /21 (2048) IPv4 public addresses. We have a bunch of Cisco routers and servers. How to get started with IPv6? What can we do to provide internet to our clients with ...
13
votes
3answers
2k views

How do you display the IPv6 NDISC cache in Linux?

Suppose you've configured IPv6 proxy NDP on one of your Linux systems like so: ip -6 neighbor add proxy 2001:db8:1234::5 dev eth1 How do you verify that the configuration took? ip -6 neighbor show ...
12
votes
4answers
534 views

How to prepare (or not) small company to IPv6

There's an ongoing "panic" all over the news for some time now about IPv4 running out and IPv6 being the savior. All the big companies are preparing and showing how it should be done (last actions ...
12
votes
3answers
469 views

MySQL Error: (2003, “Can't connect to MySQL server on '2001:db8:81:2c::2' (-9)”)

I'm trying to set up Zenoss 4.2.0 on CentOS 6.3 to monitor a remote MySQL 5.5.25a server via IPv6. The firewall is open for the monitoring server and I can connect fine from the command line: ...
12
votes
2answers
337 views

Is there a Linux kernel boot parameter to configure an IPv6 address?

I know there is a parameter named ip which lets you configure IPv4 addresses on the Linux kernel through the boot loader. That looks like the following: ...
11
votes
2answers
240 views

Why is my domain controller causing my router to send advertisements for Unique Local Addresses?

I'm currently evaluating Server 2012 to serve as a domain controller in a small heterogeneous network of Linux and Windows workstations and servers, all of which would eventually be joined to the ...
11
votes
3answers
7k views

How do I add IPv6 address into System32\drivers\etc\hosts?

There is already by default, and it works (Win 7): ::1 localhost This also works (testing with ping): ::1 hosta But when I'm trying to add something non-loopback, it ...
11
votes
3answers
301 views

Use Windows DHCP/DHCPv6 server without setting a static address

You cannot set the Windows DHCP/DHCPv6 server to listen on dynamic addresses or all addresses, only static addresses. Is there a technical reason for this limitation? Is there any workaround? My ...
10
votes
7answers
6k views

What are some good, IP Address Management solutions for IPv6? [closed]

There are a number of open source IPAM tools available for IPv4 address management; however there seems to be a distinct lack of actively updated tools available for IPv6. Other than FreeIPdb (code ...
10
votes
3answers
997 views

Can I bind a (large) block of addresses to an interface?

I know that the ip tool lets you bind multiple addresses to an interface (eg, http://www.linuxplanet.com/linuxplanet/tutorials/6553/1/). Right now, though, I'm trying to build something on top of ...
10
votes
5answers
402 views

How are IP-based rules (eg, bans/filters) affected once IPv6 becomes the standard?

Given that Stack Exchange sites ban on IP, I wonder if there's a common opinion or strategy about making rules based on a user's IP in order to dictate behaviors. With IPv4, you've got a few things ...
9
votes
1answer
427 views

How do I disable IPv4-mapped IPv6?

On my Linux box, I have various daemons which can bind to all IPv6-enabled interfaces on ::. When they do so, Linux sends IPv4 requests to that daemon mapped as, for instance, ::ffff:198.51.100.37. I ...
9
votes
2answers
4k views

Do I need seperate iptables rule for ipv6 address?

On my debian 5.0 server, I setup some iptables rules like below: ACCEPT tcp -- eee.fff.ggg.hhh aaa.bbb.ccc.ddd tcp dpt:80 DROP tcp -- 0.0.0.0/0 aaa.bbb.ccc.ddd ...
9
votes
3answers
4k views

What is the IPv6 equivalent to IPv4 RFC1918 addresses?

Having a hard time wrapping my head around IPv6 here. A lot of the lingo seems targeted at enterprise-level IPv6 deployments, discussing link-local, site-local, global unicast, scopes, etc. Not a ...
9
votes
1answer
3k views

nginx name-based virtual hosts on IPv6

I have an nginx server serving up nearly half a dozen different websites. It's running on a Linode that just got IPv6 native support (Dallas data center), and I'm trying to configure most of my sites ...
8
votes
3answers
1k views

What determines whether the FQDN is interpreted as IPv6 or IPv4?

When I type a Fully Qualified Domain Name (FQDN) in my URL bar, the browser connects to some mapping table (where is this table stored? with the service provider?) that determines where the file ...
8
votes
2answers
2k views

How do I update my /etc/network/interfaces file so the box comes up with ONLY IPv6 self-assigned address?

I apologize for this blatantly newbie-ish question, but I'd like to do this "the right way" and not just muck about until it seems to work, and the documentation I have doesn't seem to address this ...
8
votes
2answers
301 views

For an internal cluster, is it good idea to use IPv6?

For an internal cluster (db server, web servers etc..), is it good idea to use IPv6, which is faster and more secure? And make use of IPv4 just for the internet connection. Is it good idea? (sorry ...
8
votes
2answers
6k views

IPv6 DHCP Configuration

I want to set up an IPv6 only network for testing. However, I can't find any HOWTOs or information on setting up DHCP to autoconfigure IPv6 DNS server addresses etc. I use radvd on a ubuntu server to ...
7
votes
4answers
2k views

Advantages of IPv4 over IPv6

In theory, how IPv4 is better than IPv6? I need only advantages of IPv4 for study purposes. In another words - what are the pros of IPv4?
7
votes
3answers
308 views

What are the downsides of enabling IPv6 in public-facing services?

Our internal network and internal services are IPv6-enabled, and we're considering enabling IPv6 on public-facing SMTP, DNS and Web servers. All the guides / whitepapers I've read on the subject speak ...
7
votes
2answers
455 views

IPv6 without nat but what about an isp change?

I haven't worked with IPv6 outside of 4to6 tunneling on my home pc with stuff like GoGoNet. I've read about how it works in a general way. No NAT required (or suggested) and each client uses a public ...
7
votes
3answers
296 views

Should a web server care about IPv6 compatibility?

Are there any IPv6 clients in the real world? If not, is there any other reason to support IPv6? (My understanding is that with the advent of WANs and such IPv6 is not necessary, hence extremely low ...
7
votes
2answers
305 views

IPv6 / IPv4 Third Form conversion?

I'm reading about how to configure IPv6 on Ubuntu, I've gotten to the section about Reading IPv6 Addresses and though the first two examples make sense to me, the last one escapes my grasp a bit, as ...
7
votes
1answer
2k views

TCP/IPv6 thru ssh tunnel

i am wondering how to tunnel tcp/ipv6 traffic over the ssh/ipv4 tunnel (ptp connection). Is it possible? How can i achieve that?
7
votes
5answers
2k views

Managing parallel rules for ipv4 and ipv6 iptables?

We've recently started experimenting with IPv6, and one of the first issues we're having to contend with is dealing with a completely separate set of firewall (Linux iptables/ip6ables) rules for the ...
7
votes
1answer
1k views

How to configure a HP Procurve network for IPv4+IPv6

The setup: We are an apartment complex with approximately 1700 units. Every apartment has internet with an ethernet plug in each. The network has 60 HP 2910al-48G switches connected to a central HP ...
6
votes
3answers
270 views

Is there already a recommended IPv6 Firewall setup?

I'd like to switch from private-IPv4-subnet-behind-NAT to IPv6, but of course I have no intention of exposing my users' workstations "unprotected" to the net. Some obvious points up-front: Allow ...
6
votes
1answer
1k views

Should I use IPv6 only or both IPv4 and IPv6 in my web server?

My web server (Ubuntu, Nginx) have both IPv4 and IPv6 addresses assigned by the host. For my website, shall I bind it to only an IPv6 address? Is it the standard recommended way? Or, shall I use both ...
6
votes
5answers
2k views

How can I make my web server reachable via IPv6 on the AWS platform?

My business's web site uses the AWS platform. I want the site's visitors to be able to reach my content using the IPv6 protocol. How can I add an IPv6 address?
6
votes
1answer
135 views

Which regulation does this sentence about IPv6 refer to?

"For this, you need to obtain an IPv6 address from your ISP. Technically this could be a /128 prefix (exactly one IPv6 address), but according to regulation it needs to be at least a /64 ...
6
votes
2answers
151 views

DNSBLs for IPv6

Spamhaus and other well-known DNSBLs don't yet support IPv6, and I'm not sure they ever will. What alternatives are there for spam filtering on IPv6? One approach is to rely entirely on ...
6
votes
6answers
14k views

Disable IPv6 on Loopback address (Localhost, Computer name, …)

We tried installing a 3rd party software product on a new Windows Server 2008 R2 machine and found that everything works except for accessing local services through loopback addresses such as ...
6
votes
3answers
1k views

Hurricane Electric Tunnel with Pfsense?

How would I setup a HE net Tunnel to route through PFsense so I can have v6 addresses on my servers? I already have the tunnel setup on their end, but there is no instructions for PFsense.
6
votes
3answers
9k views

How to configure radvd, dhcpd6, routing and /64 subnet based on delegated prefix by DHCPv6-PD server?

My ISP has just started IPv4/IPv6 dual stack service. In order to connect IPv4/IPv6 internet, almost all users usually use a CPE leased by the ISP. But I want to use my Linux router instead of such ...

1 2 3 4 5 12