Results 1 to 1 of 1
Hi,
I have the following setup
Two machines A and B are connected to the same switch, A has an ipv4 address 169.168.167.1 and an IPV6 address 2001::1, B has ...
- 09-26-2011 #1Just Joined!
- Join Date
- Mar 2010
- Posts
- 6
Communication between nodes having IPv4 and IPV4/IPv6 address
Hi,
I have the following setup
Two machines A and B are connected to the same switch, A has an ipv4 address 169.168.167.1 and an IPV6 address 2001::1, B has an IPV4 address 169.168.167.2 and the gateway is set to 169.168.167.1. What I want to do is to communicate to machine A from machine B using machine A's IPV6 IP address. for example ping6 2001::1 command should successfully run on machine B. Is this possible? If yes, how can I achieve this? I ahve tried 6in4 tunnel but unable to configure it correctly. Both the machines has CentOS 6 installed.


Reply With Quote