GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 134.29.175.74 / Your IP : 216.73.216.160 Web Server : nginx/1.10.2 System : Windows NT CST-WEBSERVER 10.0 build 19045 (Windows 10) i586 User : Administrator ( 0) PHP Version : 7.1.0 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/nginx/html/JimMartinson/CST2608/_Archive/Lab02/files/ |
Upload File : |
# This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5). # The loopback network interface auto lo iface lo inet loopback # The primary network interface #auto eth0 #iface eth0 inet dhcp auto eth1 # DHCP #iface eth1 inet dhcp # Hutchinson 134.29.175.0 network iface eth1 inet static address 192.168.102.2 netmask 255.255.255.0 gateway 192.168.102.1 # Willmar 134.29.169.0 network #iface eth1 inet static #address 134.29.169.28 #netmask 255.255.255.192 #gateway 134.29.169.62 # Home #iface eth1 inet static #address 192.168.1.114 #netmask 255.255.255.0 #gateway 192.168.1.1 # Second IP #iface eth1:1 inet static #address 192.168.1.1 #netmask 255.255.255.0 #gateway 192.168.1.1