Skip to main content

Questions tagged [nmcli]

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

0 votes
1 answer
15 views

nmcli connection modify does not work as intended when using alias

Using an alias in nmcli connection modify seems to append the value regardless of the prefix used. For example, nmcli connection modify wifi -ip4 192.168.1.10/24 does not remove the IP but add it. ...
Neox's user avatar
  • 111
1 vote
1 answer
68 views

Alma Linux - nmcli " No suitable device found"

When I try to bring up a connection called wan0 with nmcli, I'm getting this error. Wan0 is currently unplugged, want to get it configured before plugging it in. I dont know why it's talking about ...
Aditya K's user avatar
  • 2,140
0 votes
2 answers
77 views

RHEL 9 nmcli how to change permanently ethtool settings?

[root@101 system-connections]# nmcli c modify enp2s0f0 ethtool.tx-checksumming off Error: invalid property 'tx-checksumming': 'tx-checksumming' not among [feature-esp-hw-offload, feature-esp-tx-csum-...
None's user avatar
  • 647
1 vote
1 answer
44 views

RHEL 8 IP/Kernel Routing Multi-Homed Server Issue - Cannot get a response to ping, when trying to ping from 2nd Interface

Set up/configuration: I have a RHEL 8 server, running Asterisk 15.x, that has 2 NICs. NMCLI is used for networking NIC0 (eno5np0) is on the trusted network and is configured as a static IPv4 and NIC1 (...
ripvw32's user avatar
  • 13
0 votes
1 answer
192 views

nmcli not showing connections

I am new to linux and was trying to configure me system, I wanted to use https://github.com/ericmurphyxyz/rofi-wifi-menu, but saw it was not showing any connections. When I enter nmcli I get this lo: ...
user438409385's user avatar
0 votes
0 answers
39 views

Create a WiFi to WiFI bridge using nmcli (WiFi Repeater)

Im using an raspberry pi zero 2. I would like to set it up to become a WiFi repeater. How could I use nmcli to set this up?
Chris Steffen's user avatar
0 votes
0 answers
24 views

Nmcli connect to a wifi network with multiple threads

I recently discovered that we can establish a connection to a WiFi network directly from the command line interface (CLI) using nmcli. This led me to wonder whether we could utilize it to develop a ...
Dang Max's user avatar
0 votes
0 answers
40 views

Trouble Connecting to Hidden Network with nmcli on First Attemp

I am using nmcli command to connect to a hidden network: nmcli device wifi connect <hidden-network-ssid> password <password> hidden yes When I use this command to connect to my network it ...
GabrijelOkorn's user avatar
0 votes
2 answers
180 views

Run nmcli commands in chroot environnement

I have set up a chroot environment (Ubuntu Jammy). I need to run the nmcli command for some purposes. nmcli depend on NetworkManager.service, but the systemd service isn't allowed in chroot env. How ...
GAD3R's user avatar
  • 67.5k
0 votes
0 answers
45 views

What could cause Wired ethernet adapter to remain stuck on "connecting" until I reload nmcli

When I boot up my debian machine, my ethernet adapter remains in "connecting..." state, not actually "connected", it used to always be connected by the time the machine was booted ...
raquel's user avatar
  • 11
0 votes
1 answer
206 views

How can I set up a password-less AP with nmcli?

I own a USB WiFi device which works well, until I try to connect to anything encrypted. I want to use this USB device as an AP, ideally with nmcli. How do I do so? All the sources I've found, show ...
peterh's user avatar
  • 9,848
1 vote
1 answer
1k views

Multiple NetworkManager connection profiles for the same ethernet interface not always work correctly

I'm using 3 NetworkManager connection profiles in a Linux distribution and all the connection profiles refer to the same ethernet interface: enp3s0. I'm using these connections to manage: the default ...
User051209's user avatar
0 votes
1 answer
579 views

nmtui unable to activate wireless connection, nmcli dev status says wifi unavailable

I'm very new to using linux. When I try using nmtui to connect to wifi, the only option in "activate a connection" is wired connection. When I use nmcli dev status, it outputs wlo1 wifi ...
SmoreBob's user avatar
0 votes
0 answers
31 views

How do I find out what is stopping a sit tunnel routing?

In my town, IPv6 does not exist with any provider. I own 2001:67c:2284::/48 which I announce with Vultr. I am trying to set up a SIT tunnel to use 2001:67c:2284:1::/64 from my office using nmcli but I'...
Entrepreneur AJ's user avatar
0 votes
1 answer
122 views

NetworkManager : restrict a connection to USB Ethernet wired dongles

With NetworkManager I want to restrict a connection to USB Ethernet wired dongles. In the documentation, https://developer-old.gnome.org/NetworkManager/stable/nm-settings-nmcli.html: interface-name: ...
Emeric Verschuur's user avatar

15 30 50 per page
1
2 3 4 5
13