Penguin
Diff: IPSecConfigurationNAT
EditPageHistoryDiffInfoLikePages

Differences between current version and predecessor to the previous major change of IPSecConfigurationNAT.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 6 Last edited on Thursday, February 19, 2004 8:06:13 am by JohnMcPherson
Older page: version 4 Last edited on Friday, December 19, 2003 11:03:52 am by CraigBox Revert
@@ -1,5 +1,5 @@
-!!Setting up IPSEC tunnelling over a NAT d M1122 
+!!Setting up IPSEC tunnelling over a NAT' d M1122 
  
 I have an [IPSec] gateway server (FreeSwan) running on a public IP address, and I want to make tunnels from machines that 
 sit behind [ADSLModems] (in this case, a Nokia [M1122].) Thankfully, it was a bit easier to acheive than I thought it might be, and you don't have to worry about NatTraversal at all. 
  
@@ -85,4 +85,13 @@
  rightrsasigkey= ... 
  rightid= @firewall.hosting.net.nz 
  
 Comments welcomed. 
+  
+----  
+  
+I came to this page for confirmation of following assumption:  
+  
+leftsubnet might contain the leftnexthop and left.%%%  
+e.g leftsubnet is 10.110.30.0/16 , leftnexthop is 10.110.30.1, left is 10.110.30.42  
+  
+Haven't found a quick answer somwhere else so I did tests: Of course it does work.