Displaying 20 results from an estimated 1200 matches similar to: "UNICAST cross-subnet browsing, Port 445 vs. 139, and Win2k"
2002 Nov 28
1
system error 64, win xp and samba
Just so that it gets into the archives for
future googlers:
If you get 'system error 64' on a windows xp
machine trying to connect to samba, then
make sure you have nothing running on port 445.
I had an apache ssl instance running on that port.
Doh! Had to scratch my head a bit over it.
XP doesn't actually need anything to be on 445,
it just gets confused and gives up if there is.
2005 Jan 06
1
"Called name not present" - using smbclient from linux to access win98
Hi,
I am quite confused by the following observation.
I tried to use smbclient on a linux to access a Windows 98 se.
--- Smbclient //IP address/sharefolder -U username%passwd.
I got some errors like
Session request to [Ip address] failed (called name not present).
But I can use the same command from the same Linux to access a Window 2000
machine.
I also noticed that If I use the the
2010 Aug 18
2
wake up getamail on imap request
Hi,
i've set up a little mailserver for my homeoffice, and after some problems
everything works fine for me, I've some virtual users which get their mail
delivered via getmail, and I can access my mails from my windows mailclient.
The only issue I'm still facing is, that I don't like to run getmail as a
cronjob that connects to my online mailboxes every minute or so,
2004 Aug 11
2
StanaPhone and Asterisks
I am trying to get Asterisks to connect to our StanaPhone so that I can use it to route my outgoing PSTN calls to. We have a free account and if I can get this working are willing to pay for an actual minutes with them.
Here is what I have in my sip.conf:
[stanaphone]
type=friend
secret=pAsSwOrD ; skewed for this message.
username=3475341914
host=sip.stanaphone.com
2013 May 29
1
printserver for Centos 6.4
Hi!
I am new here. I am german. My system is a Centos 6.4 on a 2CoreCeleron. Its clones work on different Hardwares and processors.
Centos 6.4 is great and very stable. I use it as CMS Webserver, FTP Server, Kolab suite incl. mailserver, Fileserver, Desktop, Skype all at the same time and it is working fine.
Now i achieved to install a HP deskjet 1102 on Centos,
2003 Oct 20
2
Xp without netbios - few questions with samba 3 - smbldap_open: cannot access LDAP when not root
Hi,
On samba 3 winserver enabled
On xp I can work with smb on 2 ways
1 ) smb over tcpip without netbios. I was suprised because I can
logged onto the domain. Xp client found the primary domain controler. I
am not able to add permissions ( only the local machine domain is
visible ). How xp client found the DC ( cache DC name on the client ,
wins answer on port 445 ?)
2 ) smb over netbios.
2004 Mar 24
2
NetBIOS over TCP/IP versus direct hosting over TCP/IP
>From Microsoft web site (Windows 2000 Resource Kit):
"Windows 2000 uses NetBIOS over TCP/IP to communicate with prior versions of
Windows NT and other clients, such as Windows 95. However, the Windows 2000
redirector and server components now support direct hosting for
communicating with other computers running Windows 2000. With direct
hosting, NetBIOS is not used for name resolution.
2020 Jul 10
2
wbinfo -u / getent passwd not working
On 10.07.20 12:25, Rowland penny via samba wrote:
> On 10/07/2020 11:10, basti via samba wrote:
>> Hello,
>> i try to setup a linux laptop for homeoffice with login for ad users.
>> The last few days it work like expected.
>>
>> today wbinfo -u return no user, getent passwd <username> also.
>>
>> wbinfo -a "SAMDOM\user"
>> Enter
2004 Aug 09
2
CVS download
I am having problems getting the latest CVS right now. A cvs checkout asterisk -t gets to this part and sits forever:
S-> server_register(fpm-world-mix.mp3, 1.1, , , , , )
S-> Register(fpm-world-mix.mp3, 1.1, , , )
Anyone know how I can just skip the file?
Travis Conway
EFS, Inc.
Information Technology
Desk:?? (334) 215-6551
Mobile: (334) 391-4450
mailto:travis@homeoffice.quikpawn.com
2004 Aug 09
2
Application asterisk uses obsolete OSS audio interface
Should I be concerned about this? It seems to only happen when my MoH
switches songs. The songs sound as good as an 8k/s song would.
Travis Conway
EFS, Inc.
Information Technology
Desk: (334) 215-6551
Mobile: (334) 391-4450
mailto:travis@homeoffice.quikpawn.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2020 Apr 17
1
RFC4733 (2833) payload during early audio 183?
Hi Gang
Not a specific Asterisk Question.
But I wonder, if the called party replies with 183 + SDP indicating
support for telephony-event.
Should the caller be able to send DTFM Tones?
Swiss Railways uses an IVR that kicks in before the call is answered.
So far I have found no SIP Phone which would allow sending RFC4733
during the early audio phase (so I cannot test if Asterisk
would forward
2020 Jun 25
0
Confusion about Hangupcause, how to get asterisk to reply with 480 or 409?
Hi List
We want to be able to reject some pjsip calls with a 'temporary'
failure so that the PBX of the caller plays an announcement in the
language of the caller, that the call can temporarily not reach the
destination.
https://wiki.asterisk.org/wiki/display/AST/Hangup+Cause+Mappings
Case 41 seems right...
Haugup(41) causes the call to be rejected with '603' causing the
2020 Jul 10
0
wbinfo -u / getent passwd not working
Just thing i notised.
> idmap config * : range = 1000-2000
This might give conflicts.
Output of `cat /etc/adduser.conf |grep "[G-U]ID" `
These ranges should not overlap.
After how may days/hours did it stop working?
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> basti via samba
>
2020 Jul 10
0
wbinfo -u / getent passwd not working
On 10/07/2020 11:10, basti via samba wrote:
> Hello,
> i try to setup a linux laptop for homeoffice with login for ad users.
> The last few days it work like expected.
>
> today wbinfo -u return no user, getent passwd <username> also.
>
> wbinfo -a "SAMDOM\user"
> Enter SAMDOM\user's password:
> plaintext password authentication succeeded
> Enter
2020 Jul 10
0
wbinfo -u / getent passwd not working
On 10/07/2020 11:31, basti via samba wrote:
>
> On 10.07.20 12:25, Rowland penny via samba wrote:
>> On 10/07/2020 11:10, basti via samba wrote:
>>> Hello,
>>> i try to setup a linux laptop for homeoffice with login for ad users.
>>> The last few days it work like expected.
>>>
>>> today wbinfo -u return no user, getent passwd
2023 May 05
1
Opus: No translation path after upgrade ubuntu focal => jammy
Hey!
I just upgraded our machines from Ubuntu focal to jammy.
A separate package asterisk-opus does not exist any more.
https://launchpad.net/ubuntu/+source/asterisk-opus/+changelog
It looks like this is now included in the default packages.
Required modules are loaded:
*CLI> module show like opus
Module Description Use Count Status
2011 Mar 31
3
Huawei K3765 + Internet + SMS + Telephone
Hello *,
I have an All-In-One intranet server <samba3> and usualy a seperated
<router> as default gateway, which connect me using HSPA to the internet
Now I have installed an Huawai K3765 on my <samba3>, installed "pppd" +
usb-modeswitch and removed the default gateway to <router>.
OK I can continue surfing trough the <router> and <samba3> is
2005 May 15
0
Some Do - Some Don't
(SuSE Pro 9.3, Samba 3.0.13-1.1)
I have a Samba server set up on a Linux machine. I have four shares set
up, not counting all those system things (homes, profiless, etc). When I
access the shares from a Windows machine, the four shares show up like
they're supposed to, in addition to the system things. However, when I
access the shares from a Linux machine, two of the four shares do not
2023 Apr 28
1
Asterisk translates 200 OK + SDP into 488 not acceptable here after both side agreed on codec.
Hi List
Asterisk 16.28.0 in use.
PJSIP in use
Two endpoints
Both using IPv6
One Endpoint on UDP, the other via TLS.
Both with:
t38_udptl=yes
;fax_detect=yes
;fax_detect_timeout=30
rtp_ipv6=yes
Both sides are T.38 capable and detect fax tone so no need for fax
detection on asterisk.
Voice calls between the two work fine.
But on a Fax call, I see this situation:
A <=> Asterisk
2020 Jul 10
5
wbinfo -u / getent passwd not working
Hello,
i try to setup a linux laptop for homeoffice with login for ad users.
The last few days it work like expected.
today wbinfo -u return no user, getent passwd <username> also.
wbinfo -a "SAMDOM\user"
Enter SAMDOM\user's password:
plaintext password authentication succeeded
Enter SAMDOM\user's password:
challenge/response password authentication succeeded
wbinfo -D