Advertisement
Guest User

Untitled

a guest
Jul 18th, 2016
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.02 KB | None | 0 0
  1. slipnjab@UBDistro:~$ ping google.com
  2. ping: unknown host google.com
  3. slipnjab@UBDistro:~$ sudo ifconfig wlan0
  4. wlan0 Link encap:Ethernet HWaddr 04:8d:38:8a:20:29
  5. inet addr:192.168.0.2 Bcast:192.168.0.255 Mask:255.255.255.0
  6. BROADCAST MULTICAST MTU:1500 Metric:1
  7. RX packets:24771 errors:0 dropped:0 overruns:0 frame:0
  8. TX packets:14718 errors:0 dropped:0 overruns:0 carrier:0
  9. collisions:0 txqueuelen:1000
  10. RX bytes:35177321 (35.1 MB) TX bytes:1435984 (1.4 MB)
  11.  
  12. slipnjab@UBDistro:~$ sudo ifconfig wlan0
  13. wlan0 Link encap:Ethernet HWaddr 04:8d:38:8a:20:29
  14. inet addr:192.168.0.2 Bcast:192.168.0.255 Mask:255.255.255.0
  15. BROADCAST MULTICAST MTU:1500 Metric:1
  16. RX packets:24771 errors:0 dropped:0 overruns:0 frame:0
  17. TX packets:14718 errors:0 dropped:0 overruns:0 carrier:0
  18. collisions:0 txqueuelen:1000
  19. RX bytes:35177321 (35.1 MB) TX bytes:1435984 (1.4 MB)
  20.  
  21. slipnjab@UBDistro:~$ sudo ifconfig wlan0 down
  22. slipnjab@UBDistro:~$ sudo ifconfig wlan0 up
  23. slipnjab@UBDistro:~$ ifconfig wlan0
  24. wlan0 Link encap:Ethernet HWaddr 04:8d:38:8a:20:29
  25. inet addr:192.168.0.2 Bcast:192.168.0.255 Mask:255.255.255.0
  26. UP BROADCAST MULTICAST MTU:1500 Metric:1
  27. RX packets:24771 errors:0 dropped:0 overruns:0 frame:0
  28. TX packets:14718 errors:0 dropped:0 overruns:0 carrier:0
  29. collisions:0 txqueuelen:1000
  30. RX bytes:35177321 (35.1 MB) TX bytes:1435984 (1.4 MB)
  31.  
  32. slipnjab@UBDistro:~$ ifconfig wlan0 up
  33. SIOCSIFFLAGS: Operation not permitted
  34. slipnjab@UBDistro:~$ ifconfig wlan0 up
  35. SIOCSIFFLAGS: Operation not permitted
  36. slipnjab@UBDistro:~$ ifconfig wlan0 up
  37. SIOCSIFFLAGS: Operation not permitted
  38. slipnjab@UBDistro:~$ ifconfig wlan0 up
  39. SIOCSIFFLAGS: Operation not permitted
  40. slipnjab@UBDistro:~$ ifconfig wlan0 up
  41. SIOCSIFFLAGS: Operation not permitted
  42. slipnjab@UBDistro:~$ ifconfig wlan0 up
  43. SIOCSIFFLAGS: Operation not permitted
  44. slipnjab@UBDistro:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement