{% extends "base.html" %} {% block header-extras %} {% endblock %} {% block body %}
{% csrf_token %}

IP Address
Static Address
IP Address:
Subnet Mask:
Default Gateway:
DNS Settings
Manual DNS {# #} {# #} {# #} {# #} {# #}
Preferred DNS:  
Alternate DNS:  
DNS Suffix:#} {# #} {# #} {#
Hostname Settings and Tools
Host Name: {{ currentHostname }} Network Interface: {{ netIface }}
Current IP Address: {{ currentIP }}    
Current Subnet Mask: {{ currentNetmask }}
Current Gateway: {{ currentGateway }}
Current MAC Address: {{ macaddress }}
{% endblock %}