User Tools

Site Tools


static_ip_linux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
static_ip_linux [2017/10/11 20:55] chrisstatic_ip_linux [2018/08/11 11:33] (current) admin
Line 2: Line 2:
 \\ \\
 ==This is for Debian== ==This is for Debian==
-\\+
 Edit /etc/network/interfaces so it looks like this://\\ Edit /etc/network/interfaces so it looks like this://\\
 \\ \\
Line 12: Line 12:
 allow-hotplug eth0\\ allow-hotplug eth0\\
 iface eth0 inet static\\ iface eth0 inet static\\
-      address 10.1.1.125\\ +      address 192.168.10.X\\ 
-      netmask 255.0.0.0\\ +      netmask 255.255.255.0\\ 
-      gateway 10.1.1.1\\+      gateway 192.168.10.1\\ 
 +      network 192.168.10.0\\ 
 +      broadcast 192.168.10.255\\ 
 +      dns-nameservers 192.168.10.1 192.168.10.11 192.168.10.13\\ 
 +      dns-search domain.artit.nl\\
 \\ \\
 +\\      
 +Enjoy,\\
 \\ \\
 +**Your ArtIT Team** 
 +\\ 
 +\\ 
 +**[[linux|BACK]]**
static_ip_linux.1507748130.txt.gz · Last modified: 2017/10/11 20:55 by chris