search for: 4ab6

Displaying 10 results from an estimated 10 matches for "4ab6".

Did you mean: 47b6
2020 Sep 22
2
nmcli: unwanted secondary ip-address
...ess reappears. This is the config-file of eno2: # cat ifcfg-eno2 TYPE=Ethernet PROXY_METHOD=none BROWSER_ONLY=no BOOTPROTO=none DEFROUTE=yes IPV4_FAILURE_FATAL=yes IPV6INIT=no IPV6_AUTOCONF=yes IPV6_DEFROUTE=yes IPV6_FAILURE_FATAL=no IPV6_ADDR_GEN_MODE=stable-privacy NAME=eno2 UUID=cb6fcb54-be52-4ab6-8324-88091a0ea1a0 DEVICE=eno2 ONBOOT=yes IPV6_PRIVACY=no IPADDR=10.10.100.205 PREFIX=24 GATEWAY=10.10.100.254 DNS1=10.10.100.1 DNS2=10.10.100.2 DOMAIN=ourDomain I am not aware of this setting: scope global secondary dynamic So maybe you are able to find it in the nmcli output: # nmcli con edit...
2005 Feb 11
2
Codec Issue on IAX trunk?
...connections (over VPN). Unfortunately, I'm an idiot and I can't get it to work. I'm having some kind of problem with codecs, I guess, but I don't understand what or why. When trying to use an IAX connection to get to another office, I get: -- Executing Dial("SIP/68-4ab6", "IAX2/ast33:pass@192.168.1.130/08@from-sip") in new stack Feb 11 14:16:58 WARNING[5653]: channel.c:1898 ast_request: No translator path exists for channel type IAX2 (native 0) to 4 Feb 11 14:16:58 NOTICE[5653]: app_dial.c:800 dial_exec: Unable to create channel of type 'IAX2...
2020 Sep 22
0
nmcli: unwanted secondary ip-address
...o2 > TYPE=Ethernet > PROXY_METHOD=none > BROWSER_ONLY=no > BOOTPROTO=none > DEFROUTE=yes > IPV4_FAILURE_FATAL=yes > IPV6INIT=no > IPV6_AUTOCONF=yes > IPV6_DEFROUTE=yes > IPV6_FAILURE_FATAL=no > IPV6_ADDR_GEN_MODE=stable-privacy > NAME=eno2 > UUID=cb6fcb54-be52-4ab6-8324-88091a0ea1a0 > DEVICE=eno2 > ONBOOT=yes > IPV6_PRIVACY=no > IPADDR=10.10.100.205 > PREFIX=24 > GATEWAY=10.10.100.254 > DNS1=10.10.100.1 > DNS2=10.10.100.2 > DOMAIN=ourDomain > > I am not aware of this setting: > > scope global secondary dynamic > >...
2018 May 04
1
unexplained Replication failures...?
Hi Denis, Thanks for taking the time to answer. Yes, I may have been wrong with --forced-sync and --full-sync since the start but in fact I wanted to make sure to force replication between the servers. Here is what I have noticed: - replication works from dc00 -> dc00 but not from dc01 -> dc00: [root at dc00 ~]# samba-tool drs replicate DC01 DC00 dc=ad,dc=lasthome,dc=solace,dc=krynn
2010 May 28
13
Error: Device 0 (vif) could notbeconnected. Hotplugscripts not working
...n --class gnu-linux --class gnu --class os { recordfail=1 if [ -n ${have_grubenv} ]; then save_env recordfail; fi set quiet=1 insmod ext2 insmod ext4 set root=''(hd1,1)'' search --no-floppy --fs-uuid --set 91ab2378-76a4-4ab6-9065-078307ce8268 multiboot /boot/xen-4.0.0.gz dummy=dummy dom0_mem=512M module /boot/vmlinuz-2.6.32-5-xen-amd64 dummy=dummy root=UUID=91ab2378-76a4-4ab6-9065-078307ce8268 ro quiet module /boot/initrd.img-2.6.32-5-xen-amd64 } If I use "xm create /path/to/config.cfg...
2020 Sep 22
2
nmcli: unwanted secondary ip-address
Dear Simon, > And can you diff the config of eno1 and eno4. # pwd /etc/sysconfig/network-scripts # diff -u ifcfg-eno1 ifcfg-eno4 --- ifcfg-eno1??? 2020-09-21 17:23:25.576672703 +0200 +++ ifcfg-eno4??? 2020-09-22 07:18:43.160532532 +0200 @@ -3,15 +3,20 @@ ?BROWSER_ONLY=no ?BOOTPROTO=none ?DEFROUTE=no -IPV4_FAILURE_FATAL=yes -IPV6INIT=no -IPV6_AUTOCONF=no +IPV4_FAILURE_FATAL=no
2013 Oct 21
3
What it exactly do these do ( RubyXL::Parser.parse and Roo::Excelx.new) when opening a file?
Do they open a file and load it into memory? I''m asking because it seems to take a long time opening a file but after it opens looping into the variable is REALLY fast, could someone explain me or tell me where can I find an explanaition on how this sort of things work? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk"
2020 Sep 22
0
nmcli: unwanted secondary ip-address
...f the config of eno1 and eno4. Looks like there is a difference somewhere. Regards, Simon > > > This server is equipped with four nics which are currently in use: > > # nmcli con show > NAME????? UUID????????????????????????????????? TYPE????? DEVICE > eno2????? cb6fcb54-be52-4ab6-8324-88091a0ea1a0? ethernet? eno2 > eno4????? dbd95c24-1ed7-4292-8dba-3934bd1476a0? ethernet? eno4 > eno1????? 1e382037-fec9-493d-a4f2-ace7d73a1e7b? ethernet? eno1 > eno3????? bea2db0f-d366-4f1b-bec8-4fbfb3c0b6d2? ethernet? eno3 > enp5s0f0? 23f56b9f-4625-471e-9ce4-6fe7b8832310? ethernet...
2020 Sep 22
4
nmcli: unwanted secondary ip-address
...following issue: A secondary ip address seems to be automatically added to a nic which causes several issues in our setup. This server is equipped with four nics which are currently in use: # nmcli con show NAME????? UUID????????????????????????????????? TYPE????? DEVICE eno2????? cb6fcb54-be52-4ab6-8324-88091a0ea1a0? ethernet? eno2 eno4????? dbd95c24-1ed7-4292-8dba-3934bd1476a0? ethernet? eno4 eno1????? 1e382037-fec9-493d-a4f2-ace7d73a1e7b? ethernet? eno1 eno3????? bea2db0f-d366-4f1b-bec8-4fbfb3c0b6d2? ethernet? eno3 enp5s0f0? 23f56b9f-4625-471e-9ce4-6fe7b8832310? ethernet? -- enp5s0f1? f25b9...
2014 Dec 18
3
Issue with Libguestfs
...path: total 0 lrwxrwxrwx 1 root root 9 Dec 18 13:10 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:0:0 -> ../../sda lrwxrwxrwx 1 root root 9 Dec 18 13:10 pci-0000:00:02.0-virtio-pci-virtio0-scsi-0:0:1:0 -> ../../sdb /dev/disk/by-uuid: total 0 lrwxrwxrwx 1 root root 9 Dec 18 13:10 02de0480-f769-4ab6-b95f-1926b2aa42d4 -> ../../sdb /dev/hugepages: total 0 /dev/input: total 0 drwxr-xr-x 2 root root 100 Dec 18 13:10 by-path crw-r----- 1 root root 13, 64 Dec 18 13:10 event0 crw-r----- 1 root root 13, 65 Dec 18 13:10 event1 crw-r----- 1 root root 13, 66 Dec 18 13:10 event2 crw-r----- 1 root...