This will set the DNS servers that VPN users will use. Below is configured for OpenDNS Family Shield/, make sure you set the DNS that you prefer If you plan to access machines on your network you need the localip to be in your current network range otherwise you can…
Category: Raspberry Pi
Remotely Find Raspberry Pi IP
First install nmap Then run IP addr show and look for something like ‘inet 10.1.1.68/24 brd 10.1.1.255’ Now based on the inet IP CIDR type You should see something like this Nmap scan report for 10.1.1.54 Host is up (0.00088s latency). MAC Address: B8:27:EB:18:E0:B3 (Raspberry Pi Foundation) Referenced from: http://trevorappleton.blogspot.com/2013/03/remotely-find-raspberry-pi-ip-address.html
Raspbery Pi Setup Proxy Server
Following the steps on Penguin Tutor I added a bit of the terminal commands to make some tasks quicker. Using these instructions will help add more to the OpenDNS Family Shield post. If you haven’t setup your regional settings yet follow these steps Make sure this is in the .xsessionrc…