Changes between Version 2 and Version 3 of noc2018/agenda/PfsenseBasics
- Timestamp:
- Dec 2, 2018, 4:23:44 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
noc2018/agenda/PfsenseBasics
v2 v3 18 18 - Start virtualbox and Click on New button (at top-right) to create new virtual machine 19 19 20 - Enter name of the VM as: '''pfsense. 'your domain'.ac.lk'''. You can get your domainfrom [wiki:noc2018/agenda/IpAllocation here]20 - Enter name of the VM as: '''pfsense.instXY.ac.lk'''. You can get your domain and IP details from [wiki:noc2018/agenda/IpAllocation here] 21 21 22 22 … … 51 51 - On '''Adapter 1''' While ''Enable'' Network Adapter selected choose Attached to be '''Bride Adapter'''. This virtual interface will work as the WAN port of the firewall (Can be connect from out side). 52 52 53 - On '''Adapter 2''' While '''Enable''' Network Adapter selected choose Attached to be '''Internal Network'''. Default name is '''int ent'''. keep it that way. This virtual interface will work as our LAN port (Can't connect from out side).53 - On '''Adapter 2''' While '''Enable''' Network Adapter selected choose Attached to be '''Internal Network'''. Default name is '''intnet'''. keep it that way. This virtual interface will work as our LAN port (Can't connect from out side). 54 54 55 55 === Setting up boot device and Booting=== … … 79 79 - After the files have been copied to the target disk, a choice is presented to select the '''Console Type'''. Standard Kernel defaults to the VGA console. Embedded Kernel defaults to serial console. Choose '''Standard Kernel''' 80 80 81 - Now the Installation is finished So it will ask to reboot. Choose '''Reboot''' and remember to '''remove the disc''' from vm so it will not fall back to the installation (Some times your vm might hang when you remove your disk. If this happens '''Right click''' your vm ( pfsense. 'your domain'.ws.learn.ac.lk) on '''virtualbox manager''' window. Go to the '''close''' attribute and click on '''power off'''. It will shut down your vm. After it shuts down '''Right click''' your vm (pfsense.'your domain'.ws.learn.ac.lk) on '''virtualbox manager''' window and Click '''start'''. It will start your vm again.81 - Now the Installation is finished So it will ask to reboot. Choose '''Reboot''' and remember to '''remove the disc''' from vm so it will not fall back to the installation (Some times your vm might hang when you remove your disk. If this happens '''Right click''' your vm ( pfsense.instXY.ac.lk) on '''virtualbox manager''' window. Go to the '''close''' attribute and click on '''power off'''. It will shut down your vm. After it shuts down '''Right click''' your vm (pfsense.instXY.ac.lk) on '''virtualbox manager''' window and Click '''start'''. It will start your vm again. 82 82 83 83 === First Bootup === … … 120 120 - We are going to have a static IP for WAN Interface. So press '''n''' and '''enter''' to avoid pfSense to configure the interface IP by DHCP. 121 121 122 - Enter the WAN '''IP address assign''' to you and '''enter'''. Give '''subnet mask''' and '''gateway''' in the next steps. You can find your IP allocation from the [wiki: ipallocation IP table]122 - Enter the WAN '''IP address assign''' to you and '''enter'''. Give '''subnet mask''' and '''gateway''' in the next steps. You can find your IP allocation from the [wiki:noc2018/agenda/IpAllocation IP table] 123 123 124 124 - We are going to have an IPv6 address by DHCP. Press '''y''' and '''enter''' to let pfSense get an IPv6 address