Displaying 6 results from an estimated 6 matches for "linklocal".
2017 Aug 23
1
IPv6 link-local address support with Samba4
...v6 wildcard address. However, the point and print operation fails
using IPv6 link-local address. It throws up "Operation could not be
completed error 0x00000709" on the client. The smbd log says OpenPrinter
error.
_spoolss_OpenPrinterEx: Cannot open a printer handle for printer
\\<ipv6.linklocal.addr>.ipv6-literal.net
Is OpenPrinter suppose to work with IPv6 link local address on Samba4? This
used to work fine with Samba3.5.
Thanks,
SambaUser
2017 Dec 07
0
PCs connecting via IPv4 and IPv6
as I monitor that one installation from the other thread "GID range
full!" I see sessions in smbstatus that use the LinkLocal-range of IPv6:
ipv6:fe80::
nice, why not ..
Interesting for me: the same 2 PCs using these IPv6 sessions also run a
smbd-process via IPv4. 2 connections in parallel.
I have no problems with dual stack and don't want to turn off IPv6 or so.
I just wonder why only these 2 PCs do that? nearly...
2019 May 22
2
Various AD issues; summary
...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
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
in...
2019 May 22
0
Various AD issues; summary
...s wrong.
- 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...
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
...calhost 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...