Re: 1.7.1: no xdmcp login prompt after upgrade

2010-01-22 Thread Holger Krull

Am 15.01.2010 21:32, schrieb Paxton, Michael:

After upgrading to Cygwin/X 1.7.1, XDMCP query to any remote host no
longer produces a login prompt. All XDMCP connections functioned
correctly prior to upgrade.

Examination of an iptrace report (ipreport10.out) on the remote host
shows that Cygwin/X is not continuing the connection sequence after the
remote host replies to the initial port 177 communication.


Did you try to do use numeric ip addresses and the -from switch to see 
if it produces a different result? Like:

XWin -query xdmcp.numeric.host.address -from your.own.numeric.address



--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



RE: 1.7.1: no xdmcp login prompt after upgrade

2010-01-22 Thread Paxton, Michael
That is a good suggestion; I will try that this weekend. Should that
prove to work, would that then suggest something in Cygwin/X's name
resolution is broken? This worked as-is under 1.5.25; it is broken
under 1.7.1 - what changed?

Respectfully,

D. Michael Paxton, Esq., MBA
FBI/CJIS Systems Agency Information Security Officer
Indiana State Police
(317) 232-5686

-Original Message-
From: cygwin-xfree-ow...@cygwin.com
[mailto:cygwin-xfree-ow...@cygwin.com] On Behalf Of Holger Krull
Sent: Friday, 22 January 2010 08:47
To: cygwin-xfree@cygwin.com
Subject: Re: 1.7.1: no xdmcp login prompt after upgrade

Am 15.01.2010 21:32, schrieb Paxton, Michael:
 After upgrading to Cygwin/X 1.7.1, XDMCP query to any remote host no
 longer produces a login prompt. All XDMCP connections functioned
 correctly prior to upgrade.

 Examination of an iptrace report (ipreport10.out) on the remote host
 shows that Cygwin/X is not continuing the connection sequence after
the
 remote host replies to the initial port 177 communication.

Did you try to do use numeric ip addresses and the -from switch to see 
if it produces a different result? Like:
XWin -query xdmcp.numeric.host.address -from your.own.numeric.address



--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



RE: 1.7.1: no xdmcp login prompt after upgrade

2010-01-21 Thread Paxton, Michael
Tony,

As I noted in my problem, the iptrace ran on the remote host and
therefore is from the perspective of the remote. Nonetheless, each
packet in the trace report displays both the source and destination IP
addresses and TCP/UDP ports. You correctly observe that you are getting
farther than I, in that I never receive the logon prompt.

By the way, although my iptrace report is from an AIX remote host, I
have tested this against RHEL3 and OEL5 remote hosts with the same
results. Again, my Cygwin/X 1.5.25 client logs on and functions
correctly to all remote hosts.

Respectfully,

D. Michael Paxton, Esq., MBA
FBI/CJIS Systems Agency Information Security Officer
Indiana State Police
(317) 232-5686

-Original Message-
From: Bennett, Tony bennett.t...@con-way.com
Sent: Friday, 15 January 2010 17:45
To: 'cygwin-xfree@cygwin.com'
Subject: 1.7.1: no xdmcp login prompt after upgrade

Is your IPTRACE from the remote host's perspective, 
or from your cygwin-X perspective...???

I ask because I too am using 1.7.3 with -query  
and I'm having problems... but only after successfully logging
onto the remote system.  Meaning I'm getting further than you.

Here's my startup (note I'm using a fontserver on the XDM host):
   XWin -logverbose 255 \
-ac \
-query dmsdev.con-way.com \
  -fp
\tcp/dmsdev.con-way.com:8000,/usr/share/fonts/100dpi/,/usr/share/fonts/
75dpi/,/usr/share/fonts/Type1/\ 

Thanks,
-tony

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



RE: 1.7.1: no xdmcp login prompt after upgrade

2010-01-21 Thread Bennett, Tony
D. Michael,

I must admit that my frustration with this problem, accompanied
by the loss of my windows box with the 1.5 install, has caused me
to look elsewhere for a solution.

I have installed XMING, and it seems to work just fine.

Unfortunately, XMING is an XSERVER only... so, I've kept my Cygwin-xfree
install for the other X tools.  

I'll keep monitoring this list in the hopes of a fix to the problem.

