Displaying 2 results from an estimated 2 matches for "ipv6_client_address".
2010 Feb 05
3
IPv6 name resolution problem
...nts
over IPv6.
Only one machine will act as a server, but samba is up and running in all of
them.
The problem is that smbclient can't resolve the server's name, my probes
from the client follows:
ping6 -Ieth0 ipv6_server_address works fine
smbclient -L ::1 works fine
smbclient -L ipv6_client_address works fine
smbclient -L client_name.local fails with NT_STATUS_BAD_NETWORK_NAME
smbclient -L ipv6_server_address fails with NT_STATUS_INVALID_HANDLE
smbclient -L server_name.local fails with NT_STATUS_BAD_NETWORK_NAME
As I mentioned both client and server IPv6 addresses are in...
2010 Feb 05
0
samba Digest, Vol 86, Issue 6
...s a server, but samba is up and running in all
> of
> them.
>
> The problem is that smbclient can't resolve the server's name, my probes
> from the client follows:
>
> ping6 -Ieth0 ipv6_server_address works fine
> smbclient -L ::1 works fine
> smbclient -L ipv6_client_address works fine
> smbclient -L client_name.local fails with NT_STATUS_BAD_NETWORK_NAME
>
> smbclient -L ipv6_server_address fails with NT_STATUS_INVALID_HANDLE
> smbclient -L server_name.local fails with NT_STATUS_BAD_NETWORK_NAME
>
> As I mentioned both client and s...