Re: GUI firewall
From: Kevin J. Cummings (cummings_at_kjchome.homeip.net)
Date: 10/22/04
- Previous message: Kevin J. Cummings: "Re: Enabling VNC"
- In reply to: Jeremy Conlin: "Re: GUI firewall"
- Next in thread: chris: "Re: GUI firewall"
- Reply: chris: "Re: GUI firewall"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 21 Oct 2004 22:29:18 -0400 To: For users of Fedora Core releases <fedora-list@redhat.com>
Jeremy Conlin wrote:
> tcp 0 0 0.0.0.0:5900 0.0.0.0:*
> LISTEN -
> tcp 0 0 0.0.0.0:5901 0.0.0.0:*
> LISTEN -
Jeremy, port 5900 (DISPLAY :0) is your X11 console. This is the session
you are logged into on the remote machine (the machine to sshed to).
port 5901 is a virtual X11 desktop started by the vncserver service in
/etc/init.d. They are 2 different X11 sessions that you can connect to
via vnc. They probably have 2 different password files (unless you
copied one to the other like I did) and a connection to :1 will give you
a different desktop than a connection to :0.
You should concentrate on one or the other. Trying to debug both is
getting confusing!
-- Kevin J. Cummings kjchome@rcn.com cummings@kjchome.homeip.net cummings@kjc386.framingham.ma.us -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: Kevin J. Cummings: "Re: Enabling VNC"
- In reply to: Jeremy Conlin: "Re: GUI firewall"
- Next in thread: chris: "Re: GUI firewall"
- Reply: chris: "Re: GUI firewall"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]