FireBrick Bonding more than 3 lines: Difference between revisions
Appearance
Content deleted Content added
CrazyTeeka (talk | contribs) mNo edit summary |
CrazyTeeka (talk | contribs) mNo edit summary |
||
| Line 24: | Line 24: | ||
The HP ProCurve 1810G-8 (J9449A) is a nice little 8 port managed switch. No fans and similar in size to a FireBrick. |
The HP ProCurve 1810G-8 (J9449A) is a nice little 8 port managed switch. No fans and similar in size to a FireBrick. |
||
==Overview== |
==Overview:== |
||
The FireBrick will have a single WAN port, which will plug in to the HP Switch. The ADSL/FTTC modems will plug in to the HP Switch too. |
The FireBrick will have a single WAN port, which will plug in to the HP Switch. The ADSL/FTTC modems will plug in to the HP Switch too. |
||
This will then, with VLANs, enable the FireBrick to use up to 7 ADSL/FTTC modems. |
This will then, with VLANs, enable the FireBrick to use up to 7 ADSL/FTTC modems. |
||
| Line 31: | Line 31: | ||
*Default Password is blank |
*Default Password is blank |
||
==Save Config== |
==Save Config:== |
||
To make things a little easier, here is a saved config: [[File:FBVLANconfig1810G.bin.zip]]. It is the default config (default IP and password), but with VLANs as follows: |
To make things a little easier, here is a saved config: [[File:FBVLANconfig1810G.bin.zip]]. It is the default config (default IP and password), but with VLANs as follows: |
||
*Port 1 - VLAN 101, for ADSL line 1 |
*Port 1 - VLAN 101, for ADSL line 1 |
||
| Line 43: | Line 43: | ||
However it only takes a few minutes to set up the VLANs manually as follows: |
However it only takes a few minutes to set up the VLANs manually as follows: |
||
==Basic Settings== |
==Basic Settings:== |
||
*Set your computer to an IP in the same subnet as the switch, eg. 192.168.2.11 |
*Set your computer to an IP in the same subnet as the switch, eg. 192.168.2.11 |
||
*Plug computer in to a port, eg. port 7 |
*Plug computer in to a port, eg. port 7 |
||
| Line 51: | Line 51: | ||
*Enable HTTPS (Security - Secure Connection) generate certificate and apply |
*Enable HTTPS (Security - Secure Connection) generate certificate and apply |
||
== |
==Create VLANs:== |
||
We will set ports 1-4 to be VLANs 101, 102, 103, 104. We'll port 8 for plugging in to the FireBrick, and port 7 for our admin. |
We will set ports 1-4 to be VLANs 101, 102, 103, 104. We'll port 8 for plugging in to the FireBrick, and port 7 for our admin. |
||
| Line 72: | Line 72: | ||
*SAVE CONFIG - otherwise you will learn the hard way |
*SAVE CONFIG - otherwise you will learn the hard way |
||
==IP Address== |
==IP Address:== |
||
In order to access the Switch, we'll need to setup a interface on the FireBrick with a subnet in the same range as the switch. We can use the default 192.168.2.0/24, and this will be accessible from the LAN side. |
In order to access the Switch, we'll need to setup a interface on the FireBrick with a subnet in the same range as the switch. We can use the default 192.168.2.0/24, and this will be accessible from the LAN side. |
||
Alternately, we can use a public /30. This will involve a new /30 allocation on Clueless, routed to all the ADSL/FTTC lines, and on the FireBrick a subnet on the WAN interface. |
Alternately, we can use a public /30. This will involve a new /30 allocation on Clueless, routed to all the ADSL/FTTC lines, and on the FireBrick a subnet on the WAN interface. |
||