
borneo.antonio at gmail
Jan 29, 2012, 3:49 AM
Post #3 of 3
(622 views)
Permalink
|
On Tue, Jan 24, 2012 at 8:00 AM, phil swenson <phil.swenson [at] gmail> wrote: > I finally got back to trying vpnc for mac/lion as described here: > http://www.macfreek.nl/memory/VPNC_for_Nortel_on_Mac > > It gives me some output as: > > add net XXXX gateway: YYYYY > add host ZZZZZ gateway 10.0.1.1 > delete net default > add net default gateway AAAAAA > VPNC starts in background(pid: 4531)… > > > but it appears to die very quickly with no output. > > I tried with --natt-mode force-natt > but this didn't appear to make any difference. > > thoughts? > > thanks > phil Hi Phil, today there are two modes to use vpnc Nortel on Mac: 1) easy way! Use the latest code available in svn, but with option "--natt-mode nortel-udp" This will *not* work if your server refuses UDP mode and asks for ESP 2) Kernel mode, still in development. Use the old code patched as explained in http://www.macfreek.nl/memory/VPNC_for_Nortel_on_Mac to use ESP encapsulation if case 1) above does not work. There is no way to use AH encapsulation or compression with current vpnc code. Any other option for "--natt-mode" will not work in Nortel mode. I have just committed a patch that checks nat-mode vs vendor, to be sure these options are correctly used. Best Regards, Antonio Borneo _______________________________________________ vpnc-devel mailing list vpnc-devel [at] unix-ag https://lists.unix-ag.uni-kl.de/mailman/listinfo/vpnc-devel http://www.unix-ag.uni-kl.de/~massar/vpnc/
|