Hi all,
Since a week or 2 I am having problems with the network connection. I use a Samsung R730 laptop with wifi:
inxi -Nn
Network: Device-1: Qualcomm Atheros AR9285 Wireless Network Adapter driver: ath9k
IF: wlp2s0 state: up mac: 4c:ed:de:eb:31:46
Device-2: Marvell 88E8040 PCI-E Fast Ethernet driver: sky2
IF: enp6s0 state: down mac: e8:11:32:0e:d2:ba
IF-ID-1: tun0 state: unknown speed: 10 Mbps duplex: full mac: N/A
The access point is about 2 meters away from it so I do have a strong signal. Phone and a laptop I have here from work, do connect fine to it.
I do use a Private Internet Access (PIA) VPN, and it’s with this that I do seem to have problems. Without the VPN it all works great, but with VPN it starts okay at boot. Networkmanager starts the wifi-connection which starts the VPN. I do have a connection as always, but after a while the dataflow stops. The VPN still says it is connected but there is no data anymore.
I contacted the PIA helpdesk where people really want to help you, but they do say that openSUSE is not the type of Linux they know and have an app made for so I do have to use Networkmanager with openvpn. I got some advice which I followed but it didn’t work. They have different settings I can use, different servers in different countries to connect to, but it is all the same. After a while data stops coming in, while my phone, which has the same VPN, does work great. Since I tried several servers with different settings and the problem stays the same I don’t think it is a PIA problem.
I use openSUSE on a daily basis from early October last year and the first months it was great, no problem at all. Then this started and I don’t know how to solve it.
Around the same time I had another problem: I have a NAS which I mount to my file-system using autofs, something I have used for 8 years or so on different distro’s. Also here in openSUSE it has worked great, till recently. Now I can’t connect at all anymore, not with and not without a connected VPN.
I use the same config files I use for ages already:
#
# Sample auto.master file
/mnt /etc/auto.shares --timeout=10 --ghost
+auto.master
I did delete all the lines starting with the #-symbol cause that’s only text.
The auto.shares file looks like this:
NAS-WD -fstype=nfs,rw,soft,retry=0 192.168.2.228:/nfs/Public
As written, this is something I have used for ever and it always worked.
The NAS is always on so I thought about connecting it through fstab but I get an error saying the nfs protocol is not supported.
Has something network related changed a short while ago? Both problems I have seem to be network related so it might be one problem, also since it started around the same time. I don’t use the NAS every day so I can’t really say when that problem started though.
Thanks in advance for all your help.