Results 1 to 2 of 2

Thread: VNC on rapsberry pi with Kali won't connect?

  1. #1
    Join Date
    2022-Mar
    Posts
    2

    VNC on rapsberry pi with Kali won't connect?

    hello,
    this is my first attempt with Kali OS
    I have install in on my PI4 - but I can't reach it from VNC
    I can get intp it using ssh
    I have check and the VNC server is running
    Code:
    ┌──(kali㉿kali-raspberry-pi)-[~]
    └─$ sudo apt install tightvncserver
    Reading package lists... Done
    Building dependency tree... Done
    Reading state information... Done
    tightvncserver is already the newest version (1:1.3.10-5).
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    I have also install x11vnc
    but when I try to run it I get errors


    Code:
    13/03/2022 08:00:20 x11vnc version: 0.9.16 lastmod: 2019-01-05  pid: 1221
    13/03/2022 08:00:20
    13/03/2022 08:00:20 WARNING: DISPLAY starts with localhost: 'localhost:10.0'
    13/03/2022 08:00:20 WARNING: Is this an SSH X11 port forwarding?  You most
    13/03/2022 08:00:20 WARNING: likely don't want x11vnc to use that DISPLAY.
    13/03/2022 08:00:20 WARNING: You probably should supply something
    13/03/2022 08:00:20 WARNING: like: -display :0  to access the physical
    13/03/2022 08:00:20 WARNING: X display on the machine where x11vnc is running.
    13/03/2022 08:00:20
    MoTTY X11 proxy: Unsupported authorisation protocol
    13/03/2022 08:00:20 XOpenDisplay("localhost:10.0") failed.
    13/03/2022 08:00:20 Trying again with XAUTHLOCALHOSTNAME=localhost ...
    MoTTY X11 proxy: Unsupported authorisation protocol
    
    
    13/03/2022 08:00:20 ***************************************
    13/03/2022 08:00:20 *** XOpenDisplay failed (localhost:10.0)
    
    
    *** x11vnc was unable to open the X DISPLAY: "localhost:10.0", it cannot continu                               e.
    *** There may be "Xlib:" error messages above with details about the failure.
    what is the problem ?
    did I miss something ?

    my Ip is 10.0.0.183 , get it from dhcp using ethernet

    Thanks ,

  2. #2
    Join Date
    2021-May
    Location
    UK
    Posts
    772
    a VNC server is a virtual display instance that is only accessible to the remote client, you need to set this virtual server up;

    https://community.spiceworks.com/how...alvnc-software

Similar Threads

  1. rapsberry pi start up command help
    By faconix in forum ARM Archive
    Replies: 0
    Last Post: 2016-01-01, 00:58
  2. Rapsberry Pi 2 will not boot with Kali Linux v1.1.0.
    By Sopalajo de Arrierez in forum ARM Archive
    Replies: 4
    Last Post: 2015-05-12, 00:00
  3. Can't connect to kali.org
    By Khanghoang71 in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2014-07-18, 02:38

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •