Accessing pfSense: SSH, Web Interface, and Serial Console
In this tutorial, we'll guide you through three methods of accessing your pfSense firewall: SSH, the web interface, and the serial console. We'll be using MobaXterm, a versatile remote computing tool, to simplify the process.
1. Accessing pfSense via SSH:
SSH allows secure remote access to your pfSense system's command-line interface. Here's how to do it:
Open MobaXterm on your computer.
Click on the "Session" button in the top-left corner.
In the "Session settings" window:
Click the "OK" button.
Double-click the SSH session in the main MobaXterm window to open the SSH terminal.
2. Accessing pfSense via Web Interface:
The web interface provides a graphical way to manage your pfSense settings. Follow these steps to access it:
Open a web browser on a computer connected to the local network.
Enter the IP address or DNS name of the pfSense firewall in the address bar. For example:
https://192.168.100.1:9443
DNS name: https://firewall-1.mslspartners.com:9443
If you encounter a security warning due to the SSL certificate, proceed to the site (or add an exception).
On the login page, enter your pfSense credentials:
Click "Login" to access the pfSense web interface.
3. Accessing pfSense via Serial Console:
The serial console is an important method for direct access to your pfSense system. Here's how to connect using MobaXterm:
Connect a serial cable between your computer and the pfSense serial console port.
Open MobaXterm on your computer.
Click on the "Session" button in the top-left corner.
In the "Session settings" window:
Click the "OK" button.
Double-click the serial session in the main MobaXterm window to open the console.
That's it! You now know how to access pfSense using SSH, the web interface, and the serial console using MobaXterm. These methods offer you different levels of access and control for managing your pfSense firewall.
Remember to use the appropriate credentials and settings based on your pfSense configuration. If you encounter any issues, please reach out for assistance.
