On Wed, Apr 20, 2011 at 5:15 AM, "Dr. Christian Röser"
<[email protected]> wrote:
<snip>
> svi08 # ptree 11268
> 1222  /usr/dt/bin/dtlogin -daemon
>   10861 /usr/dt/bin/dtlogin -daemon
>     11189 /bin/ksh /opt/SUNWkio/lib/Xsession
>       11265 /opt/SUNWkio/lib/kioskcrit
> /var/run/opt/SUNWkio/sessions/utku0/kios
>         11268 /bin/bash -x
> /etc/opt/SUNWkio/sessions/meta-kiosk/meta-kiosk-sess
>           11289 /usr/X11/bin/Xephyr :1 -ac +bs -once -query sv700
> -fullscreen
>
> So svi08 connects to sv700 server (located in 192.168.181.0 network) to get
> X11 session on display :1 at DTU
<snip>
> Checking network traffic at the interfaces shows:
>
> startpoint of the communication uses bge3 interface
> svi08 # snoop -d bge3 sv700
> Using device bge3 (promiscuous mode)
>     svi08-35 -> sv700.domain.de TCP D=63277 S=6001 Ack=2749584401
> Seq=1263907493 Len=0 Win=49640
>     svi08-35 -> sv700.domain.de TCP D=63275 S=6001 Push Ack=2749181558
> Seq=1263761035 Len=64 Win=49640
>     svi08-35 -> sv700.domain.de TCP D=63278 S=6001 Push Ack=2749691609
> Seq=1264203846 Len=128 Win=49640
>     svi08-35 -> sv700.domain.de TCP D=63275 S=6001 Ack=2749181570
> Seq=1263761099 Len=0 Win=49640
> ...
>
> Server svi08 uses correct interface in 181.0 network to connect to server
> sv700, BUT uses host/interface name of the .35.0 network svi08-35 ...
<snip>
> So this is a strange behaviour, but it works. But there is a firewall
> connected to 188.0 network segment. This firewall does not allow this kind
> of triangle communication !
> There is a need to control communication path for direct attached networks
> and through the firewall ...
>
> my question is : I there a way to configure "primary interface and/or name"
> for X11 communication

Try using the '-from <local-address>' option on the Xephyr command
line.  In this case '-from svi08-181' should do the job.

OttoM.
__
Disclaimer: I am employed by Oracle. The statements and opinions
expressed here are my own and do not necessarily represent those
of Oracle Corporation.
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to