I might add that I couldn't get XMING to  work until I was able to specify
to its Xserver the address of my Font-Server.

-tony

-Original Message-
From: cygwin-xfree-ow...@cygwin.com [mailto:cygwin-xfree-ow...@cygwin.com] On 
Behalf Of Paxton, Michael
Sent: Thursday, January 21, 2010 9:53 AM
To: cygwin-xfree@cygwin.com
Subject: RE: 1.7.1: no xdmcp login prompt after upgrade

Tony,

As I noted in my problem, the iptrace ran on the remote host and
therefore is from the perspective of the remote. Nonetheless, each
packet in the trace report displays both the source and destination IP
addresses and TCP/UDP ports. You correctly observe that you are getting
farther than I, in that I never receive the logon prompt.

By the way, although my iptrace report is from an AIX remote host, I
have tested this against RHEL3 and OEL5 remote hosts with the same
results. Again, my Cygwin/X 1.5.25 client logs on and functions
correctly to all remote hosts.

Respectfully,

D. Michael Paxton, Esq., MBA
FBI/CJIS Systems Agency Information Security Officer
Indiana State Police
(317) 232-5686

-Original Message-
From: Bennett, Tony bennett.t...@con-way.com
Sent: Friday, 15 January 2010 17:45
To: 'cygwin-xfree@cygwin.com'
Subject: 1.7.1: no xdmcp login prompt after upgrade

Is your IPTRACE from the remote host's perspective, 
or from your cygwin-X perspective...???

I ask because I too am using 1.7.3 with -query  
and I'm having problems... but only after successfully logging
onto the remote system.  Meaning I'm getting further than you.

Here's my startup (note I'm using a fontserver on the XDM host):
   XWin -logverbose 255 \
-ac \
-query dmsdev.con-way.com \
  -fp
\tcp/dmsdev.con-way.com:8000,/usr/share/fonts/100dpi/,/usr/share/fonts/
75dpi/,/usr/share/fonts/Type1/\ 

Thanks,
-tony

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



RE: 1.7.1: no xdmcp login prompt after upgrade

2010-01-21 Thread Paxton, Michael
Tony,

Try installing from http://cygwin.com/win-9x.html to get version 1.5.25.
Although it states it is only for supporting Windows 95/98/Me, it may
work to get your functionality back. As for me, should no solution be
forthcoming to resolve my issue, I will likely do the same.

Respectfully,

D. Michael Paxton, Esq., MBA
FBI/CJIS Systems Agency Information Security Officer
Indiana State Police
(317) 232-5686 


-Original Message-
From: cygwin-xfree-ow...@cygwin.com
[mailto:cygwin-xfree-ow...@cygwin.com] On Behalf Of Bennett, Tony
Sent: Thursday, 21 January 2010 14:16
To: cygwin-xfree@cygwin.com
Subject: RE: 1.7.1: no xdmcp login prompt after upgrade

D. Michael,

I must admit that my frustration with this problem, accompanied
by the loss of my windows box with the 1.5 install, has caused me
to look elsewhere for a solution.

I have installed XMING, and it seems to work just fine.

Unfortunately, XMING is an XSERVER only... so, I've kept my Cygwin-xfree
install for the other X tools.  

I'll keep monitoring this list in the hopes of a fix to the problem.

I might add that I couldn't get XMING to  work until I was able to
specify
to its Xserver the address of my Font-Server.

-tony

-Original Message-
From: cygwin-xfree-ow...@cygwin.com
[mailto:cygwin-xfree-ow...@cygwin.com] On Behalf Of Paxton, Michael
Sent: Thursday, January 21, 2010 9:53 AM
To: cygwin-xfree@cygwin.com
Subject: RE: 1.7.1: no xdmcp login prompt after upgrade

Tony,

As I noted in my problem, the iptrace ran on the remote host and
therefore is from the perspective of the remote. Nonetheless, each
packet in the trace report displays both the source and destination IP
addresses and TCP/UDP ports. You correctly observe that you are getting
farther than I, in that I never receive the logon prompt.

By the way, although my iptrace report is from an AIX remote host, I
have tested this against RHEL3 and OEL5 remote hosts with the same
results. Again, my Cygwin/X 1.5.25 client logs on and functions
correctly to all remote hosts.

Respectfully,

D. Michael Paxton, Esq., MBA
FBI/CJIS Systems Agency Information Security Officer
Indiana State Police
(317) 232-5686

