# follow-up: wlan0 mac address

Source: https://forum.modalai.com/topic/2483/follow-up-wlan0-mac-address
Category: Development Drones (https://forum.modalai.com/category/44/development-drones)
Tags: rb5
Posted: 2023-07-25 01:30:30 UTC by mbahrami
Replies: 1 · Views: 739

## mbahrami · 2023-07-25 01:30:30 UTC

Hi, 

is there any solution to the random wlan0 mac address of rb5?

this problem does not allow us to set a static IP on the router for qr5.

I tried the  `voxl-static-ip` but it does not work.
```
rb5:/etc/systemd/system$ voxl-static-ip 172.16.0.1 172.16.0.2
wlan0: Unknown host

```

Also, the @RichieRich's solution here 
https://forum.modalai.com/topic/682/how-to-stop-wlan0-mac-address-randomization/5
did not work as we do not have eth0 interface.

thanks.

## Reply by tom (ModalAI staff) · 2023-07-25 03:05:12 UTC

@mbahrami You can try that same solution, just substitute "wlan0" instead of "eth0"
