similar to: SSH daemon questions

Displaying 20 results from an estimated 10000 matches similar to: "SSH daemon questions"

2007 Jul 19
2
Files copied into wrong directory
I've got to be overlooking something but when I use rsync client to copy files from one box to another it creates the folder/files in the root directory instead of what is specified in the module path statement. I have tried it via ssh and without. With user authentication on and without. I also stripped down the daemon config file to the bare minimum. Still no luck. Can somebody explain
2006 Mar 02
1
Rsync 2.6.7pre3 released
I've just released rsync 2.6.7pre3 -- the third, and (hopefully) final pre-release version of the 2.6.7 release. Please test this out and email the rsync mailing list with any questions, comments, bug reports, etc. Thanks! You can download the tar file and its signature from here: http://rsync.samba.org/ftp/rsync/rsync-2.6.7pre3.tar.gz
2006 Mar 02
1
Rsync 2.6.7pre3 released
I've just released rsync 2.6.7pre3 -- the third, and (hopefully) final pre-release version of the 2.6.7 release. Please test this out and email the rsync mailing list with any questions, comments, bug reports, etc. Thanks! You can download the tar file and its signature from here: http://rsync.samba.org/ftp/rsync/rsync-2.6.7pre3.tar.gz
2007 Jan 26
6
daemon sizes
Hi everyone I'm still getting strange sizes on the daemon logs. After transferring around 1.66GB over 14 hours (256kbit link) to an absolutely empty directory, I get: 2007/01/26 04:13:43 [26441] sent 57014 bytes received 44708 bytes total size 1947222268 du reports the final size of the directory on the daemon side as 1.6 G, and the "received" bytes can't be 44708?! I know
2004 May 08
0
H323 - Gatekeeper - asterisk - SIP config problems
After much reading and fiddling - I have the gnugk GateKeeper running and can make calls from the H323 phone to the sip phone. Voice works bi-directionally.. Calling from SIP to H323 gives me a problem... Both gnuGK and Asterisk are on the same box. Someone said this was OK. Others said No. I added a second IP (eth0:1) and told gnuGK that was HOME. How do I lock asterisk to the other (eth0) IP -
2007 Nov 27
1
Rsync-daemon security advisories for writable daemons
There are two security advisories for people who run a writable rsync daemon. One affects only those with "use chroot = no" (which is not a very safe combination in general), and one affects a daemon that has daemon-excluded files that are being hidden in a module's hierarchy. Included are simple config-change suggestions that should help you to avoid the security issues. These
2007 Nov 27
1
Rsync-daemon security advisories for writable daemons
There are two security advisories for people who run a writable rsync daemon. One affects only those with "use chroot = no" (which is not a very safe combination in general), and one affects a daemon that has daemon-excluded files that are being hidden in a module's hierarchy. Included are simple config-change suggestions that should help you to avoid the security issues. These
2006 Sep 22
2
incoming chmod on daemon fails on subdirectories
Running rsync 2.6.8 as daemon on Fedora core 4. Have the following in the rsyncd.conf file... [test] path = /home/test/greenlight # use chroot = true max connections = 3 lock file = /var/lock/rsyncd/test.lock uid = 503 gid = 503 auth users = test incoming chmod = Dg=s,Dug=rwx,Do-rwx,Fug=rw,Fo-rwx Uploading a tree from windows with
2007 Feb 06
0
ooh323 drops registration with Cisco IOS GateKeeper - bug or config issue?
All, I'm running (attempting to) ooh323 with Asterisk and a Cisco 2621XM router operating as a H.323 GateKeeper, however when I bring the Asterisk box up it registers successfully with the GateKeeper (exchanges GRQ/GCF, then RRQ/RCF) it notes the GateKeeper supports keepalive at 300 seconds, when it gets to time to re-register its sends an RRQ again and gets rejected with RRJ (unspecified
2010 Nov 12
0
Asterisk and Tandberg Gatekeeper
Has anyone had any luck getting Asterisk 1.6.2.13 to register to a Tandberg Gatekeeper? The logs on the Asterisk end seem to show that the registration request is sent, and the Tandberg Gatekeeper responds. However, the response doesn't seem to be what Asterisk was expecting. Here is my ooh323.conf, followed by the relevant portion of the h323_log: [general] port = 1720 bindaddr =
2007 Feb 04
0
Help sought: Asterisk H.323, Cisco IOS Gatekeeper(s) intra-zone call routing and TETRA
All, I'm haveing a bit of trouble getting my head around H.323 and call routing with Gatekeepers, Zones and intra-zone calls - hopefully someone who is more informed in things H.323 will be able to point me in the right direction...? I already have a mature network of Asterisk boxes dotted around the UK and overseas with hundreds of extensions and our own number-plan/dial-plan in the form
2005 Aug 29
2
Register Asterisk with Gatekeeper - oh323
I have tried everything. to register with this gatekeeper to make and receive calls These are the details I received from the voip provider: protocol H.323 Gatekeeper Address - AVS@210.21.118.XXX Port - 1719 RAS - 53 Q931 - 80 h245 - 1722 RTP - 1722 Username - H323 I have 2 phone number/accounts with this gatekeeper that I need to register to. ID - HMA0200.10szxn-xxxx e.164 - 22xx2912
2007 Feb 06
0
Asterisk H.323, Cisco IOS Gatekeeper(s) intra-zone call routing and TETRA
Stephan, Ok, I'll re-state the problem... I have two devices that I want to talk to each other: 1. an Asterisk PBX 2. a Damm Cellular TETRAFLEX digital radio system (www.damm.dk) both devices are effectively "gateways" because they have many subscribers behind them. The Damm Cellular system controller is based on Windows-XP Embedded and its sub-systems used the OpenH323
2007 Feb 28
0
Using ooh323 with Gatekeeper controlled dialling
All, I've fixed my problem getting Asterisk ooh323 channel to stay registered with my Cisco IOPS gatekeeper, now I need to get dialling working. I have the following: [Asterisk with ooh323] ----h323---- [Cisco IOS GK] ----h323---- [Radio system OpenH323] 192.168.1.5 192.168.1.6 192.168.1.7 the Asterisk box has numbers
2003 Sep 16
1
h323 gatekeeper registration failed
Hi all, i have tried to connect to a clarent gatekeeper. I have used both of h323 drivers chan_h323.so and chan_oh323.so. But no one can register to this gatekeeper. Our ip is activated on this gatekeeper. Maybe, i do wrong anything.... I have only set the "gatekeeper" option in the h323.conf or oh323.conf to the ip address from the gatekeeper. gatekeeper=x.x.x.x But no one of the
2002 Aug 22
3
using pam_winbind to authenticate PPP?
I'm trying to set up a Linux-based dialin server on our company network. I'd like to have PPP authenticate using winbindd, if possible. I feel like I've almost gotten it to work, but I can't quite get there. Files: /etc/pam.d/ppp: #%PAM-1.0 auth required pam_nologin.so auth sufficient /lib/security/pam_winbind.so account required
2003 Jul 09
1
Use dialing plan from h.323 gatekeeper?
Hi, I want to configure * to use a gatekeeper for routing calls to H.323 endpoints. I imagine it will work like that: * (chan_h323) will query the gatekeeper where to terminate the dialed number and the gatekeeper will return the information for the h.323 gateway. after that chan_h323 will try to make the call to the gateway it has received from the gatekeeper. so instead of duplicating a
2010 Mar 10
1
00h323 cant get gatekeeper to connect
I'm trying to connect an Asterisk 1.6 to an Avaya with gatekeeper (CLAN). When chan_ooh323 first loads it tries to establish a connection with the gk but I it fails. I have the following extract from the ooh323 log. Can anyone give some insight? Thanks! MD 23:02:59:045 Sent GRQ message 23:02:59:045 GkClient Received RAS Message 23:02:59:045 Received RAS Message = { 23:02:59:045
2004 Nov 26
0
"reason 23 (Temporary failure)" when using Dial(OH323)
I've complied the OH323 .so successfully and can easily receive calls from my H323 gatekeeper (using 711u), however it seems that all outgoing calls are refused and I'm getting "reason 23 (Temporary failure)" as an error code which I can't find documented everywhere. My H323 gatekeeper needs a 001NXXNXXXXXX to dial out to the PSTN even if I'm in north america (Montreal)
2006 Mar 04
0
ntop **ERROR** Queue of address '???' failed, code -1 [addr queue=4096/max=4097]
Hi all, Running CentOS 4.2 with the following conditions: [root at gatekeeper bin]# uname -srvmpi Linux 2.6.9-22.0.1.EL #1 Thu Oct 27 12:26:11 CDT 2005 i686 i686 i386 [root at gatekeeper bin]# uptime 07:54:41 up 31 days, 13:45, 6 users, load average: 0.00, 0.02, 0.00 [root at gatekeeper bin]# rpm -q ntop ntop-3.1-1.2.el4.rf [root at gatekeeper bin]# df -h S.ficheros Tama?o Usado