More: protocol negotiation failed: NT_STATUS_CONNECTION_DISCONNECTED - Google Suche
Checking my current configuration:
**erlangen:~ #** ip route
default via 10.0.0.138 dev eth0 proto dhcp src 10.0.0.11 metric 1024
10.0.0.0/24 dev eth0 proto kernel scope link src 10.0.0.11 metric 1024
10.0.0.138 dev eth0 proto dhcp scope link src 10.0.0.11 metric 1024
**erlangen:~ #**
Checking the name:
**erlangen:~ #** nslookup 10.0.0.138
138.0.0.10.in-addr.arpa name = dsldevice.lan.
**erlangen:~ #**
Checking for shares:
**erlangen:~ #** smbclient --list=dsldevice.lan
do_connect: Connection to dsldevice.lan failed (Error NT_STATUS_IO_TIMEOUT)
**erlangen:~ #** smbclient --list=10.0.0.138
do_connect: Connection to 10.0.0.138 failed (Error NT_STATUS_IO_TIMEOUT)
**erlangen:~ #**
No shares available.