New answers tagged network-interface
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 ...
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
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 ...
Top 50 recent answers are included
Related Tags
network-interface × 1503networking × 709
linux × 318
debian × 181
wifi × 166
networkmanager × 124
ubuntu × 113
ethernet × 100
centos × 87
ip × 85
routing × 66
bridge × 59
drivers × 54
iptables × 50
ifconfig × 42
rhel × 41
systemd × 36
dhcp × 36
internet × 36
systemd-networkd × 36
linux-kernel × 32
kali-linux × 32
udev × 32
iproute × 31
kernel × 30