From: Stephen Clark <sclark46-ihVZJaRskl1bRRN4PJnoQQ@public.gmane.org>
To: "Prashant Batra (prbatra)"
<prbatra-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org>
Cc: ipsec-tools-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org,
netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: ipsec tunnel with different inner and outer ip families
Date: Fri, 13 Jan 2012 09:04:53 -0500 [thread overview]
Message-ID: <4F103A05.3050802@earthlink.net> (raw)
In-Reply-To: <B97B134FACB2024DB45F524AB0A7B7F2058AF974-rRFx+brps5guW2sxTbe+i6BKnGwkPULj@public.gmane.org>
[-- Attachment #1.1: Type: text/plain, Size: 1947 bytes --]
Hi,
I couldn't get it to work either. So I made and ipv4 in ipv6 tunnel,
then did an ipv4 to ipv4 ipsec tunnel inside of ipv4-in-ipv6 tunnel.
Then gre inside of ipv4 ipsec tunnel so I could run OSPF - works great.
HTH,
Steve
On 01/13/2012 02:11 AM, Prashant Batra (prbatra) wrote:
>
> Hello,
>
> Does linux 2.6.* support an IPSec tunnel with different family of
> inner and outer addresses , like v4 in v6 or v6 in v4.
>
> After trying ip xfrm * from user space, the utility doesn't seem to
> accept two different families in a single command.
>
> #ip xfrm policy add dir out src 172.168.68.1/32 dst 172.168.68.2/32
> tmpl src 2001:db8:0:242::36/128 dst 2001:db8:0:242::37/128 proto esp
> mode tunnel
>
> Error: an inet prefix is expected rather than "2001:db8:0:242::36/128".
>
> So, I tried sending a NETLINK SPD add message) from user space with,
> selector as v4 addresses and tmpl as v6 address.
>
> Policy got added but kernel doesn't seem to be interpreting the
> addresses correctly.
>
> src 172.16.80.1/32 dst 0.0.0.0/0
>
> dir out priority 1024
>
> tmpl src 32.1.13.184 dst 32.1.13.184 /* I gave ipv6
> addresses here*/
>
> proto esp spi 0x00000000 reqid 0 mode tunnel
>
> Can someone help me with this?
>
> Regards,
>
> Prashant.
>
>
> ------------------------------------------------------------------------------
> RSA(R) Conference 2012
> Mar 27 - Feb 2
> Save $400 by Jan. 27
> Register now!
> http://p.sf.net/sfu/rsa-sfdev2dev2
>
>
> _______________________________________________
> Ipsec-tools-devel mailing list
> Ipsec-tools-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/ipsec-tools-devel
>
--
"They that give up essential liberty to obtain temporary safety,
deserve neither liberty nor safety." (Ben Franklin)
"The course of history shows that as a government grows, liberty
decreases." (Thomas Jefferson)
[-- Attachment #1.2: Type: text/html, Size: 4959 bytes --]
[-- Attachment #2: Type: text/plain, Size: 186 bytes --]
------------------------------------------------------------------------------
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
[-- Attachment #3: Type: text/plain, Size: 0 bytes --]
next prev parent reply other threads:[~2012-01-13 14:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-13 7:11 ipsec tunnel with different inner and outer ip families Prashant Batra (prbatra)
[not found] ` <4F0FDCF2.6030802@alzatex.com>
[not found] ` <4F0FDCF2.6030802-/TqMqfqZm+BBDgjK7y7TUQ@public.gmane.org>
2012-01-13 8:40 ` Prashant Batra (prbatra)
[not found] ` <B97B134FACB2024DB45F524AB0A7B7F2058AF974-rRFx+brps5guW2sxTbe+i6BKnGwkPULj@public.gmane.org>
2012-01-13 14:04 ` Stephen Clark [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-01-13 8:21 Prashant Batra (prbatra)
2012-01-18 6:30 ` Herbert Xu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F103A05.3050802@earthlink.net \
--to=sclark46-ihvzjarskl1brrn4pjnoqq@public.gmane.org \
--cc=ipsec-tools-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=prbatra-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.