Home > OS > Under Linux how to create a virtual network? TCP/udp communication can, but the ifconfig show not to
Under Linux how to create a virtual network? TCP/udp communication can, but the ifconfig show not to
Time:10-05
Under Linux how to create a virtual network? TCP/udp communication can, but the ifconfig show not to come out!
CodePudding user response:
This virtual network no eth0 network devices exist, but have the IP address of the potential, outside machine can provide the IP address of the TCP/udp communication,
Ifconfig is what all can't see, can't see the network equipment, also can't see the IP address
CodePudding user response:
You virtual network interfaces in Linux - https://linuxconfig.org/configuring-virtual-network-interfaces-in-linux
This is to produce an obvious eth0:0 equipment, it is easy to check, is not what I want,
CodePudding user response:
Create Multiple IP Addresses to One Single Network Interface - https://www.tecmint.com/create-multiple-ip-addresses-to-one-single-network-interface/
CodePudding user response:
Virtual network is going to have a virtual card, ifconfig is to display all the network equipment basic information, can't hide (think)