search for: p1137

Displaying 2 results from an estimated 2 matches for "p1137".

Did you mean: 1137
2025 Mar 26
1
nmbd don't start but gives no error (termux)
...high ports There I am stuck smbtree says nothing but smbc_opendir: no such file or directory nbtscan finds nothing and ps -ax|grep mbd on server side only shows 3 smbd instances but none nmbd even a nmbd.pid file is updated in server's /var/run/samba/ on each time I run the command nmbd -D -p1137 -d3 and the log won't show error Please any clue ? I posted logs 2+ months ago with no answer since these days in https://github.com/termux/termux-packages/issues/22933 Thank you
2025 Mar 30
2
nmbd don't start but gives no error (termux)
On Sun, 30 Mar 2025 17:58:10 +0200 f0rhum via samba <samba at lists.samba.org> wrote: > > Hi Rowland > > > disable netbios = yes > > smb ports = 4445 > > nbt port = 1137 > > Does it make sense to have these 3 all together? Well, no. The first two together, or the last two together, but not all three together, you need netbios for the nbt port. > I