Hello,
The samba share cannot be established if the network interface is down (the ethernet network is down and it takes 15 seconds to activate).Was ok for 3/4 days and then, yesterday and today, back from work, switched on the computer, logged in debian, bang! No shares.
sudo mount -a helped to fix it.
dmesg says:enp5s0 is my ethernet interface.Code:
[ 15.158988] CIFS: Attempting to mount //172.16.100.15/Video[ 15.159637] CIFS: VFS: Error connecting to socket. Aborting operation.[ 15.159638] CIFS: VFS: cifs_mount failed w/return code = -101[ 15.279913] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.[ 15.296920] igc 0000:05:00.0 enp5s0: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
Statistics: Posted by Aki — 2025-02-26 20:37 — Replies 8 — Views 1239