Jump to content

No DNS on docker in br0 mode


Recommended Posts

Posted

Hey

 

I have found out that if I put my docker in br0 mode that it doesn't get an IP and that it has no internet connection.

Adding --dns=192.168.0.1 fixes the problem. VMs and server work just fine.

 

What could be the problem?

I've also attached a screenshot of the docker. I'm fairly sure that it used to list the set IP address and now it's not.

 

Capture.thumb.JPG.e15b6f99c70c2f86454f8a74777be14f.JPG

 

Can anyone help what is going on?

 

I have already toggled bridging to see if it would fix itself. 

tower-diagnostics-20240530-1430.zip

Posted (edited)

Ok I've fixed the first problem with DNS. It was the bloody tailscale plugin. Advanced option "Use Tailscale DNS settings" was enabled.

 

The only other question is the br0 not writing ports and set IP address. Did something change here?

docker network inspect br0 also displays data. It just doesn't show it on the dashboard.

Edited by gxs

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...