0

I need someone to back me up, or prove me wrong, in regard to the comments I've made some time ago. Here is the original thread:

dual-stack ipv6/ipv4 on localhost

Basically, I'd like to know if we can have 2 different kinds of IP addresses (IPv4 and IPv6) running on the same network segment WITHOUT any address translation.

Thanks in advance!

1 Answer 1

2

Without any problems: IPv4 and IPv6 can share a transport layer such as Ethernet without causing problems. Furthermore, there are many systems that can support both v4 and v6 protocol stacks concurrently.

Of course, to get any communications going between IPv4 and IPv6 nodes, one must go through a gateway (e.g. 4to6).

Sign up to request clarification or add additional context in comments.

2 Comments

Ethernet is on the data link layer, I suppose. Anyway, you've answered my question as I wanted to know if they can share the same network segment (not physical linkage) so that they can talk to each other without translation. Thanks a lot! :)
re: "Data Link layer": you are thinking in terms of the OSI model which doesn't really real networks nowadays. The term "transport" is commonly used in networking to represent the carriage of information and this is much independent from the OSI terminology of "Transport layer".

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.