nmbd

Latest response

Hi.

Server: Red Hat Linux 8 64 bit
Local network: It's a local network with windows machines.

I have a problem to see my server on the local network.
The server is a Red Hat Linux configured whit samba.

I made the samba configuration, samba runs at boot:
smb.service - Samba SMB Daemon
Loaded: loaded (/usr/lib/systemd/system/smb.service; enabled; vendor preset:> Active: active (running) since Fri 2020-03-20 09:41:34 CST; 1h 41min ago
Docs: man:smbd(8)
man:samba(7)
man:smb.conf(5)
Main PID: 1707 (smbd)
Status: "smbd: ready to serve connections..."
Tasks: 5 (limit: 26213)
Memory: 32.6M
CGroup: /system.slice/smb.service
ââ 1707 /usr/sbin/smbd --foreground --no-process-group
ââ 3536 /usr/sbin/smbd --foreground --no-process-group
ââ 3537 /usr/sbin/smbd --foreground --no-process-group
ââ 3879 /usr/sbin/smbd --foreground --no-process-group
ââ14264 /usr/sbin/smbd --foreground --no-process-group

the problem is when i try to search the linux server on the network.

I know the problem is "nmbd" service:

nmb.service - Samba NMB Daemon
Loaded: loaded (/usr/lib/systemd/system/nmb.service; disabled; vendor preset> Active: inactive (dead)
Docs: man:nmbd(8)
man:samba(7)
man:smb.conf(5)

If execute the command "nmbd (enter)" i can see it and then work normally.

If I reboot o shutdown the server occurs the same issue, that i can't see it on the local network

What i have to do?

Thanks

Responses