Advertisement
Guest User

56euw4vb6yqnuw6b

a guest
Aug 17th, 2013
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. root@destruction:/etc/network# ifdown eth0 && ifup eth0
  2. ifdown: interface eth0 not configured
  3. RTNETLINK answers: File exists
  4. Failed to bring up eth0.
  5. root@destruction:/etc/network# ifdown eth1 && ifup eth1
  6. ifdown: interface eth1 not configured
  7. RTNETLINK answers: File exists
  8. Failed to bring up eth1.
  9. root@destruction:/etc/network# ifdown eth2 && ifup eth2
  10. ifdown: interface eth2 not configured
  11. RTNETLINK answers: File exists
  12. Failed to bring up eth2.
  13. root@destruction:/etc/network# ifdown eth2 && ifup eth3
  14. ifdown: interface eth2 not configured
  15. RTNETLINK answers: File exists
  16. Failed to bring up eth3.
  17. root@destruction:/etc/network#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement