I'm new to OpenSuse and I have the following problem:
I'm using NetworkManager , but I have an OpenVPN client wrapper script which is updating the /etc/resolv.conf when I'm connecting to my remote network. The problem is that after it has been manually updated ( echo "nameserver 1.2.3.4" > /etc/resolv.conf ) NetworkManager doesn't add its updates anymore.
I've tried to remove NetworkManager to handle my connections manually...but after it has been modiffied by my vpn script, "dhclient wlan0" doesn't seem to update the /etc/resolv.conf.
No comments:
Post a Comment