removido
(usa Nenhuma)
Enviado em 26/12/2016 - 18:24h
Oi pessoal, estou com um problema par compreender as interfaces de rede no Ubuntu, como sou novo no linux, acho difícil entender o que vou descrever abaixo. Gostaria de saber se tem como mudar o nome de cada interface de rede que possamos visualizar quando entramos com o comando "ifconfig" no terminal.
Descrição do problema: quando digito o comando 'ifconfig' me é mostrado esta saída:
enp2s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.0.104 netmask 255.255.255.0 broadcast 192.168.0.255
inet6 fe80::1d86:820:c918:41a3 prefixlen 64 scopeid 0x20<link>
ether 00:40:a7:1f:57:f3 txqueuelen 1000 (Ethernet)
RX packets 27843 bytes 29082217 (29.0 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 22541 bytes 2546915 (2.5 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1 (Loopback Local)
RX packets 46554 bytes 2919732 (2.9 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 46554 bytes 2919732 (2.9 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlx24050f93295f: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.0.108 netmask 255.255.255.0 broadcast 192.168.0.255
inet6 fe80::98cd:819b:f0fe:bab7 prefixlen 64 scopeid 0x20<link>
ether 24:05:0f:93:29:5f txqueuelen 1000 (Ethernet)
RX packets 654 bytes 81377 (81.3 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 592 bytes 71356 (71.3 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
Estou acostumado a ver: eth0, lo e wlan0. Então. tem como alterar isto?
Com o comando "iwconfig" consigo saber que "wlx24050f93295f" é a minha interface wireless.