similar to: X11 forwarding problem

Displaying 20 results from an estimated 200 matches similar to: "X11 forwarding problem"

2003 Nov 30
2
vfs module for interpreting a script on file access
hi i want to ask a simple question: exists a samba VFS module for interpreting a file on access? (mostly the same as a dynamic file on an webserver) if not, i want to suggest it ;-) a simple example: a share with an single MS-DOS .bat file on it; this .bat file is (for example) a bash script file; if the file is accessed via SMB than smbd executes this script and handles the stdout output of
2003 Feb 26
2
IPv6 support?
Hello! I hope this is the right mailinglist ;) At the moment, I use IPv6 for IRC only, because of too less software wich provides IPv6. It would be very nice if OpenSSH would support IPv6. AFAIK isn't it yet implemented, so it would be nice if someone could implement this. Please send a copy of your answers to openssh-dev at oscarminus.de too, because I'm not subscriped on this
2006 Mar 21
2
transfer files only once
hi i have a question. is there an easy way to remember transfered files to a specific destination host. little example: 1) host A: with files a, b, c 2) rsync-transfer them to host B 3) add a new file d to host A 4) delete file c from host B 5) again a rsync transfer, but file c get skipped, d get transferred maybe as a feature request: add an check for an extended attribut of the files which
2002 Nov 05
2
2.5.6 release
On Tue, Nov 05, 2002 at 08:37:00AM -0800, Martin Pool wrote: > On 10 Oct 2002, "Green, Paul" <Paul.Green@stratus.com> wrote: > > No new CVS messages have appeared on the rsync-cvs archives since August > > 30th. This seems rather odd-- perhaps a daemon stopped working? If there > > has truly been no activity since that date, I apologize for > >
2003 Aug 26
6
Bad packet length error
Hi, I am running sshd (openssh-2.9p2) on a power-pc LynxOS box, and am connecting from a ssh client (openssh-2.9p2) on an x86 Linux box. This works fine for ssh protocol version 1, but am getting the below error for ssh v2: Disconnecting: Bad packet length -857542839. I am also attaching the complete debug traces from sshd & ssh below. I am not sure if this is an "endian" issue.
2002 May 15
1
Permission problems with samba 2.2.x
Hello, Sometimes I have to create and use Navision Databases on samba shares - this works with samba 2.0.x but does not with samba 2.2.x (tried 2.2.3a and 2.2.4). The following tests were done with a acl enabeled samba and an acl aware kernel/filesystem, but I also have done these tests with acl not compiled into samba on an host without acl in the kernel - same result, does not work, same
2005 Aug 26
1
Problematic issue with the x11_create_display_inet method in channel.c
Hi, I am currently implementing X11 forwarding for our Java SSH2 library (http://www.ganymed.ethz.ch/ssh2), and encountered a problem with the automatic display number selection in the x11_create_display_inet() method in channel.c. With my testcode I am able to get the OpenSSH daemon in a state where a following client connection, e.g., an OpenSSH client, is sometimes not able to properly use
2002 Mar 13
0
[Bug 164] New: X-forwarding when connecting to an IPv6-enabled host doesn't work.
http://bugzilla.mindrot.org/show_bug.cgi?id=164 Summary: X-forwarding when connecting to an IPv6-enabled host doesn't work. Product: Portable OpenSSH Version: -current Platform: All OS/Version: Linux Status: NEW Severity: major Priority: P2 Component: sshd AssignedTo:
2008 May 15
1
"possible hijacking of X11-forwarded connections" bug has not been fixed completely
leanneHi OpenSSH team, I am still able to reproduce this problem with openssh50 code both on hpux. Seems like OpenSSH didn't fix this problem completely. how to reproduce: 1. root at sshpa4# uname -aHP-UX sshpa4 B.11.23 U 9000/800 3267743753 unlimited-user license 2. sshd_config X11Forwarding yesX11DisplayOffset 10X11UseLocalhost no // must not use "yes" to bind
2008 May 16
4
[Bug 1464] New: "possible hijacking of X11-forwarded connections" bug has not been fixed completely
https://bugzilla.mindrot.org/show_bug.cgi?id=1464 Summary: "possible hijacking of X11-forwarded connections" bug has not been fixed completely Classification: Unclassified Product: Portable OpenSSH Version: 5.0p1 Platform: Other OS/Version: HP-UX Status: NEW Severity: security
2003 Jul 14
0
[Bug 617] sshd binds to port 6010
http://bugzilla.mindrot.org/show_bug.cgi?id=617 dtucker at zip.com.au changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID Summary|/etc/services disregarded |sshd binds to port 6010
2008 Mar 28
2
wrong extension status when call-limit=1 is used
Without call-limit defined, when a sip extension calls another sip extension then "show hints" shows that both are InUse (as expected). When one of them hangs up, both hints status become "Idle" (as expected). With call-limit=1 for each SIP extension: the caller is always Idle while the callee is InUse. Is this behavior normal? Doesn't sound right because if, during the
2006 Oct 24
1
update_header: Unable to find our position
Hi i got lots of this from the asterisk console what does this mean? format_wav.c:247 update_header: Unable to find our position asterisk console: Oct 24 16:39:19 WARNING[4432]: format_wav.c:247 update_header: Unable to find our position Oct 24 16:39:19 WARNING[2812]: format_wav.c:247 update_header: Unable to find our position Oct 24 16:39:19 WARNING[4430]: format_wav.c:247 update_header:
2008 Apr 03
1
Hearing "transfer" during call
Hi list, I enabled the transfer function in my dialplan, but I may configure it wrong because sometime when I call a SIP extension number from one FXS port, the SIP side will hear word "transfer", I hear nothing, after that, the call conversation is fine.I'v had this problem for a long time, could not get clue where I configure it wrong. here is my related config part: sip.conf:
2007 Feb 01
4
X forwarding: trying to forward to busy local port
Hi, Summary of my problem: Remote X forwarding is apperently randomly impossible for different display numbers. At the end of this mail you will find a recipe for how to reproduce this behaviour easily. I use SuSE 10.2 with the following openssh version: OpenSSH_4.4p1, OpenSSL 0.9.8d 28 Sep 2006 Clients (Linux and Windows (Cygwin)) connect to the server with X-Forwarding enabled
2006 Nov 17
2
SSH on port 6010
hi evryone, the command netstat -patn | grep LISTEN shows the next line tcp 0 0 ::1:6010 :::* LISTEN 5195/1 and the command ps ax|grep 5195 shows 5195 ? Ss 0:00 sshd: root at pts/1 i was thinking if this is normal when i connect to the server through ssh, but in another server centos doesn't appear a similar line in the netstat
2009 Jan 03
2
DO NOT REPLY [Bug 6010] New: Need a --noprogress option
https://bugzilla.samba.org/show_bug.cgi?id=6010 Summary: Need a --noprogress option Product: rsync Version: 3.1.0 Platform: Other OS/Version: Other Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: Dave@Yost.com QAContact:
2010 Oct 28
0
Intermittent failure when placing calls - unable to create channel of type SIP
Hello community, I've been running Asterisk on an embedded device for about six months, and my operation has been largely trouble-free. I'm hoping I could get some help with a minor problem: Every week or three, my PBX gets stuck in a state where it can receive calls, but it becomes completely unable to originate outgoing calls until I do a "sip reload". After doing the SIP
2002 Apr 03
0
[Bug 203] New: X11 forwarding ignores GatewayPorts flag
http://bugzilla.mindrot.org/show_bug.cgi?id=203 Summary: X11 forwarding ignores GatewayPorts flag Product: Portable OpenSSH Version: 3.1p1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: ssh AssignedTo: openssh-unix-dev at mindrot.org ReportedBy:
2009 Sep 27
0
FW: New in asterisk
With best regards Abdul Ahad Anwer Khan, M.Sc(CME, in progress) University of Applied Sciences Offenburg Germany Phone:+497814748226 Mobile:+4917623468462 From: abdulahadanwer at hotmail.com To: asterisk-users-bounces at lists.digium.com Subject: New in asterisk Date: Sun, 27 Sep 2009 14:50:59 +0600 Hello All I am a student and doing my thesis which is related to asterisk. I am new in