Maycon Santos

Results 532 comments of Maycon Santos

hello @adasauce , yes it would be great! If you want to contribute, you can open a pull request in our docs: https://github.com/netbirdio/docs

This should be fixed with: https://github.com/netbirdio/netbird/pull/1693

Hello @wgetnz , that is the expected behavior. Network routes require a Linux node to route packets.

@mlsmaycon, In the future, they will but we don't have an estimation when we will work on it yet.

Hello @CafeBabe202, it depends on your webserver, the doc https://docs.netbird.io/selfhosted/selfhosted-guide#configuration-for-your-reverse-proxy list the path that you need to rewrite, the important piece is that you need to enable HTTP2, forward to...

hello @luckylinux can you share logs from the following containers: dashboard: ```shell docker compose logs dashboard ``` management ```shell docker compose logs management ``` Can you also share the content...

Hello @MrChenhtlss, based on the example you provided, the main requirement for this would be to configure more specific routes? We have network routes access controls coming soon and that...

Hello @ashish1099, When creating an interface, NetBird sets its local route 100.X.X.X/16 to the host (or container) routing table. Is that the main issue, or is it happening when using...

@damoasis to make it work you removed the pod network 10.233.0.0/16 or the 100.X.X.X/16?

Thanks for the update. If the Kubernetes clients are configured as routers, they shouldn't be adding these routes. As you mentioned, the network route is distributing the routes to the...