VPNC documentation describes the options to restrict VPN connection route to a range of IPs and also leave system DNS setting untouched.
My vpnc configuration (/etc/conf/default.conf) contains the following lines:
Target networks 192.168.103.0/24
DNSUpdate no
Those work as expected/described above on Ubuntu 9.10, but in certain versions of CentOS and OpenSuSE, running
$vpnc /etc/conf/default.conf
results in the following:
vpnc: warning: unknown configuration directive in /etc/vpnc/swisscom.conf at line ##
for both lines mentioned above.
vpnc version is 0.5.3 on all systems.
Did anyone manage to solve this issue?
Thanks
v.