Guest User!

You are not Sophos Staff.

?? how to run xwin32 through asl ??

hello,

im trying to run xwin32 on external PC to get display of internal unix-machine.
zonealm says my pc wants kontakt on udp 177, asl log reports the same.
but i cant't get this open... :-(

i created a service, a nat-rule for the machine and this service - still can't get it to work ...

even with ip-alias on outer interface ;-)
ftp is running now, xwin still not ... ;-(

thank you for hints
Parents
  • The following services are required for a typical X11R6 server:
    Name Protocol S-Port D-Port
    X11 tcp 1024:65535 6000:6009
    XDMCP tcp/udp 177 177
    XFS tcp 1024:65535 7100 

    You can then roll theses into a service Group X11R6 and add an allow rule as follows:

    From Service To
    {xclients} {X11R6} {xservers}

    This being said, X across a non vpn/ssl/ssh type tunnel is a little insecure.  You really want to lock down whom you are allowing access from if at all possible..
  • hello,

    thank you very much for your complete answer!
    now i tried to do so, but didn't succeed.
    I'm standing "outside" (but for this time directly at the outer interface) and want to access a unix-machine "inside" with xwin32.
    i also gave the rules in other direction, but still doesn't work for me ....

    think i'll have to wait until both are on same side of  firewall.

    is there a reference table for services and port-relations anywhere?

    Kind regards, Christian
Reply
  • hello,

    thank you very much for your complete answer!
    now i tried to do so, but didn't succeed.
    I'm standing "outside" (but for this time directly at the outer interface) and want to access a unix-machine "inside" with xwin32.
    i also gave the rules in other direction, but still doesn't work for me ....

    think i'll have to wait until both are on same side of  firewall.

    is there a reference table for services and port-relations anywhere?

    Kind regards, Christian
Children