search for: d6edd65f3e03

Displaying 4 results from an estimated 4 matches for "d6edd65f3e03".

2014 Jan 15
4
default gw route has gone?
...192.168.1.1 and [rkampen at timsws network-scripts]$ cat /etc/sysconfig/network-scripts/ifcfg-eth0 DEVICE="eth0" NM_CONTROLLED="yes" ONBOOT=yes TYPE=Ethernet BOOTPROTO=dhcp DEFROUTE=no IPV4_FAILURE_FATAL=yes IPV6INIT=no NAME="System eth0" UUID=5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03 HWADDR=00:24:8C:80:0B:15 PEERDNS=yes PEERROUTES=yes LAST_CONNECT=1389583930 So what am I missing? BTW - all other devices are working just fine - just my main CentOS 6.5 WS fails. TIA
2011 Aug 18
1
CentOS 6 and IPv6 neighbor proxy
...conf for permanent configuration. If I create a file route-eth0 in the directory /etc/sysconfig/network-scripts/ with the above ip neighbor command, the interface eth0 is immediately down. Restart of network brings: Bringing up interface eth0: Error: Unknown connection: 5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03. [FAILED] All Interfaces are NetworkManager controlled. Ask for help: - where can I store the command for a permanent configuration? - Shall I not further use NetworkManager? Thank you for help in advance Helmut...
2012 Jun 25
3
CentOS 6 bridging problem.
.../etc/sysconfig/network-scripts cat ifcfg-eth0 DEVICE="eth0" BOOTPROTO=none NM_CONTROLLED="no" ONBOOT="yes" TYPE="Ethernet" HWADDR=00:25:22:0D:C2:2A DOMAIN=domain.eu IPV4_FAILURE_FATAL=yes IPV6INIT=no NAME="System eth0" UUID=5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03 BRIDGE=vmbr0 cat ifcfg-eth0.20 DEVICE=eth0.20 BOOTPROTO=none ONBOOT=yes VLAN=yes BRIDGE=vmbr20 cat ifcfg-vmbr20 DEVICE=vmbr20 BOOTPROTO=none DHCPCLASS= IPADDR=10.20.0.108 NETMASK=255.255.0.0 ONBOOT=yes TYPE=Bridge cat ifcfg-vmbr0 DEVICE=vmbr0 BOOTPROTO=none DHCPCLASS= IPADDR=195.218.152.219 NETM...
2012 Jan 14
3
Centos 6.2 / KVM troubles with network
Hi, I have installed CentOS 6.2 x86_64 and KVM/Qemu and I have some troubles with network. The first case: ----------------- The configuration is: - CentOS 6.2 (hardware machine) has one Ethernet interface with static IP address (eth0). - Virtual machine has bridge network interface with eth0 interface on CentOS 6.2. This bridge is created using wizard integrated with virt-manager. - Bridge