pfsense:install_pfsense:installation_of_pfsense
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
pfsense:install_pfsense:installation_of_pfsense [2020/11/30 16:15] – peter | pfsense:install_pfsense:installation_of_pfsense [2023/04/21 22:07] (current) – [Determine Networks] peter | ||
---|---|---|---|
Line 65: | Line 65: | ||
<WRAP info> | <WRAP info> | ||
**NOTE: | **NOTE: | ||
+ | |||
+ | For creating a bootable USB with a Mac, try Etcher: https:// | ||
</ | </ | ||
Line 70: | Line 72: | ||
---- | ---- | ||
- | ===== Using a Serial Cable (optional) | + | ===== Verify the BIOS settings for Booting |
- | + | ||
- | See https:// | + | |
- | + | ||
- | Connect the console cable to the router. | + | |
- | + | ||
- | Make sure that your tty device shows up in **/dev**. | + | |
- | + | ||
- | * If you have a USB cable, you should see **/ | + | |
- | * If you have a regular cable you should see **/ | + | |
- | + | ||
- | Verify: | + | |
- | + | ||
- | <code bash> | + | |
- | ls / | + | |
- | </ | + | |
- | + | ||
- | returns: | + | |
- | + | ||
- | <code bash> | + | |
- | / | + | |
- | </ | + | |
- | The same instructions would apply for **/ | + | Ensure BIOS is set to boot from USB. |
+ | While powering up the device, press the **DEL** key and verify that it boots to the BIOS. | ||
<WRAP info> | <WRAP info> | ||
- | **NOTE: | + | **NOTE: |
</ | </ | ||
- | |||
- | |||
- | |||
---- | ---- | ||
- | ==== Connect using Putty. | + | ===== Verify the BIOS settings for Power Cuts ===== |
- | + | ||
- | Make sure you have **putty** installed, and start it as root: | + | |
- | + | ||
- | <code bash> | + | |
- | sudo putty | + | |
- | </ | + | |
- | | + | Make sure the power state is set to **ON** after a power cut. |
- | * Connection type: **Serial**. | + | |
- | * Speed: | + | |
<WRAP info> | <WRAP info> | ||
- | **NOTE: | + | **NOTE: |
</ | </ | ||
- | |||
- | Click **open** and your session should start. | ||
- | |||
- | <WRAP info> | ||
- | **NOTE: | ||
- | |||
- | You also may need to press a key, such as F10 to make sure your USB stick has been detected. | ||
- | </ | ||
- | |||
---- | ---- | ||
- | ==== Alternatively connect using Screen ==== | ||
- | |||
- | <code bash> | ||
- | sudo screen / | ||
- | </ | ||
- | |||
- | <WRAP info> | ||
- | **NOTE: | ||
- | |||
- | Other values could be / | ||
- | |||
- | </ | ||
- | |||
- | ---- | ||
===== Boot from the USB ===== | ===== Boot from the USB ===== | ||
Line 158: | Line 106: | ||
</ | </ | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE:** An alternative to booting up from USB is to connect using a Console Cable. | ||
+ | |||
+ | See: [[PFSense: | ||
+ | |||
+ | </ | ||
---- | ---- | ||
Line 181: | Line 136: | ||
**TIP: | **TIP: | ||
- | There’s a DHCP server running on the LAN interface so if you connect your PC to this port, you should be able to obtain an IP address which will allow you to access the pfSense web configurator to continue the configuration process. | + | There is a DHCP server running on the LAN interface so if you connect your PC to this port, you should be able to obtain an IP address which will allow you to access the pfSense web configurator to continue the configuration process. |
+ | |||
+ | </ | ||
+ | |||
+ | |||
+ | <WRAP info> | ||
+ | **Optional: | ||
+ | |||
+ | * Assign Interfaces | ||
+ | * No VLANs | ||
+ | * WAN, Autodetect, Plug the WAN (PPPoE modem) cable into the onboard network socket, Press enter | ||
+ | * LAN, Autodetect, Plug the LAN cable into the top socket (port 0) on the Intel low profile NIC, press enter | ||
+ | * Add no more | ||
+ | * Accept settings | ||
+ | * Set Interface(s) IP address | ||
+ | * Set LAN | ||
+ | * IPv4 = 192.168.1.1 | ||
+ | * Subnet: 24 (255.255.255.0) | ||
+ | * No LAN IPv6 (enable at a later date) | ||
+ | * Enable DHCP on LAN | ||
+ | * Client address range = 192.168.1.100 --> 192.168.1.199 | ||
+ | * Do you want to revert to HTTP as the webConfigurator protocol? | ||
+ | * Currently the web-server is using HTTPS and this is asking if you want to downgrade to HTTP | ||
+ | * Select No | ||
</ | </ | ||
Line 187: | Line 165: | ||
---- | ---- | ||
+ | Return to [[PFSense: | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== References ===== | ||
+ | |||
+ | https:// | ||
pfsense/install_pfsense/installation_of_pfsense.1606752924.txt.gz · Last modified: 2020/11/30 16:15 by peter