similar to: NAT and sip issues

Displaying 20 results from an estimated 200 matches similar to: "NAT and sip issues"

2020 May 04
2
Win7 clients problem after upgrading samba file server to 4.12 on Arch
Logs are here: http://www.mediafire.com/file/qqwfkf3rsuv081k/logs.tar.gz/file 1. I have stopped smb and nmb services, 2. deleted all samba logs, 3. addied 'log level - 10' to smb.conf, 4. started services, 5. performed few tests until some problems appeared, 6. stopped smb and nmb services 7. and grabbed all logs. As this is test environment - nothing to sanitize. All logs unchanged. For
2020 May 04
2
Win7 clients problem after upgrading samba file server to 4.12 on Arch
@Rowland, Installing and changing to LTS kernel 5.4.38-1-lts doesn't help. Downgrading samba and smbclient to 4.11.3 DOES help. @Andrew, let me first clean up with kernel/samba versions, set log level to 10 and log limit to 0, delete all logs and repeat the whole exercise. Please advice how to get a network capture, I am not that expert... Regards, Pawel. pon., 4 maj 2020 o 22:50 Andrew
2014 Feb 04
2
librsvg2 update problem - nautilus segfault
after morning update of librsvg2 Feb 04 09:39:15 Updated: librsvg2-2.26.0-6.el6_5.2.x86_64 nautilus crashed with nautilus[3419]: segfault at 21 ip 00007f68b2d2733c sp 00007fffe2ce04f0 error 4 in librsvg-2.so.2.26.0[7f68b2d01000+37000] temporary solution yum downgrade librsvg2 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type:
2007 Mar 23
6
Updating a worksheet in Excel file using RODBC
Hello! I have no problem reading Excel files (each worksheet in the file is a "table" which can be read - at least in my case). What I would like to do is to read such a table, change it (just the contents, not the format) and write it back, and this I can not do. I am getting the following error messages (3 slightly different attempts): > sqlSave(con, x, tablename =
2010 Aug 09
2
efficient matrix element comparison
It is a simple problem in that I simply want to convert the For loop to a more efficient method. It simply loops through a large vector checking if the numeric element is not equal to the index of that element. The following example demonstrates a simplified example: > rows <- 10 > collusionM <- Matrix(0,10,10,sparse=TRUE) > matchM <- matrix(c(1,2,3,4,4,6,7,9,9,10)) > >
2011 May 09
1
[Bug 37000] New: Exceeding render target size in xorg.conf breaks everything
https://bugs.freedesktop.org/show_bug.cgi?id=37000 Summary: Exceeding render target size in xorg.conf breaks everything Product: xorg Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau
2020 May 04
2
Win7 clients problem after upgrading samba file server to 4.12 on Arch
@Andrew, Samba master - what do you mean? A clean compile and install from genuine samba.org sources? As a matter of fact, I was thinking about it.... Let me do the tests now, with tcpdump. Will send some logs and outputs later on. You've asked previously - this is the smbstatus, already on the latest kernel/samba versions. The problem is persistent, no wonder... [root at arch1 /]#
2020 May 04
2
Win7 clients problem after upgrading samba file server to 4.12 on Arch
Hi Rowland, User configuration: [root at arch1 /]# pdbedit -L nobody:65534:Nobody root:0: ala:1000: [root at arch1 /]# cat /etc/passwd root:x:0:0::/root:/bin/bash bin:x:1:1::/:/usr/bin/nologin daemon:x:2:2::/:/usr/bin/nologin mail:x:8:12::/var/spool/mail:/usr/bin/nologin ftp:x:14:11::/srv/ftp:/usr/bin/nologin http:x:33:33::/srv/http:/usr/bin/nologin
2006 Feb 28
1
3.0.21c: idmap_rid segfaults on AIX 5.3 ML4
Hi everyone, I'm trying to use idmap_rid on an AIX 5.3 ML4 machine. Samba compiled successfully using the IBM compiler (vac.C) version 6. The only programs I supplied where db and libiconv. I followed the instructions, and put nsswitch/WINBIND in /usr/lib/security, and edited /usr/lib/security/methods.cfg. When I start "winbindd -i", it coredumps with a Signal 11: (dbx) where
2020 May 04
2
Win7 clients problem after upgrading samba file server to 4.12 on Arch
This is the smbstatus with 4.11.x. No problems on clients. Using LC_ALL=C because have Polish locale set up. [root at arch1 ~]# LC_ALL=C smbstatus Samba version 4.11.3 PID Username Group Machine Protocol Version Encryption Signing
2013 May 20
1
Stress testing Asterisk
Hi, I just installed Sipp 3.3?on CentOS 6.3 and all of the calls Sipp is generating are failing. I am trying to run Sipp on the same machine as Asterisk PBX using the ./sipp -sn uac 192.168.1.115 command. SIpp output: ----------------------------- Statistics Screen ------- [1-9]: Change Screen -- ? Start Time???????????? | 2013-05-20?22:53:08:637?1369083188.637273??????????? ? Last Reset
2001 Nov 13
1
RODBC
I'm tryuing to get the RODBC package to work with a MS Sql database (Wonderware's InSQL). I'm able to connect to the database using the following: version _ platform i386-pc-mingw32 arch x86 os Win32 system x86, Win32 status Under development (unstable)
2006 Feb 20
1
sqlSave
Hi, I am having trouble to write/create a table, which has a date field. I want to create a stock price table, which has fields of ticker, date, price. First, I created such a table in Microsoft Access with a few rows inputs. Using sqlQuery, I found that the date field was retrieved as POSIXct value. Then I made a data.frame with POSIXct as the data type for dates. However, I received the
2005 Sep 14
2
ACL problem
Hi all, I have joined samba server (3.0.14a-2) to an ADS. I can copy, move and remove files from any windows workstation and also I can set ACLs. I need migrate files from 4 w2k servers to samba server and preserve ACL's. One server are into ADS domain, but the others server are into others domains. I use robocopy.exe to migrate files and folders. When I run robocopy the files and folders are
2020 May 04
2
Win7 clients problem after upgrading samba file server to 4.12 on Arch
Forgot to add the tcpdump command used: tcpdump -p -s 0 -n -w /root/tcpdump_all.txt Pawel. wt., 5 maj 2020 o 00:01 pavlos <pavlos.audiofreak at gmail.com> napisa?(a): > OK, have repeated the test: > > - samba logs: > http://www.mediafire.com/file/jy4qcyvqg6z39zu/logs.tar.gz/file > - tcpdump log: >
2014 Apr 15
1
Segmentation fault running doveadm index (lucene) on a big mailbox
Hi, on a server running dovecot 2.2.12 I have a user with a quite big mailbox (~37000 Mails in the INBOX). I tried to enable full text search using the fts_lucene backend (dovecot 2.2.12). However, the `doveadm -v index -u <username> INBOX` always runs into a segmentation fault after mail number 24200: I tried to get a backtrace using gdb: doveadm(<username>): Info: INBOX:
2009 Dec 07
0
A Gamma-GLM with log link
Hi, I have a set of data (total number of record = 144,122), and I would like to use gamma-glm with log link to set up a model. IC is number of records IL is paid amount The table below shows that I have 30.578% of the data in the level of "1 - 1000" paid amount 20.320% of the data in the level of "1001 - 2000" paid amount and so on My question is could i use the whole data
2005 May 03
2
comparing lm(), survreg( ... , dist="gaussian") and survreg( ... , dist="lognormal")
Dear R-Helpers: I have tried everything I can think of and hope not to appear too foolish when my error is pointed out to me. I have some real data (18 points) that look linear on a log-log plot so I used them for a comparison of lm() and survreg. There are no suspensions. survreg.df <- data.frame(Cycles=c(2009000, 577000, 145000, 376000, 37000, 979000, 17420000, 71065000, 46397000,
2008 Apr 16
3
Can connect directly, but not browse samba server from Windows Workgroup network
Dear Samba gurus, I have a Fedora 8 linux server, running samba 3.0.28a-0.fc8. I am doing the simplest thing of all - exposing a public read-only share within MS Workgroup environment. My server has a fixed local IP address (192.168.1.200) and it's on the same subnet as the rest of the machines. The server and machines are connected to a 24 port CISCO switch. My problem is that I can
2007 Jul 28
1
Calling to users in other asterisk servers
Hi, Im a asterisk newbie and I've configured an asterisk server here in my house... in my LAN two users can login and call to each other, but when I try to call an user in another asterisk server outside my LAN ( sip:3242 at another.server.com ) it dont work... if the person outside is conected on my server it works fine... My asterisk server is behind a firewall and portfowarding... it is