Displaying 6 results from an estimated 6 matches for "0bb0".
2014 Jan 15
4
default gw route has gone?
...timsws
GATEWAY=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
...is /etc/sysctl.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...
2005 Jul 28
1
[patch] libvorbis + gcc4
...623
gcc4-O3.ogg 54623
gcc4-O2.ogg 20423
looking at the hexdump of gcc4-02.ogg and gcc3.4-020.ogg,
they differ slightly, things like:
-0000000 674f 5367 0200 0000 0000 0000 0000 0e8a
-0000010 25e5 0000 0000 5b97 0de7 1e01 7601 726f
+0000000 674f 5367 0200 0000 0000 0000 0000 fb5f
+0000010 0bb0 0000 0000 6e2e af20 1e01 7601 726f
luckily the wav files i get from oggdec do not differ.
the question is now which part of -O3(which -O20 is in the end)
causes this increase in vorbis and is it a bug in vorbis or
in gcc4?
j
-------------- next part --------------
A non-text attachment was scr...
2012 Jun 25
3
CentOS 6 bridging problem.
...er (rev 03)
cd /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=
IPAD...
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
2012 Jun 24
0
nouveau _BIOS method
....
0b70: 02 00 0a 11 12 0a 04 0b ff ff 0a 03 00 0a 12 08 ................
0b80: 50 52 30 38 12 34 04 12 0b 04 0b ff ff 00 4c 4e PR08.4........LN
0b90: 4b 41 00 12 0b 04 0b ff ff 01 4c 4e 4b 42 00 12 KA........LNKB..
0ba0: 0c 04 0b ff ff 0a 02 4c 4e 4b 43 00 12 0c 04 0b .......LNKC.....
0bb0: ff ff 0a 03 4c 4e 4b 44 00 08 41 52 30 38 12 2c ....LNKD..AR08.,
0bc0: 04 12 09 04 0b ff ff 00 00 0a 10 12 09 04 0b ff ................
0bd0: ff 01 00 0a 11 12 0a 04 0b ff ff 0a 02 00 0a 12 ................
0be0: 12 0a 04 0b ff ff 0a 03 00 0a 13 08 50 52 30 39 ............PR09
0bf0: 12...