Thanks for your replies. At the moment, my wireguard is performing very well indeed. There are a couple of little details I don't like, but it's just a matter of getting used to it.
Still a mystery why openvpn stopped working.
Search found 19 matches
- Sat Feb 13, 2021 10:09 am
- Forum: Troubleshooting
- Topic: Openvpn (via PiVPN script) stopped working.
- Replies: 6
- Views: 233
- Fri Feb 12, 2021 6:31 am
- Forum: Troubleshooting
- Topic: Openvpn (via PiVPN script) stopped working.
- Replies: 6
- Views: 233
Re: PiVPN stopped working.
It's a pity nobody could help. I still don't know why openvpn stopped working. I did a fresh install on a new sd card, and I still couldn't get openvpn to work properly. I followed a step by step guide I wrote down myself when I first setup my vpn server a year ago, but that didn't work either. I do...
- Tue Feb 02, 2021 9:27 am
- Forum: Troubleshooting
- Topic: Openvpn (via PiVPN script) stopped working.
- Replies: 6
- Views: 233
Re: PiVPN stopped working.
Here is the current output from the terminal when I attempt to connect to my pivpn server: Tue Feb 2 10:24:09 2021 OpenVPN 2.4.7 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Sep 5 2019 Tue Feb 2 10:24:09 2021 library versions: OpenSSL 1.1.1f 31 Mar 20...
- Tue Feb 02, 2021 9:23 am
- Forum: Troubleshooting
- Topic: Openvpn (via PiVPN script) stopped working.
- Replies: 6
- Views: 233
Re: PiVPN stopped working.
Here's kern.log Jan 28 10:28:02 domain kernel: [395491.979143] TCP: request_sock_TCP: Possible SYN flooding on port 1194. Sending cookies. Check SNMP counters. Jan 28 14:24:44 domain kernel: [ 0.000000] Booting Linux on physical CPU 0x0 Jan 28 14:24:44 domain kernel: [ 0.000000] Linux version 5.4.83...
- Tue Feb 02, 2021 9:22 am
- Forum: Troubleshooting
- Topic: Openvpn (via PiVPN script) stopped working.
- Replies: 6
- Views: 233
Openvpn (via PiVPN script) stopped working.
Hello again. After having my raspberry pi 3 B v1.2 running flawlessly as a VPN server for about a year, with automatic updates enabled, I had already gotten used to the commodities of such a thing. But last week it has stopped working locking me out my local network. The easy solution is fairly quic...
- Mon Nov 16, 2020 11:19 am
- Forum: Beginners
- Topic: /media/user/usbN Issues with automounting and folder naming
- Replies: 2
- Views: 147
Re: /media/user/usbN Issues with automounting and folder naming
Yes, I will end up having to include it in fstab. But, even being in fstab, on occasions, I still encounter the same problem. I have various raspberries and I have a bunch of disks on my nas raspberry, all of them included in the fstab file, and I have seen this occur there as well from time to time...
- Fri Nov 13, 2020 5:48 pm
- Forum: Beginners
- Topic: /media/user/usbN Issues with automounting and folder naming
- Replies: 2
- Views: 147
/media/user/usbN Issues with automounting and folder naming
Hello fellas! I have not been able to find a solution or anybody else with the same problem. My googling capabilities today have not been very succesful. Here it goes: I have set raspberry pi os to automount removable media. I have a usb disk drive that is nearly always plugged in, but not always. W...
- Thu Jul 16, 2020 11:58 am
- Forum: Beginners
- Topic: How to access a computer connected to my network through PiVPN
- Replies: 2
- Views: 275
Re: How to access a computer connected to my network through PiVPN
Yes, thank you very much. That worked fine.
I just found it hard to digest that a computer on a 192.168.X.X network could access another computer on 10.8.0.X.
Works fantastic.
I just found it hard to digest that a computer on a 192.168.X.X network could access another computer on 10.8.0.X.
Works fantastic.
- Wed Jul 15, 2020 10:27 am
- Forum: Beginners
- Topic: How to access a computer connected to my network through PiVPN
- Replies: 2
- Views: 275
How to access a computer connected to my network through PiVPN
Hello and good day. I have a pi running openvpn setup using the pivpn install script. On my local network I can connect to any computer knownig their ip address. I can connect to them from the outside using openvpn to access my local network. The computers connected to the vpn server don't have the ...
- Sat Jun 06, 2020 8:12 am
- Forum: Troubleshooting
- Topic: VLC player - Full screen doesn't show video
- Replies: 31
- Views: 11631
Re: VLC player - Full screen doesn't show video
I had this problem today with everything up to date. I switched hdmi output and fixed the issue. I switched back to the previous hdmi to double check and the black screen problem returned. It seems to work on the hdmi closest to the power conector.
- Mon Jun 01, 2020 6:55 pm
- Forum: General discussion
- Topic: UFW is blocking my ftp traffic.
- Replies: 17
- Views: 1573
Re: UFW is blocking my ftp traffic.
So please correct me if I'm misunderstanding you. You are connecting remotely to your Pi via a VPN and then trying to browse the internet. Are you forwarding the VPN connection through a router to your Pi or is the VPN connected to your network via the router? Good question. I'm not sure. I have a ...
- Fri May 29, 2020 3:31 pm
- Forum: General discussion
- Topic: UFW is blocking my ftp traffic.
- Replies: 17
- Views: 1573
Re: UFW is blocking my ftp traffic.
Sorry for not being specific. I will start all over and tell you the story of my lazy life. But things have changed since I started this thread, because ftp passive connection do work now with ufw enabled. I have a raspberry pi, at home, with raspbian 10 buster. It has openvpn (using the pivpn insta...
- Thu May 28, 2020 5:59 pm
- Forum: General discussion
- Topic: UFW is blocking my ftp traffic.
- Replies: 17
- Views: 1573
Re: UFW is blocking my ftp traffic.
Ok, I don't understand a thing. I have had to re-install raspbian because it wouldn't boot. After setting it all up again, and making sure it functioned correctly, I enabled ufw. sudo ufw allow 22 sudo ufw allow 1194 sudo ufw default dent sudo ufw enable The ftp uploads and downloads in passive mode...
- Tue May 26, 2020 6:18 pm
- Forum: General discussion
- Topic: UFW is blocking my ftp traffic.
- Replies: 17
- Views: 1573
Re: UFW is blocking my ftp traffic.
Thank you guys. The ftp I'm using I believe is passive. If I'm not mistaken, ufw default deny I think only affects the inwards direction. I think it's ufw default deny outgoing for outwards traffic. Openvpn by default uses udp, but I have set it to tcp. It works. That's not the problem. I tried your...
- Mon May 25, 2020 6:01 pm
- Forum: General discussion
- Topic: UFW is blocking my ftp traffic.
- Replies: 17
- Views: 1573
Re: UFW is blocking my ftp traffic.
In debian I entered: sudo ufw allow 22 for ssh and sudo ufw allow 1194 for openvpn. I also set it to sudo ufw default deny . And ftp uploading and downloading just works. On the raspberry it doesn't work. That's why, as an ignorant user I am, I entered all types of stuff like: sudo ufw allow 21 . su...
- Fri May 22, 2020 6:56 am
- Forum: General discussion
- Topic: UFW is blocking my ftp traffic.
- Replies: 17
- Views: 1573
Re: UFW is blocking my ftp traffic.
Yes, I've just read about passive and active ftp connections. I had no idea about that. I'm now trying to figure out what port range is open on the ftp server. I might as well just ring the server administrators. But I still don't understand why ufw doesn't block the random port connections on debia...
- Fri May 22, 2020 6:36 am
- Forum: General discussion
- Topic: UFW is blocking my ftp traffic.
- Replies: 17
- Views: 1573
Re: UFW is blocking my ftp traffic.
Thank you very much for your answers. The rules I have are the ones I have posted. Just copied and pasted the output of "sudo ufw numbered verbose". I started off just entering the rules I entered on my debian pc, and while that works on debian it does not on the raspberry. I further added...
- Thu May 21, 2020 5:46 pm
- Forum: General discussion
- Topic: UFW is blocking my ftp traffic.
- Replies: 17
- Views: 1573
Re: UFW is blocking my ftp traffic.
Finding an alternative to ftp seems like the best way forward? No. I do not own the ftp servers I fetch files from or send files to. It's their administrator's decision, and I need to work with them as is. I already mentioned some time ago that they weren't encrypting their user or password, but th...
- Thu May 21, 2020 2:45 pm
- Forum: General discussion
- Topic: UFW is blocking my ftp traffic.
- Replies: 17
- Views: 1573
UFW is blocking my ftp traffic.
Hello friends. I have a raspberry with raspbian buster, which I believe to be based on debian 10. I have it with openssh-server and openvpn running. I have a script that downloads and uploads to different ftp servers that are not mine. The script is triggered using cron. I am using wget and curl. No...