jajajjaj!!!!! utilizaré ese pulento scritp.... antes de aplicarlo le saque las chacharas a la interface ifcfg-eth1 y la dejé asi tal cual
DEVICE=eth0 BOOTPROTO=none HWADDR=AA:BB:BB:DD:EE:FF NM_CONTROLLED=no ONBOOT=yes IPADDR=192.168.56.7 NETMASK=255.255.255.0 Gracias estimadisimos!!!! 2016-07-07 18:12 GMT-04:00 barbudone <[email protected]>: > El 'atao' es NetworkManager: > > #!/bin/bash > > ATAO=NetworkManager > service $ATAO stop ; chkconfig --level 35 $ATAO off > service netwok restart > echo happy ; logout > > -eof- > > > 2016-07-07 17:59 GMT-04:00 Luis Enrique Araneda <[email protected]>: > > > Amigos, con esta les hago un queque! > > > > Le configuré la ip correspondiente a este tarro y me arroja este error: > > > > [root@mail network-scripts]# service network restart > > Shutting down interface Auto_eth0: Device state: 3 (disconnected) > > [ OK ] > > Shutting down interface eth1: Error: Device 'eth1' > > (/org/freedesktop/NetworkManager/Devices/1) disconnecting failed: This > > device is not active > > [FAILED] > > Shutting down loopback interface: [ OK ] > > Bringing up loopback interface: [ OK ] > > Bringing up interface Auto_eth0: Active connection state: activated > > Active connection path: > /org/freedesktop/NetworkManager/ActiveConnection/1 > > [ OK ] > > > > la config esta bien...!!! cual será el atao? > > > > > > Auto_eth0 Link encap:Ethernet HWaddr 00:15:60:0E:FF:A4 > > inet addr:10.198.3.7 Bcast:10.198.3.127 Mask:255.255.255.128 > > inet6 addr: fe80::215:60ff:fe0e:ffa4/64 Scope:Link > > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > > RX packets:4565 errors:0 dropped:0 overruns:0 frame:0 > > TX packets:6853 errors:0 dropped:0 overruns:0 carrier:0 > > collisions:0 txqueuelen:1000 > > RX bytes:382184 (373.2 KiB) TX bytes:6539263 (6.2 MiB) > > Interrupt:25 > > > > eth1 Link encap:Ethernet HWaddr 00:15:60:0E:FF:A3 > > inet6 addr: fe80::215:60ff:fe0e:ffa3/64 Scope:Link > > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > > RX packets:605 errors:0 dropped:0 overruns:0 frame:0 > > TX packets:6 errors:0 dropped:0 overruns:0 carrier:0 > > collisions:0 txqueuelen:1000 > > RX bytes:48642 (47.5 KiB) TX bytes:492 (492.0 b) > > Interrupt:26 > > > > > > -- > > Luis Enrique Araneda > > > > > > -- > [email protected] > -- Luis Enrique Araneda Ingeniero en sistemas

