Display More
Hello ;
Can you please the result of the following commands on your system:
and
Thanks
Hi Nuxwin
ip link show:
ip addr show:
Code
- 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN
- link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
- inet 127.0.0.1/8 scope host lo
- inet6 ::1/128 scope host
- valid_lft forever preferred_lft forever
- 2: venet0: <BROADCAST,POINTOPOINT,NOARP,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN
- link/void
- inet 127.0.0.2/32 scope host venet0
- inet 162.220.10.4/32 brd 162.220.10.4 scope global venet0:0
Thanks
Eoghan