Displaying 5 results from an estimated 5 matches for "8b5c".
Did you mean:
815c
2014 Jan 24
0
Libvirt support for VEB
...XML example, I see that:
<interface type=’direct’>
<mac address=’d0:0f:d0:0f:02:01’/>
<source dev=’eth2.20’ mode=’vepa’/>
<source network=’default’/>
<virtualport type=’802.1Qbg’>
<parameters
managerid=’12’
typeid=’0x123456’
typeidversion=’1’
instanceid=’09b00c53-8b5c-4eeb-8f00-d847aa05191b’
/>
</virtualport>
I tried different combinations by changing the interface type to bridge and and trying Qbg as in below, I find that it doesn't send a Netlink message to LLDPAD. There's no "mode=veb".
</controller>
<interface type...
2017 Dec 11
2
Replication problems bdc to pdc
...SECTION:
_ldap._tcp.dc._msdcs.ry11cit.local. 900 IN SRV 0 100 389
ry11citdc.ry11cit.local.
Outgoing update query:
;; ->>HEADER<<- opcode: UPDATE, status: NOERROR, id: 0
;; flags:; ZONE: 0, PREREQ: 0, UPDATE: 0, ADDITIONAL: 0
;; UPDATE SECTION:
_ldap._tcp.34eb2e7d-db48-48bc-8b5c-0cb16db7afa7.domains._msdcs.ry11cit.local.
900 IN SRV 0 100 389 ry11citdc.ry11cit.local.
Outgoing update query:
;; ->>HEADER<<- opcode: UPDATE, status: NOERROR, id: 0
;; flags:; ZONE: 0, PREREQ: 0, UPDATE: 0, ADDITIONAL: 0
;; UPDATE SECTION:
_kerberos._tcp.ry11cit.local. 900 IN ...
2019 Aug 06
2
Dovecot Sieve doesn't move spam to Junk folder in maildir
I have an *Ubuntu 16.04* mail server with
postfix/spamassassin/*dovecot-2.2.2**2* with virtual mailboxes in maildir
format. The whole process is working excellently since a year. Spams are marked
with "*****SPAM*****" in subject and with "X-Spam-Flag: YES" in email header.
I tried now to add sieve to dovecot to move the SPAM messages into the Junk
folder without any
2011 Sep 09
0
[libvirt] how did libvirt manage Virtual Network?
...up='engineering'/>
> <target dev='vnet7'/>
> <mac address="00:11:22:33:44:55"/>
> <virtualport type='802.1Qbg'>
> <parameters managerid='11' typeid='1193047' typeidversion='2'
> instanceid='09b11c53-8b5c-4eeb-8f00-d84eaa0aaa4f'/>
> </virtualport>
>
> </interface>
> </devices>
>
>
> What is the really meaning of its related parameters of
> "virtualport"? I want to discover informations such as VLAN id,
> the switch type( software swit...
2011 Sep 13
0
Fwd: Re: [libvirt] how did libvirt manage Virtual Network?
...t;
>> <target dev='vnet7'/>
>> <mac address="00:11:22:33:44:55"/>
>> <virtualport type='802.1Qbg'>
>> <parameters managerid='11' typeid='1193047' typeidversion='2'
>> instanceid='09b11c53-8b5c-4eeb-8f00-d84eaa0aaa4f'/>
>> </virtualport>
>>
>> </interface>
>> </devices>
>>
>>
>> What is the really meaning of its related parameters of
>> "virtualport"? I want to discover informations such as VLAN id...