public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Problem or question on Cygwin XWin
@ 2021-06-14 23:41 L A Walsh
  2021-06-15  0:30 ` Duncan Roe
  0 siblings, 1 reply; 4+ messages in thread
From: L A Walsh @ 2021-06-14 23:41 UTC (permalink / raw)
  To: cygwin

There is a listen parameter on XWin, but the man page doesn't
say what format to use for the listen parameter.

I want to have it listen for tcp from a local net: 192.168.3.0.

I started having problems with my cygwin X receiving
network connections via TCP, locally (like 192.168.3.1 => 192.168.3.12).

And was trying to figure out what the syntax was for specifying what
net to have it listen on.

Thanks!


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Problem or question on Cygwin XWin
  2021-06-14 23:41 Problem or question on Cygwin XWin L A Walsh
@ 2021-06-15  0:30 ` Duncan Roe
  2021-06-15  4:28   ` L A Walsh
  0 siblings, 1 reply; 4+ messages in thread
From: Duncan Roe @ 2021-06-15  0:30 UTC (permalink / raw)
  To: cygwin

On Mon, Jun 14, 2021 at 04:41:42PM -0700, L A Walsh wrote:
> There is a listen parameter on XWin, but the man page doesn't
> say what format to use for the listen parameter.
>
> I want to have it listen for tcp from a local net: 192.168.3.0.
>
> I started having problems with my cygwin X receiving
> network connections via TCP, locally (like 192.168.3.1 => 192.168.3.12).
>
> And was trying to figure out what the syntax was for specifying what
> net to have it listen on.
>
> Thanks!
>
At least under Linux, 'man Xserver' gives the format "-listen trans-type" with
example "-listen tcp". You can '-[no]listen' to tcp, inet (i.e.IP4), inet6,
unix or local.

Cheers ... Duncan.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Problem or question on Cygwin XWin
  2021-06-15  0:30 ` Duncan Roe
@ 2021-06-15  4:28   ` L A Walsh
  2021-06-15 11:41     ` Mark Hansen
  0 siblings, 1 reply; 4+ messages in thread
From: L A Walsh @ 2021-06-15  4:28 UTC (permalink / raw)
  To: cygwin

On 2021/06/14 17:30, Duncan Roe wrote:
> On Mon, Jun 14, 2021 at 04:41:42PM -0700, L A Walsh wrote:
>   
>> There is a listen parameter on XWin, but the man page doesn't
>> say what format to use for the listen parameter.
>>
>> I want to have it listen for tcp from a local net: 192.168.3.0.
>>
>> I started having problems with my cygwin X receiving
>> network connections via TCP, locally (like 192.168.3.1 => 192.168.3.12).
>>
>> And was trying to figure out what the syntax was for specifying what
>> net to have it listen on.
>>
>> Thanks!
>>
>>     
> At least under Linux, 'man Xserver' gives the format "-listen trans-type" with
> example "-listen tcp". You can '-[no]listen' to tcp, inet (i.e.IP4), inet6,
> unix or local.
>
> Cheers ... Duncan.
>   
---
    Ah, suspected something similar. But I couldn't remember
the linux syntax off hand to narrow down addresses....but
since no incoming TCP connections are working on my Winbox rt. now,
its a bit moot.  Looks like I get to re-install-upgrade Win...what
fun!


    Thanks


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Problem or question on Cygwin XWin
  2021-06-15  4:28   ` L A Walsh
@ 2021-06-15 11:41     ` Mark Hansen
  0 siblings, 0 replies; 4+ messages in thread
From: Mark Hansen @ 2021-06-15 11:41 UTC (permalink / raw)
  To: cygwin

On 6/14/2021 9:28 PM, L A Walsh wrote:
> On 2021/06/14 17:30, Duncan Roe wrote:
>> On Mon, Jun 14, 2021 at 04:41:42PM -0700, L A Walsh wrote:
>>   
>>> There is a listen parameter on XWin, but the man page doesn't
>>> say what format to use for the listen parameter.
>>>
>>> I want to have it listen for tcp from a local net: 192.168.3.0.
>>>
>>> I started having problems with my cygwin X receiving
>>> network connections via TCP, locally (like 192.168.3.1 => 192.168.3.12).
>>>
>>> And was trying to figure out what the syntax was for specifying what
>>> net to have it listen on.
>>>
>>> Thanks!
>>>
>>>     
>> At least under Linux, 'man Xserver' gives the format "-listen trans-type" with
>> example "-listen tcp". You can '-[no]listen' to tcp, inet (i.e.IP4), inet6,
>> unix or local.
>>
>> Cheers ... Duncan.
>>   
> ---
>      Ah, suspected something similar. But I couldn't remember
> the linux syntax off hand to narrow down addresses....but
> since no incoming TCP connections are working on my Winbox rt. now,
> its a bit moot.  Looks like I get to re-install-upgrade Win...what
> fun!
> 
> 
>      Thanks
> 
> 

I found that in addition to adding "-listen tcp" to the XWin server, I had to
change the setting of "enable_xauth" to "0" in the /usr/bin/startxwin script.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-06-15 11:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-14 23:41 Problem or question on Cygwin XWin L A Walsh
2021-06-15  0:30 ` Duncan Roe
2021-06-15  4:28   ` L A Walsh
2021-06-15 11:41     ` Mark Hansen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).