happy.blackcat
New Member
It seems that when this happens a restart of some sort of network service is restarted which resets the DNS server used in resolv.conf
This is honestly it's own issue that probably is a simple fix, and while help would be greatly appreciated with that issue, that's not really the reason this thread was made(although seriously, if you do know why this is, it would be much appreciated. only dhcpcd and NetworkManager are installed as network services under systemctl, as this is a fresh install, so there shouldn't be any reason afaik that would cause such an issue.)
Now, when the VPN is connecting, /etc/resolv.conf is reset and provides a nameserver that is either the router or "::6" or something. There has to be something that saved the DNS configuration for NetworkManager between restarts, although I haven't really been forced to confront the issue head on because any sensitive information has been communicated over tor. protonvpn-cli can connect(albeit after about a full thirty seconds of attempts) but no internet connection in a web browser or from the arch repositories seems to be able to be connected to. I can go into /etc/resolv.conf and add "nameserver 1.1.1.1" to the end of the file but that seems to point back to the current location of the computer, without the VPN even seeming to notice. the resolv.conf file seems to be nuked by protonvpn-cli due to the addition of "::6" to the /etc/resolv.conf file but oddly enough, subsequent attempts to reconnect to the VPN appear to "fail for an unknown reason". this isn't a bug in protonvpn's code because the error is displayed while attempting to connect to expressvpn also. pinging the intranet and google both work fine without the vpn connected. ofc I looked through the wiki
This is honestly it's own issue that probably is a simple fix, and while help would be greatly appreciated with that issue, that's not really the reason this thread was made(although seriously, if you do know why this is, it would be much appreciated. only dhcpcd and NetworkManager are installed as network services under systemctl, as this is a fresh install, so there shouldn't be any reason afaik that would cause such an issue.)
Now, when the VPN is connecting, /etc/resolv.conf is reset and provides a nameserver that is either the router or "::6" or something. There has to be something that saved the DNS configuration for NetworkManager between restarts, although I haven't really been forced to confront the issue head on because any sensitive information has been communicated over tor. protonvpn-cli can connect(albeit after about a full thirty seconds of attempts) but no internet connection in a web browser or from the arch repositories seems to be able to be connected to. I can go into /etc/resolv.conf and add "nameserver 1.1.1.1" to the end of the file but that seems to point back to the current location of the computer, without the VPN even seeming to notice. the resolv.conf file seems to be nuked by protonvpn-cli due to the addition of "::6" to the /etc/resolv.conf file but oddly enough, subsequent attempts to reconnect to the VPN appear to "fail for an unknown reason". this isn't a bug in protonvpn's code because the error is displayed while attempting to connect to expressvpn also. pinging the intranet and google both work fine without the vpn connected. ofc I looked through the wiki