ip r is empty
root@test-create-dnd:~# ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128...
It shows this :
root@test-create-dnd:~# ifdown eth0
ifdown: interface eth0 not configured
root@test-create-dnd:~# ifup eth0
RTNETLINK answers: File exists
ifup: failed to bring up eth0
Hi,
I added manually route and it pings to gateway but not to others.
This is only happening with Debian 9.5 .
# ifup eth0
RTNETLINK answers: File exists
ifup: failed to bring up eth0
And journalctl -xe shows :
Dec 05 14:06:06 test-create-dnd systemd[1]: Failed to start Raise network interfaces.
Hi,
Network status is showing this error :
Dec 05 07:33:00 test ifup[360]: ifup: failed to bring up eth0
Dec 05 07:33:00 test systemd[1]: networking.service: Main process exited, code=exited, status=1/FAILURE
Dec 05 07:33:00 test systemd[1]: Failed to start Raise network interfaces.
And...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.