Hello and thank you all,
I have been trying to get this to work for a few days now, and I am at my wits end.
I want to be able to have a docker network that is reachable from another computer on the hosts network, but I can’t seem to get anything even to the host itself. At first I was using docker desktop to set up all the images and containers, then use the command line to create and connect them to the networks. I tried using ipvlan l2 and l3, but both of did not work. I have been testing the connectivity by trying to ping the container on the host. I see a lot of tutorials and guides that have the “-o parent=” option as enp****, but the documentation and errors I get say that it needs to be in format eth0.10. My ip a show is shown below, and I dont know what im supposed to put there to make it work.
Any help would be appreciated.
