pfeerick

rock64 0.4.12 xenial-minimal ifdown eth0; ifup eth0

Jul 27th, 2017
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.20 KB | None | 0 0
  1. root@rock64:~# ifdown eth0; ifup eth0
  2. Killed old client process
  3. Internet Systems Consortium DHCP Client 4.3.3
  4. Copyright 2004-2015 Internet Systems Consortium.
  5. All rights reserved.
  6. For info, please visit https://www.isc.org/software/dhcp/
  7.  
  8. Listening on LPF/eth0/d6:01:70:9b:5d:b2
  9. Sending on LPF/eth0/d6:01:70:9b:5d:b2
  10. Sending on Socket/fallback
  11. DHCPRELEASE on eth0 to 192.168.0.1 port 67 (xid=0x728f8e90)
  12. Internet Systems Consortium DHCP Client 4.3.3
  13. Copyright 2004-2015 Internet Systems Consortium.
  14. All rights reserved.
  15. For info, please visit https://www.isc.org/software/dhcp/
  16.  
  17. Listening on LPF/eth0/d6:01:70:9b:5d:b2
  18. Sending on LPF/eth0/d6:01:70:9b:5d:b2
  19. Sending on Socket/fallback
  20. DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 (xid=0xc92e4901)
  21. DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 (xid=0xc92e4901)
  22. DHCPREQUEST of 192.168.0.42 on eth0 to 255.255.255.255 port 67 (xid=0x1492ec9)
  23. DHCPOFFER of 192.168.0.42 from 192.168.0.1
  24. DHCPACK of 192.168.0.42 from 192.168.0.1
  25. bound to 192.168.0.42 -- renewal in 126069 seconds.
  26. + ETHTOOL=/sbin/ethtool
  27. + test -x /sbin/ethtool
  28. + [ -d /sys/devices/platform/ff540000.eth/net/eth0 ]
  29. + /sbin/ethtool -K eth0 rx off tx off
Add Comment
Please, Sign In to add comment