Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Seedbox & Hosting (http://www.bvlist.com/forumdisplay.php?f=50)
-   -   Need some help.. Debian (http://www.bvlist.com/showthread.php?t=9310)

AutoSnipe 19th July 2013 08:43

Need some help.. Debian
 
hey there, just need to know if this is what i need to do to add the rest of my ip's to my server.
first of all running debian 7. no cp no nothing and before you say go get a cp.. the answer will probably be no, as this is pretty much the only thing left and i will be done setting the server up..

/etc/network/interfaces

PHP Code:

# The loopback network interface
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet 
static
address 178.86.31.xxx
netmask 255.255.255.0
gateway 178.86.31.254
dns
-nameservers 194.54.88.52 8.8.8.8


iface eth0
:1 inet static
address 178.86.31.xxx
netmask 255.255.255.0
iface eth0
:2 inet static
address 178.86.31.xxx
netmask 255.255.255.0
iface eth0
:3 inet static
address 178.86.31.xxx
netmask 255.255.255.0 
iface eth0
:4 inet static
address 178.86.31.xxx
netmask 255.255.255.0 
iface eth0
:5 inet static
address 178.86.31.xxx
netmask 255.255.255.0 
iface eth0
:6 inet static
address 178.86.31.xxx
netmask 255.255.255.0 
iface eth0
:8 inet static
address 178.86.31.xxx
netmask 255.255.255.0 

is this what it is supposed to look like??


All times are GMT +2. The time now is 03:18.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.