Results 1 to 4 of 4

Thread: Network Manager Won't Start

  1. #1
    Join Date
    2022-Nov
    Posts
    1

    Network Manager Won't Start

    [COLOR=var(--posttitletextcolor)]Network Manager Won't Run




    [/COLOR]
    [COLOR=var(--newCommunityTheme-bodyText)]Greetings --
    I'm running Kali on top of WSL on Windows 11. Running WSL 2. Windows is fully patched. Kali is fully patched. Apt-get network-manager reports it is already at newest version (1.40.2-1)
    sudo service network-manager start|stop results in "NetworkManager" is not running/does not exist.
    reboot does not help
    in /etc/NetworkManager/NetworkManager.conf managed =false. I've tried it with "true" and no luck.
    Using Kex, one point I was able to get into "Edit Connections" but everything was greyed and I was unable to save. This is no longer true.
    What I'm really trying to do is add a connection to openvpn using an .ovpn file. CLI instructions for this are pretty opaque...
    I welcome the community's wisdom

    [/COLOR]

  2. #2
    This is the command

    Code:
    systemctl stop NetworkManager

  3. #3
    Join Date
    2021-May
    Location
    UK
    Posts
    772
    sudo service network-manager enable
    sudo service network-manager start

  4. #4
    Join Date
    2022-Dec
    Posts
    1
    Show me the log

    sudo airmon-ng stop wlan0
    sudo systemctl start NetworkManager
    systemctl list-unit-files --state=enabled
    systemctl status wpa_supplicant

Similar Threads

  1. Replies: 3
    Last Post: 2023-01-28, 18:29
  2. Kali Network Manager start up error
    By SuperDuperPuterMan in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2018-04-27, 00:18
  3. Failed to start Account and Network Manager.
    By toko in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2017-04-06, 14:20
  4. OpenVPN connection won't start through Network Manager
    By bluudz in forum TroubleShooting Archive
    Replies: 8
    Last Post: 2015-08-25, 09:57

Posting Permissions

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