March 2011
Intermediate to advanced
252 pages
4h 24m
English
This recipe describes how to access the pfSense console from any Linux, Mac, or Windows client computer.
SSH must be enabled and configured on our pfSense box. Linux and Mac users will have the SSH client installed by default. Windows users will have to download and install PuTTY.
Connect via SSH from a Linux/Mac client as follows:
ssh admin@192.168.1.1
-i option as follows: ...Read now
Unlock full access