Lab01 Enviroment Setup - rosepheobieshea/SYS-255-Tech-Journal GitHub Wiki

In this lab I configured pfsense and a Windows 10 workstation. For the pfsense router I manually set up a WAN interface and a LAN for the rest of my network to live on. Additionally, I configured a Windows 10 workstation in order to access pfsense's web browser configuration portal. Overall this lab was relatively easy to complete, however there are a few things I would like to have notes on for the future.

Setting up a local admin account Windows Original Article: https://docs.google.com/document/d/1mnjUIZ1UqK6Klw2ZKlOs8Gf7nMETFqud6lb-eIyD2HE/edit#heading=h.guaw6r7wcr5j

  1. launch "lusrmgr.msc" from start menu search box.
  2. In the users pane right click and create new user
  3. Enter desired username/password
  4. Right click on new user and select properties
  5. Add user to Administrators group by typing: username\Administrators.
  6. Logout and login

Manually Assigning IPv4 address in Windows 10

  1. Goto Control Panel> Network and Internet> Network Sharing Center> Ethernet0 (or other applicable connection)> Properties> Internet Protocol Version 4 (TCP/IPv4)> Properties
  2. Assign the appropriate IPv4 address, subnet mask, default gateway, preferred DNS server.

Tracert stuff tracert -h(flag for number of hops) 3 champlain.edu(desired target)