October 2, 20232 yr My router is setup to tunnel traffice from my server through a VPN based on mac address. But I have a Plex server, and I don't want it going through the vpn, so I used br0, and assigned it a unique IP address. I went down to extra parameters and put in this line: --mac-address 00:00:2e:78:fc:00 But when I try to launch the docker, I get the following error: docker: Error response from daemon: failed to create endpoint [APPNAME] on network br0: ipvlan interfaces do not support custom mac address assignment. I vaguely remember switching to ipvlan years ago, but I don't recall why. Is there no way I can set up my plex docker with a custom mac address?
October 2, 20232 yr Community Expert 18 hours ago, PoppaJohn said: Is there no way I can set up my plex docker with a custom mac address? you would have to use macvlan.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.