Docker macvlan #92

Closed
opened 2025-11-13 11:49:48 -06:00 by GiteaMirror · 2 comments
Owner

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.
Author
Owner

@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?
Author
Owner

@zandercodes commented on GitHub (Feb 16, 2025):

Problem solved by using network_mode: service:gerbil on pangolin stack

@zandercodes commented on GitHub (Feb 16, 2025): Problem solved by using `network_mode: service:gerbil` on `pangolin` stack
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#92