Changes between Version 2 and Version 3 of pfsenseconfig


Ignore:
Timestamp:
Nov 10, 2016, 7:56:37 AM (8 years ago)
Author:
admin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pfsenseconfig

    v2 v3  
    11= Configuring pfSense =
    22
    3 All the configurations in the pfSense can be easily done using the web configurator. To access the web configurator you have to get in to your client machine. before starting the virtual machine chage the following settings
     3All the configurations in the pfSense can be easily done using the web configurator. To access the web configurator you have to get in to your client machine. before starting the virtual machine chage the following settings.
    44
    5  - Go to your '''pc.'your domain'.ws.learn.ac.lk''' on vitualbox and go to '''settings'''. Under the '''Network''' attribute go to '''Adapter1''' tab.
    6  - Changed the Attached to: '''Internal Network'''. Do not change the name '''intent'''.
    7  - Start the vm
     5 - Go to your '''pc.'your domain'.ws.learn.ac.lk''' on vitualbox and go to '''settings'''. Under the '''Network''' attribute go to '''Adapter1''' tab
     6 - Change the Attached to: '''Internal Network'''. Do not change the name '''intent'''
     7 - Start the vm. Now your Virtual machine is disconnected from the outside network. Only way to access web or network is through the firewall
     8
     9== Logging Into the Web Interface and Initial setup ==
     10
     11 - Open your web browser in the '''client virtual machine''' and go to https://10.1.1.1
     12 - You might get an error saying '''your connection is not private'''. That is because you do not have an valid https certificate. Ignore the error and '''Proceed to''' the web page.
     13 - You will get the login page to the pfSense. Give the default username and password ('''admin''','''pfsense''')
     14 - You will directed to the setup wizard. click '''Next''' for the first two pages
     15 - Under the General Information,
     16   * Hostname : '''pfsense'''
     17   * Domain: '''Your domain''' (eg: user1.ws.learn.ac.lk)
     18   * Primary DNS Server : '''192.248.1.161'''
     19   * Secondary DNS Server: '''92.248.1.164'''
     20 - Click '''Next'''
     21 - Give time zone as '''Asia / Colombo''' and click '''Next'''
     22 - Next page is about Configure WAN Interface. Do not change anything. click '''Next'''
     23 - Next page is about Configure LAN Interface. Do not change anything. click '''Next'''
     24 - In the Next page You will be asked to give a password for admin web login. Type a password and confirm it. click '''Next''' ('''Please remember the given password''')
     25 - Set is done. Click on '''Reload'''. You will get a messege '''Wizard completed'''. Click on the link to access webConfigurator
     26 - You will be directed to the pfSense dashboard.
     27
     28You should be able to browse the web by now.