Advertisement
Guest User

Untitled

a guest
Jul 27th, 2017
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. sakrayaami@debian:~$ sudo route
  2. Kernel IP routing table
  3. Destination Gateway Genmask Flags Metric Ref Use Iface
  4. localnet * 255.255.255.0 U 0 0 0 eth0
  5. sakrayaami@debian:~$ sudo ifconfig
  6. eth0 Link encap:Ethernet HWaddr 00:0c:29:a2:d9:13
  7. inet addr:192.168.2.34 Bcast:192.168.2.255 Mask:255.255.255.0
  8. inet6 addr: fe80::20c:29ff:fea2:d913/64 Scope:Link
  9. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  10. RX packets:4715 errors:0 dropped:0 overruns:0 frame:0
  11. TX packets:370 errors:0 dropped:0 overruns:0 carrier:0
  12. collisions:0 txqueuelen:1000
  13. RX bytes:403933 (394.4 KiB) TX bytes:31305 (30.5 KiB)
  14. Interrupt:19 Base address:0x2000
  15.  
  16. lo Link encap:Local Loopback
  17. inet addr:127.0.0.1 Mask:255.0.0.0
  18. inet6 addr: ::1/128 Scope:Host
  19. UP LOOPBACK RUNNING MTU:16436 Metric:1
  20. RX packets:27556 errors:0 dropped:0 overruns:0 frame:0
  21. TX packets:27556 errors:0 dropped:0 overruns:0 carrier:0
  22. collisions:0 txqueuelen:0
  23. RX bytes:811601 (792.5 KiB) TX bytes:811601 (792.5 KiB)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement