INETOn 2/26/07, Samuel Moqux wrote:
If you could get vpnc to bind to a specific interface it seems like
that would be possible. Can you see if that's an option?
The way I see it, NAT may not be an issue; any worthwhile modern IPsec
implementation supports NAT traversal, which vpnc appears to (I see a
reference to '--natt-mode' on their page.) If you can support NAT-T on
the client and server, it may be a non-issue for you.
Haven't used vpnc myself, but just looking at the package install
message there's a couple of considerations:
--- vpnc-0.3.3p1 -------------------
In order for vpnc to actually get any received IPsec packet, you have
to disable ESP in your kernel like this:
sysctl net.inet.esp.enable=0
If you are behind a NAT gateway, you have to disable UDP encapsulation
as well:
sysctl net.inet.esp.udpencap=0
DS
| Linus Torvalds | Linux 2.6.27-rc5 |
| Jared Hulbert | [PATCH 00/10] AXFS: Advanced XIP filesystem |
| Tarkan Erimer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Linus Torvalds | Linux 2.6.27-rc8 |
git: | |
| David Miller | [GIT]: Networking |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Mark McLoughlin | [PATCH] bridge: make bridge-nf-call-*tables default configurable |
| Gerrit Renker | [PATCH 03/37] dccp: List management for new feature negotiation |
