Displaying 20 results from an estimated 1000 matches similar to: "nmbd don't start but gives no error (termux)"
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
2025 Mar 26
1
nmbd don't start but gives no error (termux)
Hi Samba Members
This is my first post here.
In my digital camera pictures workflow I used to have samba. I'll be
glad to explain why if anybody asks.
Now the workflow is broken at the level of the samba link.
The required setup is a single client and a single standalone server
(the issue is in the server, if ever can be fixed without completely
replacing the client hardware, which...
2025 Apr 07
1
nmbd don't start but gives no error (termux)
On Sun, 6 Apr 2025 11:11:45 +0200
f0rhum via samba <samba at lists.samba.org> wrote:
> Dropping the non root scenario
> I try to run it as root.
> I'm fixing errors in log.smb with chmod/chown -R
>
I have no idea how to get you further with this, mainly because:
A) it works Samba to Samba.
B) I do not have your version of camera.
C) I tried installing termux on my phone
2025 Apr 06
1
nmbd don't start but gives no error (termux)
Dropping the non root scenario
I try to run it as root.
I'm fixing errors in log.smb with chmod/chown -R
2024 Jan 21
1
Access to sockets denied in Termux
Is there a way to start smbd when ports < 1024 are unavailable?
It seems that qemu does it, because the -nic smb=<path> provides a working
smbd instance available to smbmount, if not win9x. So what smb.conf options
does qemu use?
smbd -D crashes in Termux, as shown below.
---------- Forwarded message ---------
From: Mike Yates <myates23 at gmail.com>
Date: Wed, 10 Jan 2024, 17:41
2024 Jan 10
1
Access to sockets denied in Termux
Is anyone familiar with using a samba server in Android Termux?
It works OK for an smbmount in a Linux qemu VM, in the instance started by
the
-nic smb=$PATH option of qemu (both qemu-system-x86_64 and samba installed
to Termux) but smbd -D fails with this log:
[2024/01/06 11:46:54.038658, 0] ../../source3/smbd/server.c:1741(main)
smbd version 4.16.11 started. Copyright Andrew Tridgell and the
2024 Jan 10
1
Access to sockets denied in Termux
No, I don't have root in my Android. I understand that prevents access to
ports below 1024 but I find that Linux clients can mount Termux
qemu-started Samba shares nevertheless.
I need to prevent smbd crashing for want of low sockets and wonder if win9x
can mount without them.
On Wed, 10 Jan 2024, 17:07 Rowland Penny via samba, <samba at lists.samba.org>
wrote:
> On Wed, 10 Jan 2024
2024 Jan 10
1
Access to sockets denied in Termux
On Wed, 10 Jan 2024 16:25:57 +0000
Mike Yates via samba <samba at lists.samba.org> wrote:
> Is anyone familiar with using a samba server in Android Termux?
> It works OK for an smbmount in a Linux qemu VM, in the instance
> started by the
> -nic smb=$PATH option of qemu (both qemu-system-x86_64 and samba
> installed to Termux) but smbd -D fails with this log:
>
>
2024 Jan 24
1
Access to sockets denied in Termux
On Sun, 21 Jan 2024 12:45:09 +0000
Mike Yates via samba <samba at lists.samba.org> wrote:
> Is there a way to start smbd when ports < 1024 are unavailable?
> It seems that qemu does it, because the -nic smb=<path> provides a
> working smbd instance available to smbmount, if not win9x. So what
> smb.conf options does qemu use?
> smbd -D crashes in Termux, as shown
2025 Mar 27
1
Missing Policies folder in AD and /var/lib/samba/sysvol
>> Somehow sysvolcheck is using a LOWER CASE 'f' in the GUID folder name
>> for the default GPO!
>>
>> Where is this coming from? Of course, in Windows this doesn't matter.
>>> But in linux it is a showstopper.
> I think it is coming from AD.
> You will probably have to rename the GPO in AD, possibly along with the
> 'name'
2006 Jul 05
0
wifi network performance is degrading with iproute2
Hello,
I used iproute2 to do iif specific routing on wifi routers with 2 wifi
802.11b interfaces on non overlapping interfaces.
I set rule as follows on router-2 (shown below)
use table 100 if incomming interface is wlan0
use table 200 if incomming interface is wlan1
all routes in table 100 have wlan1 as oif
all routes in table 200 have wlan0 as oif
--wlan0--
2003 Dec 23
0
Voiceglo SIP configuration
The call quality is really pretty good. I think better than Vonage over
an FXO bridge. If you are looking for a home provider with direct SIP
support and local phone numbers this is a good choice. If anyone has
questions or comments about my configuration please pass them along. I
have noticed that if you don't put fromuser=phone# then the extension
caller id passes through. Also the
2017 Feb 02
2
Compiling tinc for android.
I am trying to compile tinc on a android tablet.
When i do ./configure it does not run because the shell in not /bin/sh
but /data/data/com.termux/files/usr/bin/sh.
$ which sh
/data/data/com.termux/files/usr/bin/sh
What do i have to change to make this part of the compile work ?
Greetings from Amsterdam,
Perry
2009 May 11
1
PauseMonitor() Hanging Up Call
Hi All,
I'm at the end of my tether here and would really appreciate some help.
I'm trying to implement DTMF based pause/resume of call recording. I'm
using Asterisk 1.4.22.1.
Here's the scenario:
The caller (SIP or ISDN, doesn't matter) dials into the asterisk which
executes the following code:
exten => _X.,1,Monitor(wav,${CALLDIR}${UNIQUEID},mb)
2005 Oct 30
0
FWMARK ROUTING OVER MULTIPLE ROUTERS/LANS
I would like to route ssh in my network via DSL2 and all other trafic via
DSL1.
So far I menaged to do it for LAN2 but there are still WLAN1,LAN3 and LAN1 to
go.
On all routers I added table "pilicka" with rule for fwmark and I fwmarked
ssh.
# ip rule show
0: from all lookup local
32765: from all fwmark 0x3 lookup pilicka
32766: from all lookup main
32767: from all lookup
2019 Oct 07
0
[SOLVED] smb client v4. against samba server 3.x
Il giorno lun 7 ott 2019, 10:05:27, Rowland penny via samba ha scritto:
> On 07/10/2019 07:35, Andrea Zagli wrote:
>> hi
>>
>> i'm very sorry for this private mail, instead of using the mailing
>> list, but i cannot find anymore your reply on my mail client
>>
>> sorry again
>>
>>
>>
>> On 04/10/2019 13:59, Andrea Zagli via
2019 Jan 06
2
rsync client for Chrome OS?
Having found no mention of Google's Chrome OS in the rsync archives,
nor any useful* pointers via Google, I'm wondering if anyone here
knows of an implementation of rsync client for Chrome OS in normal
(not developer) mode, i.e. as an app or extension.
* It seems that rsync is available in "test" builds of Chrome OS, but
not in normal release builds. As far as I can tell,
2017 Oct 13
0
Share mounts in SMBv1 mode, but fails weirdly in SMBv2 mode
This might be a kernel thing. 4.13.5-1 .. ? Archlinux?
There where recently e-mail about this on technical.
So maybe its not implemented parts in samba or mount commands (yet)
And i point to this : smb2_get_dfs_refer
> > >> [13424.783242] CIFS VFS: ioctl error in smb2_get_dfs_refer rc=-2
> > >> [13424.789504] CIFS VFS: cifs_read_super: get root inode failed
To give
2019 Oct 07
2
smb client v4. against samba server 3.x
On 07/10/2019 07:35, Andrea Zagli wrote:
> hi
>
> i'm very sorry for this private mail, instead of using the mailing
> list, but i cannot find anymore your reply on my mail client
>
> sorry again
>
>
>
> On 04/10/2019 13:59, Andrea Zagli via samba wrote:
>> hi
>>
>> i'm using debian sid
> Hmm, using experimental software
>>
>>
2017 Oct 12
0
Share mounts in SMBv1 mode, but fails weirdly in SMBv2 mode
On Thu, Oct 12, 2017 at 03:58:58PM +0200, Hadrien Grasland via samba wrote:
> Hi,
>
> We're slowly deprecating SMBv1 support at work, so I'm trying to
> mount our Samba network shares using SMBv2.0. This should in
> principle be supported by the server, and seems works well enough
> for the Windows clients. But it fails for me with some errors which
> I do not