

If your Raspberry Pi has an IP address of 192.168.1.10, then all of your router's UDP data traffic needs to be routed through port 1194. Through port forwarding, you'll make the fixed local IP address of your router accessible from outside of your LAN.
#PULSE SECURE CLIENT RASPBERRY PI MAC#
In the administrator area of your router, you can assign the Raspberry Pi a fixed IPv4 address using its Mac address.

Should you want to connect to the VPN server using SSH it makes sense to assign it a fixed IP address as greatly eases your ability to access it. You can find this out by checking your router when the Raspberry Pi is connected to your local network.

To access your Raspberry Pi using SSH, you only need to know the device's IPv4 address. Usually, monitoring the server using SSH makes the most sense, since you can access the Raspberry Pi using tools through programs on your main computer like PuttY, WinSCP, or OpenSSH.
