[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ip virtuales



Quien de ustedes a tenido problemas para levantar ip virtuales en debian 4 ?

# 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
allow-hotplug eth0
iface eth0 inet static
       address 192.168.0.40
       netmask 255.255.255.0
       network 192.168.0.0
       broadcast 192.168.0.255
       gateway 192.168.0.106
# dns-* options are implemented by the resolvconf package, if installed
       dns-nameservers 200.93.192.148


auto eth0:1
iface eth0:1 inet static
address 192.168.0.41
netmask 255.255.255.0
network 192.168.0.0
broadcast 192.168.0.255

--
<b>® { No HopE & No FeaR } ® </b>
Be part of the change, because We are the change..
Contactos:
Email: ---> devilsoulblack@gmail.com
MSN: ---> i.am@devilsoulblack.com

Projects:
Orenses.org:  http://www.orenses.org
DeVilSoulBlacK WebLog: http://www.bitsofnews.net
Your Daily News On The Web: http://www.devilsoulblack.com
DeVilSoulBlacK Channel: #Siliconvalley *!*@DAL.net



Reply to: