Displaying 5 results from an estimated 5 matches for "475b".
Did you mean:
475
2005 Jun 03
2
simple cross-network browsing setup is failing
...es that BETH is the Primary Domain Controller for
TRANSFINITES. Everything I have read indicates that to Windows machines, the
DMB is always on the PDC, so my conclusion is that ZAYIN recognizes BETH as the
DMB for TRANSFINITES:
[ZAYIN]# browstat getpdc '\Device\NetBT_Tcpip_{D3F23406-7D0D-475B-8F2D-0C0C29C1CE26}' transfinites
PDC: BETH
Host ZAYIN recognizes that the LMB on its subnet is itself:
[ZAYIN]# browstat getmaster '\Device\NetBT_Tcpip_{D3F23406-7D0D-475B-8F2D-0C0C29C1CE26}' transfinites
Master Browser: ZAYIN
ZAYIN never initiates a sync with BETH, its D...
2011 Jan 10
0
No subject
...://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users =
--_221841ce-c665-475b-9d69-2fe2ae10aa2b_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<html>
<head>
<style><!--
.hmmessage P
{
margin:0px=3B
padding:0px
}
body.hmmessage
{
font-size: 10pt=3B
font-family:Tahoma
}
--></style>
</head&g...
2018 Oct 22
1
Re: Questions regarding migration from QEMU to libvirt
...at I'm using:
qemu-system-x86_64 -enable-kvm -daemonize -m 3G -smp cores=4,cpus=4 -net nic \
-net user,hostfwd=tcp::2222-:22,smb=/home/USER /home/USER/p/DISK.qcow2
For our network configuration, we have:
<network>
<name>kworkflow-network</name>
<uuid>7d167334-7e36-475b-a0ae-9889b87848d7</uuid>
<forward mode='nat'/>
<bridge name='virbr-kworkflow' stp='on' delay='0'/>
<mac address='52:54:00:8a:da:00'/>
<ip address='10.0.1.1' netmask='255.255.255.0'>
<dhcp>...
2017 Jan 13
2
tinc behind CISCO ASA 5506
...otocol=no
Cipher=aes-256-cbc
Digest=sha256
work host
Address=75.99.126.132
Subnet=192.168.1.0/24
-----BEGIN RSA PUBLIC KEY-----
XXXXXXXXX
-----END RSA PUBLIC KEY-----
what am i missing
tincd 1.1pre14 (May 1 2016 20:42:24) starting, debug level 4
TAP-Windows driver version: 9.8
{9FDFB8A7-9014-475B-B6DD-514C8D297106} (tinc) is a Windows tap device
Listening on :: port 655
Listening on 0.0.0.0 port 655
Enabling Windows tap device
Ready
Trying to connect to home (47.20.123.2 port 655)
Connected to home (47.20.123.2 port 655)
Sending ID to home (47.20.123.2 port 655): 0 work 17.0
Sending 18 byte...
2018 Oct 03
2
Questions regarding migration from QEMU to libvirt
Hi,
My colleagues and I have a set of scripts that we use to automate our
daily tasks related to the Linux Kernel. As a result, most of our code
relies on the QEMU features; and recently we decided use libvirt instead
of QEMU. However, we have some questions, and I would like to know if
someone could help us. Follows:
1) Import our QEMU images with virsh
Currently, we import the QEMU VMs with