
evan at ebroder
Jun 13, 2012, 2:53 PM
Post #3 of 3
(415 views)
Permalink
|
On Wed, Jun 13, 2012 at 2:02 AM, David Woodhouse <dwmw2 [at] infradead> wrote: > On Wed, 2012-06-13 at 08:56 +0100, David Woodhouse wrote: >> In AnyConnect the server seems to offer an X-CSTP-Split-DNS: header, >> which can appear multiple times, with search domains for the client to >> use. I'm exporting these in $CISCO_SPLIT_DNS, space-separated. >> >> I see that there's an ISAKMP_MODECFG_ATTRIB_CISCO_SPLIT_DNS, but we >> don't seem to *do* anything with it. Like the IPv6 attributes which we >> also ignore, just make vpnc clear the environment variable. >> >> We really ought to make vpnc *support* these, given that we know how to >> recognise them. But that's left as an exercise for someone who actually >> has access to a server. > > I've just seen http://bugs.launchpad.net/ubuntu/+source/vpnc/+bug/954747 > which adds similar support to vpnc, and noticed the patch that was sent > to this list in March. It's not entirely clear if the result is > space-separated there. Evan? > > Is there a corresponding patch for vpnc-script already? Hi Dave - With vpnc, I found that the list was comma-separated. I was mostly interested in the NetworkManager integration, so I didn't write a real patch for vpnc-script (though I did update the comments at the top). I did get a patch into network-manager-vpnc: http://git.gnome.org/browse/network-manager-vpnc/commit/?id=237e625883d251cb922d90c8cd7fa91fb9cc6c08 - Evan _______________________________________________ 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/
|