netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Multiple end-points behind same NAT
@ 2006-12-01 20:32 Venkat Yekkirala
  2006-12-02  3:24 ` Herbert Xu
  2006-12-02 19:15 ` Michal Ruzicka
  0 siblings, 2 replies; 4+ messages in thread
From: Venkat Yekkirala @ 2006-12-01 20:32 UTC (permalink / raw)
  To: netdev; +Cc: dgoeddel, chanson, bphan

Hi,

I am wondering if 26sec supports NAT-Traversal for multiple
endpoints behind the same NAT. In looking at xfrm_tmpl it's
not obvious to me that it's supported, at least going by the
following from the setkey man page:

             When NAT-T is enabled in the kernel, policy matching for ESP over
             UDP packets may be done on endpoint addresses and port (this
             depends on the system.  System that do not perform the port check
             cannot support multiple endpoints behind the same NAT).  When
             using ESP over UDP, you can specify port numbers in the endpoint
             addresses to get the correct matching.  Here is an example:

             spdadd 10.0.11.0/24[any] 10.0.11.33/32[any] any -P out ipsec
                 esp/tunnel/192.168.0.1[4500]-192.168.1.2[30000]/require ;

Or is this to be accomplished in a different way?

Thanks,

venkat

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-12-04 15:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-01 20:32 Multiple end-points behind same NAT Venkat Yekkirala
2006-12-02  3:24 ` Herbert Xu
2006-12-04 15:52   ` Darrel Goeddel
2006-12-02 19:15 ` Michal Ruzicka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).