-
According to pull request #2148 there is a pool overlapping check added.
But check is not necessary when we use a macvlan driver for networks.
Now I've got an error
#### 18.03.1-ce-0-ubuntu:
`…
-
With podman version 4.7.2, netavark version 1.8.0:
`macvlan` driver works with DHCP:
```
# podman network create --disable-dns --driver macvlan --interface-name brint --ipam-driver dhcp lan
lan
…
-
**Output of `docker version`:**
Client:
Version: 1.12.0
API version: 1.24
Go version: go1.6.3
Git commit: 8eab29e
Built:
OS/Arch: linux/amd64
Server:
Version: 1.12.0
…
-
**Checklist**
- Have you pulled and found the error with `jc21/nginx-proxy-manager:latest` docker image?
Yes
- Are you sure you're not using someone else's docker image?
Yes
- Have you search…
-
Hi,
I am using docker on unraid with Macvlan driver where each of my containers get physical ip on real network. There is no NAT which is in picture here. When i provision this container the ports …
-
**Environment**
I have tested this on CoreOS stable and archlinux + rkt 1.8
```
rkt Version: 1.8.0
appc Version: 0.8.4
Go Version: go1.6.2
Go OS/Arch: linux/amd64
Features: -TPM
--
Linux 4.5.0-coreos…
-
### Feature request description
Make adding a Network Adapter to the Hyper-V VM work. Currently the machine will not start properly if the Network Adapter is added before the machine is started. Addi…
-
I'm running HS4 in docker, and when its on a macvlan network, the shop is broken (see attachment). When I run it on a normal bridge network, the shop works fine. I need it on the macvlan because if it…
-
例如多个子网如下:
10.9.28.0/24
10.7.26.0/24
10.3.26.0/24
要怎么本配置?
-
podman fails to connect containers to macvlan networks with network backend set to netavark (which is the new [default](https://github.com/NixOS/nixpkgs/blob/7c75694db9ddc92bbcc60dc3de8c435eb1185c88/n…