Search the Community
Showing results for tags 'resolv.conf mint'.
Found 1 result
-
Hi guys, I'm trying to connect using an older version of mint (maya 13) due to having problems getting newer versions working with my monitor setup. I have had this working ok before without the client, but would like to use the client this time. I can login, but not connect. The log files suggest it is due to resolv.conf not existing: . 2016.08.05 13:54:14 - Starting Management Interface . 2016.08.05 13:54:14 - OpenVPN > Initialization Sequence Completed I 2016.08.05 13:54:14 - /etc/resolv.conf renamed to /etc/resolv.conf.airvpn as backup W 2016.08.05 13:54:14 - /etc/resolv.conf does not exist ! 2016.08.05 13:54:15 - Disconnecting . 2016.08.05 13:54:15 - Management - Send 'signal SIGTERM' . 2016.08.05 13:54:15 - OpenVpn Management > >INFO:OpenVPN Management Interface Version 1 -- type 'help' for more info . 2016.08.05 13:54:15 - OpenVPN > MANAGEMENT: CMD 'signal SIGTERM' . 2016.08.05 13:54:15 - OpenVPN > SIGTERM received, sending exit notification to peer . 2016.08.05 13:54:20 - OpenVPN > TCP/UDP: Closing socket . 2016.08.05 13:54:20 - OpenVPN > /sbin/route del -net 213.152.161.4 netmask 255.255.255.255 . 2016.08.05 13:54:20 - OpenVPN > /sbin/route del -net 0.0.0.0 netmask 128.0.0.0 . 2016.08.05 13:54:20 - OpenVPN > /sbin/route del -net 128.0.0.0 netmask 128.0.0.0 . 2016.08.05 13:54:20 - OpenVPN > Closing TUN/TAP interface . 2016.08.05 13:54:20 - OpenVPN > /sbin/ifconfig tun0 0.0.0.0 . 2016.08.05 13:54:21 - OpenVPN > SIGTERM[soft,exit-with-notification] received, process exiting . 2016.08.05 13:54:21 - Connection terminated. I 2016.08.05 13:54:21 - Cancel requested. ! 2016.08.05 13:54:21 - Session terminated. And looking in /etc, it doesn't. Apparently with version 13 onwards of Linux mint, resolv.conf is not being used, but resolvconf and dnsmasq is being used instead. http://www.stgraber.org/2012/02/24/dns-in-ubuntu-12-04/ I'm using the deb install file for the AirVPN client. Have I doagnosed this correctly and how would I fix it? Thanks