Network share not automaticaly mounted when Using PCIE Network card

Hi,
I am using Thumbleweed and when I am using my 10G PCIE Network card my PC does not mount my Network shares on Start and gives me the following in “journalctl”:

Attempting to mount //10.42.42.63/Bilder
Jun 23 14:00:39 Teefax kernel: CIFS: VFS: Error connecting to socket. Aborting operation.
Jun 23 14:00:39 Teefax kernel: CIFS: VFS: cifs_mount failed w/return code = -101

the fstab line for it looks like this:

//10.42.42.63/Bilder                       /lan/truenas/smb/Bilder   cifs   gid=users,file_mode=0777,dir_mode=0777,auto,username=tobias,password=PASSWORD  0  0

Everything works when I am using my Network connection from my motherboard, so I asume that the driver is not yet loaded or something.

Explain what it means.

The Card is a ASUS XG-C100C

You need to delay the remote file system mounting until after the network is up (or consider using automounting instead).

https://wiki.archlinux.org/title/Fstab#Remote_file_system