Skip to main content

Questions tagged [nmcli]

Nmcli (Network Manager Client) is a command-line tool for controlling NetworkManager.

0 votes
1 answer
47 views

I am assigning a static IP 4 address to ens33 interface on Ubuntu 24.04 using nmcli. But I'm getting the error. Error. unknown connection 'ens33' The commmand I am exceuting on terminal: sudo nmcli ...
Karim Buzdar's user avatar
0 votes
1 answer
82 views

Question (the problem statement) I’m running Debian 12 on a Beelink mini-PC with an Intel AX200 Wi-Fi adapter. However, I could not connect to Wi-Fi. Running nmcli device always showed: wlo1 wifi ...
Marcos's user avatar
  • 11
0 votes
0 answers
40 views

I manged to create connections that issue a Wifi access point using nmcli. I did nmcli device wifi hotspot con-name Wifi_AP_pcie ifname wlan0 ssid MirrorNET password superstrongpassword This is ...
Rho Phi's user avatar
  • 319
1 vote
0 answers
647 views

I am provisioning RHEL 9 machines via an Ansible playbook that contains this task: - name: Set DNS server community.general.nmcli: conn_name: "{{ conn_name | default('ens192') }}" ...
dr_'s user avatar
  • 32.4k
0 votes
1 answer
224 views

I'm trying to make persistent some ip links settings on ubuntu 22.04 desktop. Commands below works fine but are not persistent: ip link add mynet-shim link eno1 type macvlan mode bridge ip addr add ...
Sam99's user avatar
  • 3
0 votes
0 answers
38 views

I have installed Kali like usual OS, in the process of installation didn't get any problems, I've connected to my wifi. But after install Kali, I can't to view list of the SSIDs by command nmcli ...
mrz's user avatar
  • 1
0 votes
1 answer
85 views

I tried using nmcli to get the access_point list, but I got multiple entries with the same SSID and some with a null SSID. I'm not sure whether this is a problem. My system info: Linux Raiden 6.10.10-...
杨思宇's user avatar
2 votes
0 answers
576 views

I'm trying to configure an openconnect VPN connection in nmcli on a Debian 12 running SwayWM. I manage to connect to the vpn using nmcli with the --ask flag but it cannot read vpn secrets provided ...
charlycou's user avatar
  • 121

15 30 50 per page
1
2 3 4 5
14