D
D
Demigodd2019-10-04 11:25:42
Computer networks
Demigodd, 2019-10-04 11:25:42

Why is the site not opening due to the Docker0 interface?

I am using Ubuntu 16.04.
I have 3 active interfaces.
1) Wired connection 1(default)
2) br-14......
3) docker0
There is a site on the internal network that can only be accessed if you are connected to this network.
And because of the Docker0 interface, I can't connect to this site.
But if you disable it.
sudo ifconfig docker0 down
Then you can connect to the site without any problems.
Does anyone know why the Docker0 interface is overridden by the main ethernet interface, and how to fix it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey, 2019-10-04
@Demigodd

What is the site's IP?
In general, you need to change the docker network

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question