pfsense:install_pfsense:create_interfaces
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
pfsense:install_pfsense:create_interfaces [2020/11/30 22:42] – created peter | pfsense:install_pfsense:create_interfaces [2021/01/05 14:15] (current) – [Configure interface IP addresses] peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== PFSense - Install pfSense - Create Interfaces ====== | ====== PFSense - Install pfSense - Create Interfaces ====== | ||
+ | |||
+ | <WRAP info> | ||
+ | The approach taken here is to match the third octet of each interface IP address to the corresponding VLAN tag. | ||
+ | |||
+ | This just makes it easier to remember: | ||
+ | |||
+ | * VLAN tag **50** => 192.168.**50**.0. | ||
+ | * VLAN tag **70** => 192.168.**70**.0. | ||
+ | * VLAN tag **99** => 192.168.**99**.0. | ||
+ | |||
+ | </ | ||
+ | |||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Create an interface per VLAN ===== | ||
+ | |||
+ | Navigate to **Interfaces -> Assignments**. | ||
+ | |||
+ | * Select **VLAN50 on em1** from the available network ports. | ||
+ | * Click **Add**. | ||
+ | |||
+ | * Select **VLAN70 on em1** from the available network ports. | ||
+ | * Click **Add**. | ||
+ | |||
+ | * Select **VLAN99 on em1** from the available network ports. | ||
+ | * Click **Add**. | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE: | ||
+ | |||
+ | * OPT1 | ||
+ | * OPT2 | ||
+ | * OPT3 | ||
+ | |||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Configure interface IP addresses ===== | ||
+ | |||
+ | Navigate to **Interfaces -> Assignments**. | ||
+ | |||
+ | * Click on the label next to **VLAN50**, its likely to be **OPT1**. | ||
+ | |||
+ | Configure this interface as follows: | ||
+ | |||
+ | In **General Configuration**: | ||
+ | |||
+ | * Enable: | ||
+ | * Description: | ||
+ | * IPv4 Configuration Type: **Static IPv4**. | ||
+ | * IPv6 Configuration Type: **None**. | ||
+ | * MAC Address: | ||
+ | * MTU: **None**. | ||
+ | * MSS: **None**. | ||
+ | * Speed and Duplex: | ||
+ | |||
+ | In **Static IPv4 configuration**: | ||
+ | |||
+ | * IPv4 Address: | ||
+ | * IPv4 Upstream gateway: | ||
+ | |||
+ | In **Reserved Networks**: | ||
+ | |||
+ | * Block private networks and loopback addresses: | ||
+ | * Block bogon networks: | ||
+ | |||
+ | Click **Save** and Apply changes. | ||
+ | |||
+ | {{: | ||
+ | |||
+ | ---- | ||
+ | |||
+ | Navigate to **Interfaces -> Assignments**. | ||
+ | |||
+ | * Click on the label next to **VLAN70**, its likely to be **OPT2**. | ||
+ | |||
+ | Configure this interface as follows: | ||
+ | |||
+ | In **General Configuration**: | ||
+ | |||
+ | * Enable: | ||
+ | * Description: | ||
+ | * IPv4 Configuration Type: **Static IPv4**. | ||
+ | * IPv6 Configuration Type: **None**. | ||
+ | * MAC Address: | ||
+ | * MTU: **None**. | ||
+ | * MSS: **None**. | ||
+ | * Speed and Duplex: | ||
+ | |||
+ | In **Static IPv4 configuration**: | ||
+ | |||
+ | * IPv4 Address: | ||
+ | * IPv4 Upstream gateway: | ||
+ | |||
+ | In **Reserved Networks**: | ||
+ | |||
+ | * Block private networks and loopback addresses: | ||
+ | * Block bogon networks: | ||
+ | |||
+ | Click **Save** and Apply changes. | ||
+ | |||
+ | {{: | ||
+ | |||
+ | ---- | ||
+ | |||
+ | Navigate to **Interfaces -> Assignments**. | ||
+ | |||
+ | * Click on the label next to **VLAN99**, its likely to be **OPT3**. | ||
+ | |||
+ | Configure this interface as follows: | ||
+ | |||
+ | In **General Configuration**: | ||
+ | |||
+ | * Enable: | ||
+ | * Description: | ||
+ | * IPv4 Configuration Type: **Static IPv4**. | ||
+ | * IPv6 Configuration Type: **None**. | ||
+ | * MAC Address: | ||
+ | * MTU: **None**. | ||
+ | * MSS: **None**. | ||
+ | * Speed and Duplex: | ||
+ | |||
+ | In **Static IPv4 configuration**: | ||
+ | |||
+ | * IPv4 Address: | ||
+ | * IPv4 Upstream gateway: | ||
+ | |||
+ | In **Reserved Networks**: | ||
+ | |||
+ | * Block private networks and loopback addresses: | ||
+ | * Block bogon networks: | ||
+ | |||
+ | Click **Save** and Apply changes. | ||
+ | |||
+ | |||
+ | {{: | ||
+ | |||
+ | ---- | ||
+ | |||
+ | Return to [[PFSense: | ||
+ | |||
+ | ---- | ||
pfsense/install_pfsense/create_interfaces.1606776125.txt.gz · Last modified: 2020/11/30 22:42 by peter