Linked Questions

3 votes
2 answers
2k views

I am trying to setup Raspberry Pi as VPN-WiFi access point connecting to AWS VPC. I followed Raspberry Pi as an access point Here are the all steps I performed in sequence Installed fresh full ...
rp346's user avatar
  • 125
1 vote
1 answer
3k views

I setup PiVPN on my Pi3B. I have a Windows computer. I can connect through OpenVPN GUI on Windows to my Pi, because I changed the WAN address of my router in original .ovpn config file that my PiVPN ...
Raymo111's user avatar
  • 153
3 votes
2 answers
3k views

I have a Raspberry Pi 3B+ which is working as a hotspot using a Hologram Nova usb ppp0 device where it receives Internet from and routes the internet through WiFi and Ethernet. This Hologram usb ppp0 ...
Agustin's user avatar
  • 146
3 votes
1 answer
1k views

So I have the following configuration: +---------------------+ +----------------------------------+ | 10.10.10.* | | 192.168.100.*...
licaon's user avatar
  • 33
5 votes
1 answer
918 views

I set up an OpenVPN server on my Raspberry Pi running Raspbian and am wondering if there is a log file of security events that I can look at. I'm curious because I want to know if there are login ...
ErikS's user avatar
  • 53
2 votes
1 answer
680 views

Hi I was wondering if the following setup would work. I am trying to accomplish the following. Connect to VPN server from outside my network and then VNC or RDP and possibly SSH into the other ...
Hani Umer's user avatar
  • 127
0 votes
3 answers
1k views

My setup is described in the image above. I have a raspberry pi connected to a router via Wi-Fi and the router is connected to a host via a Ethernet cable. The router doesn't have a internet ...
Drop_Cake's user avatar
0 votes
2 answers
698 views

I would like to know if someone has ever done this before. I want to share a wifi connection via raspberry pi connected to the internet via Ethernet cable. I would like the Pi to run through a VPN and ...
Crispin's user avatar
0 votes
1 answer
508 views

I’ve looked at this board and done quite a few Google searches and haven’t found what I’m looking for. I have read a few replies to posts that say the writer should include more information and be ...
Tom Fish's user avatar
0 votes
1 answer
456 views

I know we can create a wifi hotspot, sharing ethernet over wifi but is there a way I can create a new wifi hotspot while staying connected to a wifi. So something like sharing wifi. My use case is I ...
Alan's user avatar
  • 3
0 votes
1 answer
256 views

Just for an experiment I'm configuring my pi to run as a webserver (nginx, php). I've got this working and I forwarded port 80 to my pi. This also worked. Although as soon as I enable OpenVPN it ...
Gijs Beijer's user avatar
1 vote
1 answer
270 views

I have a Device on a remote site that I need a network connection from a VPS OpenVPN Server), so I set up a Raspberry Pi running Stretch as a 3G/4G Router. The Pi connects to 3G OK, and can connect to ...
Tony Lock's user avatar
2 votes
1 answer
289 views

I'm using pivpn(OpenVPN) on an rpi3B. When it works it works great, but I'm unable to successfully authenticate more often than not. I've tried it on 2 different wifi networks, with similar results. ...
crusader27529's user avatar
0 votes
2 answers
87 views

I'm trying to build an application with my RPi 3B that get some data from connected sensors. Once I got the data, I'd like to send them to a computer that is on an external network via a script in ...
Marc Aurèle's user avatar