Displaying 4 results from an estimated 4 matches for "rfc3927".
2019 May 22
2
Various AD issues; summary
...lhost
>
> ::1 localhost ip6-localhost ip6-loopback
> ff02::1 ip6-allnodes
> ff02::2 ip6-allrouters
>
> 192.168.17.66 graz-dc-1b.ad.tao.at graz-dc-1b
Fixed.
> And this one, i should not see that, execpt if its a dhcp thats failing.
> 169.254.93.226 NetName: LINKLOCAL-RFC3927-IANA-RESERVED
>
> And if you did disable IPv6, which you attempted, at least looks like it.
> inet6 fe80::b8de:f4ff:fe1e:11e5/64 scope link is on the interface, but the ipv6 parts where missing in /etc/hosts.
No idea what systemd-networkd is even doing there. None of this is
intended…...
2019 May 22
0
Various AD issues; summary
...- I would have expected to see:
127.0.0.1 localhost
::1 localhost ip6-localhost ip6-loopback
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
192.168.17.66 graz-dc-1b.ad.tao.at graz-dc-1b
And this one, i should not see that, execpt if its a dhcp thats failing.
169.254.93.226 NetName: LINKLOCAL-RFC3927-IANA-RESERVED
And if you did disable IPv6, which you attempted, at least looks like it.
inet6 fe80::b8de:f4ff:fe1e:11e5/64 scope link is on the interface, but the ipv6 parts where missing in /etc/hosts.
/etc/resolv.conf
nameserver 192.168.17.1
Only one DC? And you have 4..
For every DC and p...
2019 May 21
11
Debugging Samba is a total PITA and this needs to improve
Once again, something with Samba thirty bazillion components broke. Once
again, my choices for logging are "nothing" or "15 MB/s spread of ten
different files, because 'client authentication failed' totally needs to
be lower priority than malloc debug info". Once again, none of these
messages is actually able to convey what broke, where, why. Why is it
impossible for
2019 May 23
2
Various AD issues; summary
...6-loopback
> > ff02::1 ip6-allnodes
> > ff02::2 ip6-allrouters
> >
> > 192.168.17.66 graz-dc-1b.ad.tao.at graz-dc-1b
>
> Fixed.
>
> > And this one, i should not see that, execpt if its a dhcp
> thats failing.
> > 169.254.93.226 NetName: LINKLOCAL-RFC3927-IANA-RESERVED
> >
> > And if you did disable IPv6, which you attempted, at least
> looks like it.
> > inet6 fe80::b8de:f4ff:fe1e:11e5/64 scope link is on the
> interface, but the ipv6 parts where missing in /etc/hosts.
>
> No idea what systemd-networkd is even do...