Displaying 4 results from an estimated 4 matches for "aa57".
Did you mean:
a57
2016 May 14
1
Re: libvirt + openvswitch, <parameters interfaceid='x'/> seems less-than-useful?
...just my understanding as an OVS outsider.
>
Further evidence, now that I figured out how to dump the external-ids
stuff in OVS:
Here's the relevant ports of the domain XML:
<domain type='kvm' id='5'>
<name>cuckoo</name>
<uuid>cb4903aa-eaf4-432d-aa57-e9f74f1c8b79</uuid>
....
<interface type='bridge'>
<mac address='52:54:00:f5:29:72'/>
<source network='malware' bridge='malware0'/>
<virtualport type='openvswitch'>
<parameters interfaceid='23...
2016 Apr 07
3
samba dns
...'t use anything that didn't rely on the dns info stored in
> AD. I would also point out, that website is not a Samba or Microsoft website
> and as such I cannot recommend using it.
Microsoft does have some info:
https://social.technet.microsoft.com/Forums/windowsserver/en-US/f90eb354-aa57-4d6b-b86b-3bab7910ca78/pure-windows-2008-r2-domain-with-bind-dns-server
https://technet.microsoft.com/en-us/library/dd316373.aspx
Trying to get an idea if much of this has been explored by Samba 4 users.
2016 May 13
2
libvirt + openvswitch, <parameters interfaceid='x'/> seems less-than-useful?
Hey folks, I'm working on setting up a Cuckoo sandbox malware lab at
home, and can't seem to get openvswitch and libvirt to work together
as-documented. I'm not subscribed to the list, so please reply-all.
Thanks in advance!
I've debugged this, and I think the interfaceid stuff in network XML
isn't doing much besides setting a custom interfaceid in an OpenVSwitch
table that
2016 Apr 07
3
samba dns
On Wed, Apr 6, 2016 at 5:13 PM, Rowland penny <rpenny at samba.org> wrote:
> Your DC needs to be authoritative for your AD domain, this is *not* a Samba
> thing, it is an AD thing.
What about: http://www.serverlab.ca/tutorials/linux/network-services/using-linux-bind-dns-servers-for-active-directory-domains/
?