- Configure OVH Bridge Network from command line
- Configure Failover IP in Ubuntu 20.04 OVH VPS
- Configure Failover IP in Ubuntu 18.04 OVH VPS
- OVH VPS Configure failover IP in Ubuntu
- Debian 9 OVH Bridge Network Configuration
- Configure Networking in Fedora 28 OVH Proxmox
- Set Static IP in RHEL 8 OVH VPS
- Configure VPS IP address in OneProvider Server
- How to find all IP address of a Linux server
- systemd-networkd
- How to add secondary IP address using nmcli
Ubuntu
CentOS
IPv6 Configuration
Track IP location
http://www.ip-tracker.org
To see network interface cards on your computer, run “ip link”
root@root1027:~# ip link 1: lo:mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 2: eth2: mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000 link/ether 90:e2:ba:2b:b0:5d brd ff:ff:ff:ff:ff:ff 3: eth1: mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000 link/ether 00:16:17:d2:44:6e brd ff:ff:ff:ff:ff:ff 4: eth0: mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000 link/ether 90:e2:ba:2b:b0:0d brd ff:ff:ff:ff:ff:ff root@root1027:~#