Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3567

System and Network configuration • Unable to mount Apple Time Capsule

$
0
0
I did try to make some changes to the Terminal-command:

Code:

fred44nl@Debian:~$ sudo mount.cifs -v ver=1.0  //192.168.1.2/TimeCapsule /media/TimeCapsule -o user=fred44nl,pass=xxxxx,rw,uid=1000,iocharset=utf8,sec=none 0 0Couldn't chdir to //192.168.1.2/TimeCapsule: No such file or directory
dmesg is reporting this:

Code:

[531074.484480] CIFS: Attempting to mount \\192.168.1.2\TimeCapsule[531074.485817] CIFS: VFS: \\192.168.1.2 SMB response too short (35 bytes)[531074.487494] CIFS: VFS: cifs_mount failed w/return code = -112

Code:

fred44nl@Debian:~$ nmap -p 445 192.168.1.2 -P0Starting Nmap 7.93 ( https://nmap.org ) at 2024-08-21 23:14 CESTNmap scan report for 192.168.1.2Host is up (0.00059s latency).PORT    STATE SERVICE445/tcp open  microsoft-dsNmap done: 1 IP address (1 host up) scanned in 0.08 seconds

Statistics: Posted by fred44nl — 2024-08-21 20:33 — Replies 10 — Views 2784



Viewing all articles
Browse latest Browse all 3567

Trending Articles