Ipv4 tunnel over ipv6
Shadow Hawkins on Tuesday, 31 May 2011 01:53:46
I have two networks each with tunnel and subnet from sixxs
Can I use these to access 10.0.0.2 on one net from 192.168.0.2 on the other?
There is FreeBSD on one net, and linux and openbsd on the other.
Ipv4 tunnel over ipv6
Shadow Hawkins on Sunday, 05 June 2011 16:34:39
Yes, if you route it properly. IP is platform independent, so unless you use something else it should not matter.
-Anders
Ipv4 tunnel over ipv6
Shadow Hawkins on Monday, 06 June 2011 10:08:04
Route it properly? How?
route add 10.0.0.0/24 gw 2001:abcd:1234::1 does not work :-)
Ipv4 tunnel over ipv6
Shadow Hawkins on Monday, 06 June 2011 18:43:43
Of course not. I suggest you read up on ipv4 routing. First of all, you need to set up a ipv4-vpn between the sites, and then route ipv6 over that. OpenVPN can, as far as i know, be compiled for both bsd and linux.
Anders
Ipv4 tunnel over ipv6
Shadow Hawkins on Monday, 06 June 2011 18:53:06
I see now that both your sites have ipv6, i missed that point :-). But why do you want to tunnel ipv4 over an ipv6 tunnel? Just use a normal ipv4-vpn using OpenVPN? If you want to add complexity to the whole thing (for fun that is, as it makes no sense) you can use the ipv6 addresses of your vpn-gw's.
But the whole thing seems very strange if you have ipv6-subnets on both sites. Just add ipv6 on client-net, and they will have direct access to each other. If you need secure communication between who specific clients, it is a totally different matter.
-Anders
Ipv4 tunnel over ipv6
Shadow Hawkins on Wednesday, 08 June 2011 13:22:25
The device I want to access on the other side can only do ipv4
Ipv4 tunnel over ipv6
Shadow Hawkins on Thursday, 09 June 2011 11:50:13
"[dk] Leif Neland on Tuesday, 31 May 2011 01:53:46
I have two networks each with tunnel and subnet from sixxs"
Then my first answer applies.
Ipv4 tunnel over ipv6
Shadow Hawkins on Tuesday, 21 June 2011 10:23:11
It seems that I'm looking for a RFC 2473 tunnel.
If Debian can't handle it, I'll just make a virtual FreeBSD on the other side :-)
Ipv4 tunnel over ipv6
Shadow Hawkins on Tuesday, 21 June 2011 12:01:25
Will somebody look at Google book: IPv6 in practice: a Unixer's guide ?
Section 12.3.1
I'm confused that figure 12.0 has the local subnets as 192.168.0.0/24 and 192.168.1.0/24, while the text shows 10.0.0.1 as local adress of tunnels.
Ipv4 tunnel over ipv6
Jeroen Massar on Tuesday, 21 June 2011 14:33:16
The hardcopy version also has the same thing, probably a mistake, happens...
Posting is only allowed when you are logged in. |