Re: listen
Re: listen
- Subject: Re: listen
- From: Jeremy Huddleston Sequoia <email@hidden>
- Date: Wed, 22 Aug 2012 15:10:39 -0700
On Aug 22, 2012, at 14:57, Christopher Stacy <email@hidden> wrote:
>
> On Aug 22, 2012, at 5:54 PM, Jeremy Huddleston Sequoia <email@hidden> wrote:
>
>> On Aug 22, 2012, at 14:12, Brandon Allbery <email@hidden> wrote:
>>
>>> On Wed, Aug 22, 2012 at 5:08 PM, Ambrose LI <email@hidden> wrote:
>>>
>>>> 2012/8/22 Christopher Stacy <email@hidden>:
>>>>> What controls which IP interfaces the Xquartz server listens on?
>>>>>
>>>>> It seems to always listen to the main interface.
>>>>
>>>> It’s in X11’s Preferences, under Security. Something to the effect of
>>>> “allow network connections.”
>>>>
>>>
>>> I don't think so; that controls whether it listens to *any* interfaces.
>>> Controlling to any greater depth may require tweaking the launchd config.
>>
>> It should be listening on all (at the time you launch XQuartz). IIRC, it doesn't handle roaming between networks very well.
>
> Well, I don't think it is listening. It responds on one of the interfaces, but not the others.
> Other programs (ping, ssh) respond on the others, so it's not a connectivity problem.
>
> Perhaps someone can point me to the source code that deals with this part?
Check out xorg-server/os/connection.c and libxtrans (http://cgit.freedesktop.org/xorg/lib/libxtrans)
--Jeremy
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden
References: | |
| >listen (From: Christopher Stacy <email@hidden>) |
| >Re: listen (From: Ambrose LI <email@hidden>) |
| >Re: listen (From: Brandon Allbery <email@hidden>) |
| >Re: listen (From: Jeremy Huddleston Sequoia <email@hidden>) |
| >Re: listen (From: Christopher Stacy <email@hidden>) |