Displaying 2 results from an estimated 2 matches for "alpha_1000".
1997 Dec 02
1
netbios-ns address already in use?
...noticed this many times:
Dec 2 14:00:37 barney inetd[3021]: netbios-ns/udp: bind: Address already
in use
netbios-ns should run on port 137/udp right? This is the samba nmbd
server, right? When I do a ps -fe |grep nmbd I see this:
root 708 1 0.0 Nov 26 ?? 3:52.39 nmbd -n Alpha_1000
root 709 708 0.0 Nov 26 ?? 0:00.01 nmbd -n Alpha_1000
So, nmbd is already running... IF it is already running, why are these
error showing up in the daemon.log file?
I am running 1.9.18alpha11 on Digital Unix 4.0b
Thanks!
----------------------------------------------------...
1997 Dec 04
1
SUMMARY: netbios-ns address already in use?
...t;Dec 2 14:00:37 barney inetd[3021]: netbios-ns/udp: bind: Address already
>in use
>
>netbios-ns should run on port 137/udp right? This is the samba nmbd
>server, right? When I do a ps -fe |grep nmbd I see this:
>
>root 708 1 0.0 Nov 26 ?? 3:52.39 nmbd -n Alpha_1000
>root 709 708 0.0 Nov 26 ?? 0:00.01 nmbd -n Alpha_1000
>
>So, nmbd is already running... IF it is already running, why are these
>error showing up in the daemon.log file?
>
>I am running 1.9.18alpha11 on Digital Unix 4.0b
>
>Thanks!