Page 1 of 1

make a portable access point - double wlan - what's wrong?

Posted: Tue Apr 03, 2018 6:57 pm
by lamerino
hi everyone, i'm searching for solution on the web but i didn't find some solution.
first of all, i made mi access point with rasp3+ mate (wired+wifi) compling my iptables. but since when i tried making same thing with 2 wlan(embedded+external usb)...
every moment i reboot it change the name of un wlan in wlan0 or wlan1 and the other wlan it take a strange name (like wlx48ee0c25e69c)
i tried to change network interfaces, searching for /etc/udev/rules.d/70-persistent-net.rules but..... i'm here....
if i trie iwlist bouth wifi find wireless infrastructure near to me
my configuration
  • wlan1 Link encap:Ethernet HWaddr XXXXXXXXXXX
    inet addr:XXXXXXXX Bcast:XXXXXXXXXXX Mask:XXXXXXXXXXXX
    inet6 addr: XXXXXXXXXXXXXXX/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:13844 errors:0 dropped:38 overruns:0 frame:0
    TX packets:1362 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:1570104 (1.5 MB) TX bytes:217315 (217.3 KB)

    wlxe46f132bc7c2 Link encap:Ethernet HWaddr XXXXXXXXXXXX
    inet addr:XXXXXXXX0 Bcast:XXXXXXXXXXXX MaskXDXXXXXXXXXX
    inet6 addr:XXXXXXXXXXXXX/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:0 errors:0 dropped:29 overruns:0 frame:0
    TX packets:0 errors:0 dropped:20 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:25687 (25.6 KB) TX bytes:16366 (16.3 KB)
  • 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    2: enxb827eb69c184: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN mode DEFAULT group default qlen 1000
    link/ether xxxxxxxxxxxxxxbrd ff:ff:ff:ff:ff:ff
    3: wlxe46f132bc7c2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP mode DEFAULT group default qlen 1000
    link/ether xxxxxxxxxxxxbrd ff:ff:ff:ff:ff:ff
    4: wlan1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DORMANT group default qlen 1000
    link/ether xxxxxxxxxxxxxx brd ff:ff:ff:ff:ff:ff
tnx 4 helping me