William Hooper wrote:

>Agron Selimaj said:
>  
>
>>What I tried to do is here:
>>
>>
>>http://www.realvnc.com/v4/x0.html
>>
>>    
>>
>
>We need more info.  What does your XFree86 log say?  Are you running a firewall?  
>What does the client say when you try to connect?  Have you used netstat to verify 
>that the vnc.so module is listening?
>
>  
>
No firewall for now.
VNC client (TightVNC viewer) says "Connection Closed" when I put in the 
right password. With a wrong password it says "VNC Authentication failed".

*XFree86 log says*:
(II) LoadModule: "vnc"
(II) Loading /usr/X11R6/lib/modules/extensions/vnc.so
(II) Module vnc: vendor="RealVNC Ltd"
    compiled for 4.2.1, module version = 1.0.0
    Module class: XFree86 Server Extension
    ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension VNC
...
(WW) VESA(0): Option "passwordFile" is not used
...


*netstat -l says*:
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         
State     
tcp        0      0 *:32768                 *:*                     
LISTEN     
tcp        0      0 localhost.localdo:32769 *:*                     
LISTEN     
tcp        0      0 *:printer               *:*                     
LISTEN     
tcp        0      0 *:5801                  *:*                     
LISTEN     
tcp        0      0 *:netbios-ssn           *:*                     
LISTEN     
tcp        0      0 *:5900                  *:*                     
LISTEN     
tcp        0      0 *:5901                  *:*                     
LISTEN     
tcp        0      0 *:sunrpc                *:*                     
LISTEN     
tcp        0      0 *:x11                   *:*                     
LISTEN     
tcp        0      0 *:6001                  *:*                     
LISTEN     
tcp        0      0 *:ssh                   *:*                     
LISTEN     
tcp        0      0 localhost.localdom:smtp *:*                     
LISTEN     
udp        0      0 *:32768                 
*:*                                
udp        0      0 localhost.localdo:32770 
*:*                                
udp        0      0 172.16.0.154:netbios-ns 
*:*                                
udp        0      0 *:netbios-ns            
*:*                                
udp        0      0 172.16.0.15:netbios-dgm 
*:*                                
udp        0      0 *:netbios-dgm           
*:*                                
udp        0      0 *:bootpc                
*:*                                
udp        0      0 *:sunrpc                
*:*                                
udp        0      0 172.16.0.154:ntp        
*:*                                
udp        0      0 localhost.localdoma:ntp 
*:*                                
udp        0      0 *:ntp                   
*:*                                
Active UNIX domain sockets (only servers)
Proto RefCnt Flags       Type       State         I-Node Path
unix  2      [ ACC ]     STREAM     LISTENING     2162   
/tmp/mcop-survey/localhost_localdomain-0385-4124a7e9
unix  2      [ ACC ]     STREAM     LISTENING     4958   /tmp/.X11-unix/X0
unix  2      [ ACC ]     STREAM     LISTENING     3372   /tmp/.X11-unix/X1
unix  2      [ ACC ]     STREAM     LISTENING     5367   
/tmp/ksocket-survey/kdeinit-:0
unix  2      [ ACC ]     STREAM     LISTENING     5397   
/tmp/ksocket-survey/klauncher03r7gb.slave-socket
unix  2      [ ACC ]     STREAM     LISTENING     5372   
/tmp/.ICE-unix/dcop1761-1092927580
unix  2      [ ACC ]     STREAM     LISTENING     5494   /tmp/.ICE-unix/1784
unix  2      [ ACC ]     STREAM     LISTENING     1524   
/tmp/.font-unix/fs7100
unix  2      [ ACC ]     STREAM     LISTENING     1350   /var/run/lprng

*XF86Config Says:*
Section "Module"
    Load  "dbe"
    Load  "extmod"
    Load  "fbdevhw"
    Load  "dri"
    Load  "glx"
    Load  "record"
    Load  "freetype"
    Load  "type1"
    Load  "vnc"
EndSection
...
 Section "Screen"
    Identifier "Screen0"
    Device     "ATI Radeon 9000"
    Monitor    "Monitor0"
    DefaultDepth     24
#    Option "securityTypes" "None"
    SubSection "Display"
        Depth     24
        Modes    "1024x768" "800x600" "640x480"
    EndSubSection
    Option "passwordFile" "/home/survey/.vnc/passwd"
EndSection

[demime 0.99d.1 removed an attachment of type text/x-vcard which had a name of 
agron.vcf]
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to