Comment 96 for bug 259214

Revision history for this message
Bassu Khan (bashukhan) wrote :

Unfortunately, this didn't work out like Mustafa said.
I do have a manual solution for that, but you know what, the crappy NetworkManager sets /etc/resolv.conf's permissions back to normal and my start up session script cannot make changes to add the dns resolvers properly. Craptastic, lol!

route del default
route add default gw 192.13.13.3
echo "nameserver 192.13.13.3" >> /etc/resolv.conf