On Wed 2018-02-21 11:13:13 -0800, Mike Miller wrote:
> I would guess that upstream might suggest creating a local wrapper for
> vpnc-script to remove DNS from the environment, for example
>
>     #!/bin/sh
>     unset INTERNAL_IP4_DNS INTERNAL_IP6_DNS
>     exec /usr/share/vpnc-scripts/vpnc-script
>
> That should have the same effect.

I'm not convinced it would have the same effect -- wouldn't that just
result in overrwiting with an empty resolv.conf?

> But if you want to propose adding an option, would you mind posting your
> patch to the upstream mailing list? Upstream prefers git patches with
> Signed-off-by headers.
>
> http://www.infradead.org/openconnect/contribute.html

sigh, more mailing lists :/  i'll see what i can do.

      --dkg

Reply via email to