pub const DEFAULT_NET_IF_NAME: &str = "eth0";
The ‘eth0’ interface tends to be the default interface that docker containers use to communicate with each other.