Displaying 6 results from an estimated 6 matches for "dcb6".
Did you mean:
dcb
2020 Sep 14
2
[BUG] GSSAPI auth doesn't work on 2.3.11
...pek at r3pek.org>,
method=GSSAPI, rip=xxxx, lip=2a01:4f8:1c17:61c0::1, mpid=10195, TLS,
session=<PaDSUkWvAOkgAQgY3LZuALKwbzMw3BW/>
2.3.11:
Sep 14 12:19:24 mail.r3pek.org dovecot[9264]: imap-login: Disconnected (auth failed, 1 attempts in 6
secs): user=<>, method=GSSAPI, rip=2001:818:dcb6:6e00:b2b0:6f33:30dc:15bf,
lip=2a01:4f8:1c17:61c0::1, TLS, session=<pRubNESvMuQgAQgY3LZuALKwbzMw3BW/>
Reverting back to 2.3.10 confirmed it's a 2.3.11 thing. Is there any change necessary after the
upgrade to 2.3.11 or is this really a bug?
-------------- next part --------------
A non-t...
2018 Mar 13
2
Re: Specify DNS and gateway for dnsmasq
...than GW:
>
> <dns>
> <forwarder addr="8.8.8.8"/>
> </dns>
For NATed/routed networks, sure. However, I have an isolated network
like that (without the "forward" element):
<network>
<name>net1</name>
<uuid>dcf5c09b-dcb6-4fd3-86b8-6312a7b94bf6</uuid>
<bridge name='virbr1' stp='on' delay='0'/>
<mac address='52:54:00:97:1b:15'/>
<domain name='TEST'/>
<ip address='192.168.10.1' netmask='255.255.255.0'>
<dhcp>...
2018 Mar 13
0
Re: Specify DNS and gateway for dnsmasq
...r own network setup on the host outside of
libvirt. A libvirt virtual network is really just the combination of a
bridge device, a dnsmasq instance + config, some iptables rules, and
optionally some routes.
>
> <network>
> <name>net1</name>
> <uuid>dcf5c09b-dcb6-4fd3-86b8-6312a7b94bf6</uuid>
> <bridge name='virbr1' stp='on' delay='0'/>
> <mac address='52:54:00:97:1b:15'/>
> <domain name='TEST'/>
> <ip address='192.168.10.1' netmask='255.255.255.0'>
>...
2020 Sep 15
0
[BUG] GSSAPI auth doesn't work on 2.3.11
...thod=GSSAPI, rip=xxxx, lip=2a01:4f8:1c17:61c0::1, mpid=10195, TLS,
> session=<PaDSUkWvAOkgAQgY3LZuALKwbzMw3BW/>
>
> 2.3.11:
> Sep 14 12:19:24 mail.r3pek.org dovecot[9264]: imap-login: Disconnected (auth failed, 1 attempts in 6
> secs): user=<>, method=GSSAPI, rip=2001:818:dcb6:6e00:b2b0:6f33:30dc:15bf,
> lip=2a01:4f8:1c17:61c0::1, TLS, session=<pRubNESvMuQgAQgY3LZuALKwbzMw3BW/>
>
>
> Reverting back to 2.3.10 confirmed it's a 2.3.11 thing. Is there any change necessary after the
> upgrade to 2.3.11 or is this really a bug?
Hi!
This is a known b...
2018 Mar 12
2
Specify DNS and gateway for dnsmasq
Hi all,
how I can set dhcp options as DNS, gateway, etc in libvirt's network
definitions?
From what I read here[1], I can use the <option> tag. However, I can
not find nothing on libvirt official documentation.
I am missing something?
Thanks.
[1] https://www.redhat.com/archives/libvir-list/2013-March/msg00166.html
--
Danti Gionatan
Supporto Tecnico
Assyoma S.r.l. - www.assyoma.it
2018 Mar 14
2
Re: Specify DNS and gateway for dnsmasq
...ide of
> libvirt. A libvirt virtual network is really just the combination of a
> bridge device, a dnsmasq instance + config, some iptables rules, and
> optionally some routes.
>
>>
>> <network>
>> <name>net1</name>
>> <uuid>dcf5c09b-dcb6-4fd3-86b8-6312a7b94bf6</uuid>
>> <bridge name='virbr1' stp='on' delay='0'/>
>> <mac address='52:54:00:97:1b:15'/>
>> <domain name='TEST'/>
>> <ip address='192.168.10.1' netmask='255.255.25...