[Previo por Fecha] [Siguiente por Fecha] [Previo por Hilo] [Siguiente por Hilo]

[Hilos de Discusión] [Fecha] [Tema] [Autor]

IP-Alias ĦĦĦMe doy!!!



hago lo siguiente:

ifconfig eth0 192.168.0.1
ifconfig eth0:0 192.168.1.1
route add -net 192.168.0.1 dev eth0
route add -host 192.168.1.1 dev eth0:0
route add -net 192.168.1.0 dev eth0:0

Adjunto los resultados de ifconfig y route, como pueden ver no me
reconoce la eth0:0, ¿por que?, ya compile el kernel con la opcion de IP
Alias habilitado, lei el NET3-4HOWTO, el miniHOWTO de IP-Alias, no
parece ser tan dificil, sin embargo no me queda,
¡ALGUIEN QUE ME AYUDE!
eth0      Link encap:Ethernet  HWaddr 08:00:09:FD:F3:62  
          inet addr:192.168.0.183  Bcast:192.168.0.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:50036 errors:0 dropped:0 overruns:0 frame:0
          TX packets:179 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100 
          Interrupt:9 Base address:0xdc00 DMA chan:4 

eth0:0    Link encap:Ethernet  HWaddr 08:00:09:FD:F3:62  
          inet addr:192.168.1.242  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          Interrupt:9 Base address:0xdc00 DMA chan:4 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:3924  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.1.242   *               255.255.255.255 UH    0      0        0 eth0
192.168.0.183   *               255.255.255.255 UH    0      0        0 eth0
192.168.1.0     *               255.255.255.0   U     0      0        0 eth0
192.168.0.0     *               255.255.255.0   U     0      0        0 eth0
127.0.0.0       *               255.0.0.0       U     0      0        0 lo

-- 
Para desuscribirse, mande correo a: ayuda-unsubscribe en linux org mx
Para comandos adicionales, envíelo a: ayuda-help en linux org mx


[Hilos de Discusión] [Fecha] [Tema] [Autor]