-Original Message-
From: Bennett, Tony Bennett dot Tony at con-way dot com
Sent: Friday, 15 January 2010 17:45
To: 'cygwin-xfree@cygwin.com'
Subject: 1.7.1: no xdmcp login prompt after upgrade

Is your IPTRACE from the remote host's perspective, 
or from your cygwin-X perspective...???

I ask because I too am using 1.7.3 with -query  
and I'm having problems... but only after successfully logging
onto the remote system.  Meaning I'm getting further than you.

Here's my startup (note I'm using a fontserver on the XDM host):
   XWin -logverbose 255 \
-ac \
-query dmsdev.con-way.com \
  -fp
\tcp/dmsdev.con-way.com:8000,/usr/share/fonts/100dpi/,/usr/share/fonts/
75dpi/,/usr/share/fonts/Type1/\ 

Thanks,
-tony


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: 1.7.1: no xdmcp login prompt after upgrade

2010-01-21 Thread Larry Hall (Cygwin X)

On 01/21/2010 02:24 PM, Paxton, Michael wrote:

Tony,

Try installing from http://cygwin.com/win-9x.html to get version 1.5.25.
Although it states it is only for supporting Windows 95/98/Me, it may
work to get your functionality back.


This is 1.5.25 as you noted and, as such, will work as well or as poorly
as 1.5.25 always has.  As a warning, 1.5.x doesn't have a great record
on W7 machines.  And I have to add the obligatory warning that 1.5.25
is a dead branch so you'll see no further development or bug fixes
there.  The take-away from this last statement is that you should keep
an eye on 1.7.x and, to the extent possible, help resolve problems that
you find there so you have an upgrade path if/when 1.5.25 lets you
down.

--
Larry Hall  http://www.rfk.com
RFK Partners, Inc.  (508) 893-9779 - RFK Office
216 Dalton Rd.  (508) 893-9889 - FAX
Holliston, MA 01746

_

A: Yes.
 Q: Are you sure?
 A: Because it reverses the logical flow of conversation.
 Q: Why is top posting annoying in email?

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



RE: 1.7.1: no xdmcp login prompt after upgrade

2010-01-15 Thread Bennett, Tony
Is your IPTRACE from the remote host's perspective, 
or from your cygwin-X perspective...???

I ask because I too am using 1.7.3 with -query  
and I'm having problems... but only after successfully logging
onto the remote system.


-Original Message-
From: cygwin-xfree-ow...@cygwin.com [mailto:cygwin-xfree-ow...@cygwin.com] On 
Behalf Of Paxton, Michael
Sent: Friday, January 15, 2010 12:33 PM
To: cygwin-xfree@cygwin.com
Subject: 1.7.1: no xdmcp login prompt after upgrade

After upgrading to Cygwin/X 1.7.1, XDMCP query to any remote host no
longer produces a login prompt. All XDMCP connections functioned
correctly prior to upgrade.

Examination of an iptrace report (ipreport10.out) on the remote host
shows that Cygwin/X is not continuing the connection sequence after the
remote host replies to the initial port 177 communication.

To verify that X connectivity was still available on the remote host,
connection was attempted from another local system with Cygwin/X 1.5.25.
That connection functioned as expected, and its IP exchange was also
captured on the remote host as a benchmark. (An attempt to include that
traced was rejected by mailer-dae...@sourceware.org).

Please advise as to any fix or workaround available. Alternately, please
advise as to the best way to revert to Cygwin/X 1.5.25.

Respectfully,

D. Michael Paxton, Esq., M.B.A.
FBI/CJIS Systems Agency Information Security Officer
Indiana State Police
(317) 232-5686 


Is your IPTRACE from the remote host's perspective, 
or from your cygwin-X perspective...???

I ask because I too am using 1.7.3 with -query  
and I'm having problems... but only after successfully logging
onto the remote system.  Meaning I'm getting further than you.

Here's my startup (note I'm using a fontserver on the XDM host):
   XWin -logverbose 255 \
-ac \
-query dmsdev.con-way.com \
  -fp 
\tcp/dmsdev.con-way.com:8000,/usr/share/fonts/100dpi/,/usr/share/fonts/75dpi/,/usr/share/fonts/Type1/\
 

Thanks,
-tony


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/