Lab Configuration - adaley0518/Tech_Journal GitHub Wiki

Configuration

  1. Start with the fw01 vm go to the user settings.

    • The first network adapter should be assigned to WAN
    • the second network assigned to LAN-amber and make sure it is connected
    • power on vm to OpnSense: username/password = root/Ch@mpl@1n!19
  2. Open --> OpnSense to configure the WAN and LAN networks

  3. Go to wks01, go to settings to change network adapter 1 to LAN-amber

    • Will automatically sign in, create Admin
    • manage your account (search/ click)
    • sign in options (create a password)
    • go to 'Other people'
    • add a new local user
      • user: amber.daley-loc full_name: amber.daley Discription: amber.daley local account Pass: set, unclick must change password at next login
    • add user to local administrator's group
      • search 'local users and groups'
      • click 'users'
      • click 'amber.daley'
      • click 'member of'
      • click 'add'
      • enter object name 'wks01-amber\Administrators'
      • hit 'okay'
      • should see administrator group added
  4. Configure the IPv4 properties Internet Protocol Version 4

    • IP Address: 10.0.5.100
    • Subnet mask: 255.255.255.0
    • Default Gateway: 10.0.5.2
    • DNS Server: 10.0.5.2
  5. Hostname/computer name should be set to wks01-amber

    • control panel
    • system
    • change settings next to computer name
    • click 'change'
      • computer name: 'wks01-amber'
      • Domain: amber.local
      • Apply everything and reboot, check to make sure it worked
  6. fw01 GUI configuration

    • Windows 10 system may not be connected to the internet
    • in google put in '10.0.5.2' (https://10.0.5.2)
    • log into OpnSense
      • user: root
      • pass: Ch@mpl@1n!19
    • following areas is where you change in the default settings
      • System Wizard: General Information
        • hostname: fw1-amber
        • Domain: amber.local
      • System Wizard: Configure WAN Interface
        • RFC1918 Networks: Uncheck "Block private networks from entering via WAN"
      • System Wizard: Set Root Password
        • up to you, remember if reset
  7. If time check:

    • fw01: ping -c 1 champlain.edu
    • wks01: powershell
      • whoami
      • hostname
      • ping -n google.com
      • ifconfig (ipv4: 10.0.5.100, DG: 10.0.5.2
    • connect to internet