Ritesh Raj Sarraf schrieb: > Package: network-manager > Version: 0.6.4-8+b1 > Severity: important > > I'm using network-manager and network-manager-vpnc to connect to my VPN > network. > > I've been using vpnc and it has been working perfectly for months. > > network-manager-vpnc connected properly with a difference of only one > thing. It was dropping a list of new name servers which were sent by the > DHCP server when the VPN connection was being established. > > This caused my box to not be able to talk to the VPN network (because the > name servers were not updated). >
afaik this is a problem within the vpnc plugin, not NM itself.
Does it help, if you edit /etc/dhcp3/dhclient.conf and add
supersede domain-name "mydomain";
prepend domain-name-servers 192.168.0.1; (or whatever your ip address is)
Cheers,
Michael
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature

