Originally created by @zandercodes on GitHub (Feb 16, 2025).
First of all, a big compliment to this great development.
I have the following problem:
My server in the cloud has several IP addresses.
You can use macvlan with Docker to use the other ips from the subnet, for example.
now when i add this to gerbil no service is reachable.
Why is that?
If I assign the macvlan to nginx, for example, it works directly.
Originally created by @zandercodes on GitHub (Feb 16, 2025).
First of all, a big compliment to this great development.
I have the following problem:
My server in the cloud has several IP addresses.
You can use macvlan with Docker to use the other ips from the subnet, for example.
now when i add this to gerbil no service is reachable.
Why is that?
If I assign the macvlan to nginx, for example, it works directly.
@oschwartz10612 commented on GitHub (Feb 16, 2025):
I am sorry I dont fully understand what you are trying to do? Are you saving you have multiple public IPv4 addresses and you want them all to point to Pangolin?
@oschwartz10612 commented on GitHub (Feb 16, 2025):
I am sorry I dont fully understand what you are trying to do? Are you saving you have multiple public IPv4 addresses and you want them all to point to Pangolin?
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @zandercodes on GitHub (Feb 16, 2025).
First of all, a big compliment to this great development.
I have the following problem:
My server in the cloud has several IP addresses.
You can use macvlan with Docker to use the other ips from the subnet, for example.
now when i add this to gerbil no service is reachable.
Why is that?
If I assign the macvlan to nginx, for example, it works directly.
@oschwartz10612 commented on GitHub (Feb 16, 2025):
I am sorry I dont fully understand what you are trying to do? Are you saving you have multiple public IPv4 addresses and you want them all to point to Pangolin?
@zandercodes commented on GitHub (Feb 16, 2025):
Problem solved by using
network_mode: service:gerbilonpangolinstack