Skip to main content

New answers tagged

0 votes

How to determine the logical type of a linux network device

Alternative simple solution: networkctl list Gives easily readable table without actually depending on systemd-networkd. WARNING: systemd-networkd is not running, output will be incomplete. IDX LINK ...
user185953's user avatar
1 vote

nmcli get actual name of interface (e.g. tun0) from connection name

All nmcli commands can accept a fields parameter. Use all to see everything. With v1.52, this includes the interface name. nmcli -f all con show
Stephen Pierce's user avatar
0 votes
Accepted

Linux AP and STA => managing bridge with custom DNS?

OK, after some tests, it turns out it is just a lack of experience from my side. Basically, doing the forwarding with iptables rules and using dnsmasq on the interface used by the AP, the whole thing ...
Tibibs's user avatar
  • 27

Top 50 recent answers are included