TheCreatorzOne

ifconfig

May 24th, 2018
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.19 KB | None | 0 0
  1. # This file describes the network interfaces available on your system
  2. # and how to activate them. For more information, see interfaces(5).
  3.  
  4. source /etc/network/interfaces.d/*
  5.  
  6. # The loopback network interface
  7. auto lo
  8. iface lo inet loopback
  9.  
  10. # The primary network interface
  11. auto eno1
  12. iface eno1 inet static
  13. address 78.129.237.22
  14. netmask 255.255.255.0
  15. network 78.129.237.0
  16. broadcast 78.129.237.255
  17. gateway 78.129.237.1
  18. # dns-* options are implemented by the resolvconf package, if installed
  19. dns-nameservers 87.117.198.200 87.117.237.100
  20. root@IS-72100:~# ifconfig
  21. br-28480d91eeef Link encap:Ethernet HWaddr 02:42:40:e2:26:01
  22. inet addr:172.18.0.1 Bcast:172.18.255.255 Mask:255.255.0.0
  23. inet6 addr: fe80::42:40ff:fee2:2601/64 Scope:Link
  24. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  25. RX packets:83568 errors:0 dropped:0 overruns:0 frame:0
  26. TX packets:10 errors:0 dropped:0 overruns:0 carrier:0
  27. collisions:0 txqueuelen:0
  28. RX bytes:6708870 (6.7 MB) TX bytes:764 (764.0 B)
  29.  
  30. docker0 Link encap:Ethernet HWaddr 02:42:10:1c:45:f9
  31. inet addr:172.17.0.1 Bcast:172.17.255.255 Mask:255.255.0.0
  32. inet6 addr: fe80::42:10ff:fe1c:45f9/64 Scope:Link
  33. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  34. RX packets:350566 errors:0 dropped:0 overruns:0 frame:0
  35. TX packets:146678 errors:0 dropped:0 overruns:0 carrier:0
  36. collisions:0 txqueuelen:0
  37. RX bytes:494166386 (494.1 MB) TX bytes:143931698 (143.9 MB)
  38.  
  39. eno1 Link encap:Ethernet HWaddr 0c:c4:7a:00:13:41
  40. inet addr:78.129.237.22 Bcast:78.129.237.255 Mask:255.255.255.0
  41. inet6 addr: fe80::ec4:7aff:fe00:1341/64 Scope:Link
  42. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  43. RX packets:3256970 errors:0 dropped:40 overruns:0 frame:0
  44. TX packets:1865374 errors:0 dropped:0 overruns:0 carrier:0
  45. collisions:0 txqueuelen:1000
  46. RX bytes:2803357237 (2.8 GB) TX bytes:1753321898 (1.7 GB)
  47. Interrupt:20 Memory:dfa00000-dfa20000
  48.  
  49. lo Link encap:Local Loopback
  50. inet addr:127.0.0.1 Mask:255.0.0.0
  51. inet6 addr: ::1/128 Scope:Host
  52. UP LOOPBACK RUNNING MTU:65536 Metric:1
  53. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  54. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  55. collisions:0 txqueuelen:1
  56. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  57.  
  58. veth056990d Link encap:Ethernet HWaddr e6:79:e5:75:9d:da
  59. inet6 addr: fe80::e479:e5ff:fe75:9dda/64 Scope:Link
  60. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  61. RX packets:3 errors:0 dropped:0 overruns:0 frame:0
  62. TX packets:7132 errors:0 dropped:0 overruns:0 carrier:0
  63. collisions:0 txqueuelen:0
  64. RX bytes:142 (142.0 B) TX bytes:765624 (765.6 KB)
  65.  
  66. veth2af29c4 Link encap:Ethernet HWaddr 36:94:55:b4:8d:a9
  67. inet6 addr: fe80::3494:55ff:feb4:8da9/64 Scope:Link
  68. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  69. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  70. TX packets:93889 errors:0 dropped:0 overruns:0 carrier:0
  71. collisions:0 txqueuelen:0
  72. RX bytes:0 (0.0 B) TX bytes:10076470 (10.0 MB)
  73.  
  74. veth68c07f8 Link encap:Ethernet HWaddr 8a:26:48:16:bc:fb
  75. inet6 addr: fe80::8826:48ff:fe16:bcfb/64 Scope:Link
  76. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  77. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  78. TX packets:83657 errors:0 dropped:0 overruns:0 carrier:0
  79. collisions:0 txqueuelen:0
  80. RX bytes:0 (0.0 B) TX bytes:7885484 (7.8 MB)
  81.  
  82. veth6f33ac1 Link encap:Ethernet HWaddr 52:2f:61:4a:c8:72
  83. inet6 addr: fe80::502f:61ff:fe4a:c872/64 Scope:Link
  84. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  85. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  86. TX packets:1835 errors:0 dropped:0 overruns:0 carrier:0
  87. collisions:0 txqueuelen:0
  88. RX bytes:0 (0.0 B) TX bytes:195448 (195.4 KB)
  89.  
  90. veth729ea8e Link encap:Ethernet HWaddr 5a:c1:64:e7:65:5b
  91. inet6 addr: fe80::58c1:64ff:fee7:655b/64 Scope:Link
  92. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  93. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  94. TX packets:6324 errors:0 dropped:0 overruns:0 carrier:0
  95. collisions:0 txqueuelen:0
  96. RX bytes:0 (0.0 B) TX bytes:596710 (596.7 KB)
  97.  
  98. veth7505eef Link encap:Ethernet HWaddr fa:85:94:f4:d3:d6
  99. inet6 addr: fe80::f885:94ff:fef4:d3d6/64 Scope:Link
  100. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  101. RX packets:50 errors:0 dropped:0 overruns:0 frame:0
  102. TX packets:67062 errors:0 dropped:0 overruns:0 carrier:0
  103. collisions:0 txqueuelen:0
  104. RX bytes:3024 (3.0 KB) TX bytes:7195995 (7.1 MB)
  105.  
  106. vethb44ce53 Link encap:Ethernet HWaddr 42:85:39:ba:45:d1
  107. inet6 addr: fe80::4085:39ff:feba:45d1/64 Scope:Link
  108. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  109. RX packets:6301 errors:0 dropped:0 overruns:0 frame:0
  110. TX packets:6309 errors:0 dropped:0 overruns:0 carrier:0
  111. collisions:0 txqueuelen:0
  112. RX bytes:594612 (594.6 KB) TX bytes:595260 (595.2 KB)
  113.  
  114. vethc644952 Link encap:Ethernet HWaddr ae:24:3c:51:8f:cc
  115. inet6 addr: fe80::ac24:3cff:fe51:8fcc/64 Scope:Link
  116. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  117. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  118. TX packets:59757 errors:0 dropped:0 overruns:0 carrier:0
  119. collisions:0 txqueuelen:0
  120. RX bytes:0 (0.0 B) TX bytes:5632034 (5.6 MB)
  121.  
  122. vethd2cff2e Link encap:Ethernet HWaddr 16:8c:d0:53:35:d9
  123. inet6 addr: fe80::148c:d0ff:fe53:35d9/64 Scope:Link
  124. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  125. RX packets:10365 errors:0 dropped:0 overruns:0 frame:0
  126. TX packets:93923 errors:0 dropped:0 overruns:0 carrier:0
  127. collisions:0 txqueuelen:0
  128. RX bytes:1937696 (1.9 MB) TX bytes:9923182 (9.9 MB)
  129.  
  130. vethd5ac57d Link encap:Ethernet HWaddr 5e:e0:dc:46:39:40
  131. inet6 addr: fe80::5ce0:dcff:fe46:3940/64 Scope:Link
  132. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  133. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  134. TX packets:1639 errors:0 dropped:0 overruns:0 carrier:0
  135. collisions:0 txqueuelen:0
  136. RX bytes:0 (0.0 B) TX bytes:153308 (153.3 KB)
  137.  
  138. vethdff03e7 Link encap:Ethernet HWaddr 66:30:1d:13:6e:9f
  139. inet6 addr: fe80::6430:1dff:fe13:6e9f/64 Scope:Link
  140. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  141. RX packets:109428 errors:0 dropped:0 overruns:0 frame:0
  142. TX packets:194435 errors:0 dropped:0 overruns:0 carrier:0
  143. collisions:0 txqueuelen:0
  144. RX bytes:21159353 (21.1 MB) TX bytes:26543191 (26.5 MB)
  145.  
  146. vethecd185b Link encap:Ethernet HWaddr 96:9b:1f:fb:79:22
  147. inet6 addr: fe80::949b:1fff:fefb:7922/64 Scope:Link
  148. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  149. RX packets:1078 errors:0 dropped:0 overruns:0 frame:0
  150. TX packets:8079 errors:0 dropped:0 overruns:0 carrier:0
  151. collisions:0 txqueuelen:0
  152. RX bytes:66286 (66.2 KB) TX bytes:828778 (828.7 KB)
  153.  
  154. vethf53d9be Link encap:Ethernet HWaddr 62:51:be:f2:9b:75
  155. inet6 addr: fe80::6051:beff:fef2:9b75/64 Scope:Link
  156. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  157. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  158. TX packets:6348 errors:0 dropped:0 overruns:0 carrier:0
  159. collisions:0 txqueuelen:0
  160. RX bytes:0 (0.0 B) TX bytes:598818 (598.8 KB)
  161.  
  162. vethfbb022a Link encap:Ethernet HWaddr d6:d2:e5:de:38:5d
  163. inet6 addr: fe80::d4d2:e5ff:fede:385d/64 Scope:Link
  164. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  165. RX packets:9545 errors:0 dropped:0 overruns:0 frame:0
  166. TX packets:9300 errors:0 dropped:0 overruns:0 carrier:0
  167. collisions:0 txqueuelen:0
  168. RX bytes:1062011 (1.0 MB) TX bytes:1156518 (1.1 MB)
Add Comment
Please, Sign In to add comment