jhopper at Safe-mail.net
2014-Nov-15 15:08 UTC
[Samba] problem connecting to windows machine
hello I have a simple configuration that worked, until I rebooted the windows machine: ~# smbclient -I 1.0.0.2 -L 1.0.0.2 -U administrator can't determine netmask for eth3 WARNING: no network interfaces found session request to 1.0.0.2 failed (Called name not present) session request to 1 failed (Called name not present) Password: Domain=[WTFPWN] OS=[Windows XP 3790 Service Pack 2] Server=[Windows XP 5.2] Sharename Type Comment --------- ---- ------- Error returning browse list: NT_STATUS_INVALID_SYSTEM_SERVICE the server and workstation services are running fine on the machine
Hello, Am 15.11.2014 um 16:08 schrieb jhopper at Safe-mail.net:> can't determine netmask for eth3 > WARNING: no network interfaces foundJust a guess, because of lack of information: What's the output of # ifconfig eth3 or # ip addr show eth3 Regards, Marc