Advertisement
MrPoxipol

Haiku Internet Connection Problem

Nov 26th, 2013
338
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. ~/Desktop> ifconfig
  2. loop Hardware type: Local Loopback, Address: none
  3. inet addr: 127.0.0.1, Mask: 255.0.0.0
  4. inet6 addr: ::1, Prefix Length: 128
  5. MTU: 16384, Metric: 0, up loopback link
  6. Receive: 0 packets, 0 errors, 0 bytes, 0 mcasts, 0 dropped
  7. Transmit: 0 packets, 0 errors, 0 bytes, 0 mcasts, 0 dropped
  8. Collisions: 0
  9.  
  10. /dev/net/sis900/0
  11. Hardware type: Ethernet, Address: 00:19:66:44:32:ca
  12. Media type: 100 MBit, 100BASE-TX
  13. inet addr: 169.254.0.195, Bcast: 169.254.255.255, Mask: 255.255.0.0
  14. MTU: 1500, Metric: 0, up broadcast link configuring
  15. Receive: 2 packets, 1 errors, 0 bytes, 0 mcasts, 0 dropped
  16. Transmit: 22 packets, 0 errors, 6754 bytes, 0 mcasts, 0 dropped
  17. Collisions: 0
  18.  
  19. ~/Desktop> ping 8.8.8.8
  20. PING 8.8.8.8 (8.8.8.8): 56 data bytes
  21. ping: sendto: Network is unreachable
  22. ping: wrote 8.8.8.8 64 chars, ret=-1
  23. ping: sendto: Network is unreachable
  24. ping: wrote 8.8.8.8 64 chars, ret=-1
  25. ping: sendto: Network is unreachable
  26. ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement