Firewall VM Configuration - jude-lindale/Wiki GitHub Wiki

Using VSphere the firewall network adapters needed to be changed. Network adapter 1 was left alone using SYS255-03-WAN and Network adapter 2 had to be changed to SYS255-03-LAN-jude.lindale.

Assign Interface

  • In the configuration console select 1 to assign the interfaces
  • WAN network adapter was named em0
  • LAN network adapter was set to em1

Set Interface IP Adress

  • In the configuration console select 2 to set interface IP Adress
    • Select 1 to set the WAN interface
    • Do not use DHCP for WAN IPv4 address
    • Set IP address to assigned IP address (in this case 10.0.17.109)
    • Set subnet mask to be 24 bit = 255.255.255.0
    • Set the WAN upstream gateway to 10.0.17.2
    • Do not use IPv6 when asked about DHCP
    • Press [ENTER] to bypass IPv6 configuration
    • Press [n] when asked about HTTP for GUI
  • Select 2 again to set the other interface IP Adress
    • Select 2 for the LAN interface
    • Do not use DHCP for LAN IPv4 address
    • The LAN IP Address is 10.0.5.2
    • Set subnet mask to 24 bit = 255.255.255.0
    • Do not enter LAN upstream gateway, press [ENTER]
    • Do not use DHCP
    • Press [ENTER] to bypass IPv6 configuration
    • Do not enable LAN DHCP Server
    • Do not revert to HTTP

Next is Windows 10 VM Configuration