Advertisement
Guest User

Untitled

a guest
Jan 24th, 2012
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.19 KB | None | 0 0
  1. iceplace syslog-ng # ifconfig
  2. eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 metric 1
  3. inet 192.168.7.10 netmask 255.255.255.252 broadcast 192.168.7.11
  4. ether 6c:62:6d:78:62:46 txqueuelen 1000 (Ethernet)
  5. RX packets 981542 bytes 537188020 (512.3 MiB)
  6. RX errors 0 dropped 0 overruns 0 frame 0
  7. TX packets 817144 bytes 141317374 (134.7 MiB)
  8. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  9. device interrupt 17 base 0x2000
  10.  
  11. eth1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 metric 1
  12. inet 192.168.12.1 netmask 255.255.255.0 broadcast 192.168.12.255
  13. ether 1c:bd:b9:86:5e:34 txqueuelen 1000 (Ethernet)
  14. RX packets 8722901 bytes 1299040342 (1.2 GiB)
  15. RX errors 0 dropped 0 overruns 0 frame 0
  16. TX packets 6785960 bytes 2328316866 (2.1 GiB)
  17. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  18. device interrupt 17 base 0xe800
  19.  
  20. lo: flags=73<UP,LOOPBACK,RUNNING> mtu 16436 metric 1
  21. inet 127.0.0.1 netmask 255.0.0.0
  22. loop txqueuelen 0 (Local Loopback)
  23. RX packets 186 bytes 59568 (58.1 KiB)
  24. RX errors 0 dropped 0 overruns 0 frame 0
  25. TX packets 186 bytes 59568 (58.1 KiB)
  26. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  27.  
  28. ppp0: flags=4305<UP,POINTOPOINT,RUNNING,NOARP,MULTICAST> mtu 1492 metric 1
  29. inet 178.124.209.163 netmask 255.255.255.255 destination 178.124.208.1
  30. ppp txqueuelen 3 (Point-to-Point Protocol)
  31. RX packets 172619 bytes 31895462 (30.4 MiB)
  32. RX errors 0 dropped 0 overruns 0 frame 0
  33. TX packets 162544 bytes 25976667 (24.7 MiB)
  34. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  35.  
  36. tap0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 metric 1
  37. inet 10.10.0.7 netmask 255.255.255.0 broadcast 10.10.0.255
  38. ether 42:c7:11:32:0e:3a txqueuelen 100 (Ethernet)
  39. RX packets 136429 bytes 17207188 (16.4 MiB)
  40. RX errors 0 dropped 2585 overruns 0 frame 0
  41. TX packets 81371 bytes 14160725 (13.5 MiB)
  42. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement