Questions tagged [macvlan]

4 questions
1
vote
1 answer

Promiscuous mode capable?

I am trying to get a macvlan network to work on Docker. It has been deployed properly, but I cannot get it to be accessible. See related thread by me on Server Fault. I have tried deploying it on my laptop, desktop and on an Oracle VM. I have tried…
Centaro
  • 11
0
votes
0 answers

Binding a docker container only to a specific VLAN

Sorry if this is a duplicate question, but I've been searching for a while, and can't find a solution for my use case. Tried AI bots... that was just a huge waste of time and energy. I have a Ubuntu server, and I've split it up into 3 VLANs, using…
ZolaKt
  • 101
0
votes
1 answer

Incoming connections not established with macvlan except when tcptrack is monitoring device

I have set up a macvlan (mode bridge) on a Tinker Board (using Armbian). The device (eth0.1) has been set up so that it can bind to qbittorrent My router forwards all incoming traffic to port 19489 to this macvlan device, which has been assigned an…
Dzseti
  • 101
0
votes
1 answer

Podman container not getting ip from macvlan DHCP, what is wrong with my config?

I'm not sure what I'm doing wrong. I know my DHCP server is running and working, I'm giving out IPs to other non-macvlan network devices... basically everything connecting to my wifi AP. What's wrong with my…
Justin808
  • 436