Advertisement
Guest User

Untitled

a guest
Sep 19th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.01 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 192.168.1.200
  14. netmask 255.255.255.0
  15. gateway 192.168.1.1
  16. dns-nameserver 8.8.8.8
  17.  
  18. auto eno2
  19. iface eno2 inet manual
  20.  
  21.  
  22. auto br0
  23. iface br0 inet static
  24. address 192.168.1.201
  25. netmask 255.255.255.0
  26. bridge_ports eno2
  27. bridge_stp off
  28. bridge_fd 0
  29. bridge_maxwait 0
  30. _____________________________________________________________________________
  31. ifconfig
  32.  
  33.  
  34. br0 Link encap:Ethernet HWaddr 00:25:90:c3:1b:a5
  35. inet addr:192.168.1.201 Bcast:192.168.1.255 Mask:255.255.255.0
  36. inet6 addr: fe80::225:90ff:fec3:1ba5/64 Scope:Link
  37. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  38. RX packets:5231 errors:0 dropped:0 overruns:0 frame:0
  39. TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
  40. collisions:0 txqueuelen:1000
  41. RX bytes:1849852 (1.8 MB) TX bytes:418 (418.0 B)
  42.  
  43. conjureup0 Link encap:Ethernet HWaddr fe:02:e9:20:3f:b4
  44. inet addr:10.101.0.1 Bcast:0.0.0.0 Mask:255.255.255.0
  45. inet6 addr: fe80::3852:71ff:feb4:9d6b/64 Scope:Link
  46. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  47. RX packets:128 errors:0 dropped:0 overruns:0 frame:0
  48. TX packets:10 errors:0 dropped:0 overruns:0 carrier:0
  49. collisions:0 txqueuelen:1000
  50. RX bytes:8576 (8.5 KB) TX bytes:828 (828.0 B)
  51.  
  52. eno1 Link encap:Ethernet HWaddr 00:25:90:c3:1b:a4
  53. inet addr:192.168.1.200 Bcast:192.168.1.255 Mask:255.255.255.0
  54. inet6 addr: fe80::225:90ff:fec3:1ba4/64 Scope:Link
  55. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  56. RX packets:349917 errors:0 dropped:0 overruns:0 frame:0
  57. TX packets:90048 errors:0 dropped:0 overruns:0 carrier:0
  58. collisions:0 txqueuelen:1000
  59. RX bytes:525361943 (525.3 MB) TX bytes:6423252 (6.4 MB)
  60. Memory:dfb60000-dfb7ffff
  61.  
  62. eno2 Link encap:Ethernet HWaddr 00:25:90:c3:1b:a5
  63. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  64. RX packets:391444 errors:0 dropped:160 overruns:0 frame:0
  65. TX packets:109738 errors:0 dropped:0 overruns:0 carrier:0
  66. collisions:0 txqueuelen:1000
  67. RX bytes:580655047 (580.6 MB) TX bytes:8199977 (8.1 MB)
  68. Memory:dfb40000-dfb5ffff
  69.  
  70. lo Link encap:Local Loopback
  71. inet addr:127.0.0.1 Mask:255.0.0.0
  72. inet6 addr: ::1/128 Scope:Host
  73. UP LOOPBACK RUNNING MTU:65536 Metric:1
  74. RX packets:1832 errors:0 dropped:0 overruns:0 frame:0
  75. TX packets:1832 errors:0 dropped:0 overruns:0 carrier:0
  76. collisions:0 txqueuelen:1
  77. RX bytes:365346 (365.3 KB) TX bytes:365346 (365.3 KB)
  78.  
  79. lxdbr0 Link encap:Ethernet HWaddr fe:57:47:67:6a:3f
  80. inet addr:10.232.183.1 Bcast:0.0.0.0 Mask:255.255.255.0
  81. inet6 addr: fe80::fc73:6cff:fe48:c4d/64 Scope:Link
  82. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  83. RX packets:54272 errors:0 dropped:0 overruns:0 frame:0
  84. TX packets:62475 errors:0 dropped:0 overruns:0 carrier:0
  85. collisions:0 txqueuelen:1000
  86. RX bytes:60952631 (60.9 MB) TX bytes:172456558 (172.4 MB)
  87.  
  88. veth2KYKJB Link encap:Ethernet HWaddr fe:1d:e7:4b:c6:fb
  89. inet6 addr: fe80::fc1d:e7ff:fe4b:c6fb/64 Scope:Link
  90. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  91. RX packets:2057 errors:0 dropped:0 overruns:0 frame:0
  92. TX packets:6394 errors:0 dropped:0 overruns:0 carrier:0
  93. collisions:0 txqueuelen:1000
  94. RX bytes:146134 (146.1 KB) TX bytes:8209776 (8.2 MB)
  95.  
  96. veth590BQS Link encap:Ethernet HWaddr fe:54:86:2d:7d:a6
  97. inet6 addr: fe80::fc54:86ff:fe2d:7da6/64 Scope:Link
  98. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  99. RX packets:7211 errors:0 dropped:0 overruns:0 frame:0
  100. TX packets:13305 errors:0 dropped:0 overruns:0 carrier:0
  101. collisions:0 txqueuelen:1000
  102. RX bytes:551731 (551.7 KB) TX bytes:41489552 (41.4 MB)
  103.  
  104. veth6NIO76 Link encap:Ethernet HWaddr fe:74:fa:95:c5:93
  105. inet6 addr: fe80::fc74:faff:fe95:c593/64 Scope:Link
  106. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  107. RX packets:8 errors:0 dropped:0 overruns:0 frame:0
  108. TX packets:57 errors:0 dropped:0 overruns:0 carrier:0
  109. collisions:0 txqueuelen:1000
  110. RX bytes:648 (648.0 B) TX bytes:4606 (4.6 KB)
  111.  
  112. veth765X6P Link encap:Ethernet HWaddr fe:dc:70:da:1e:f4
  113. inet6 addr: fe80::fcdc:70ff:feda:1ef4/64 Scope:Link
  114. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  115. RX packets:8821 errors:0 dropped:0 overruns:0 frame:0
  116. TX packets:15177 errors:0 dropped:0 overruns:0 carrier:0
  117. collisions:0 txqueuelen:1000
  118. RX bytes:611797 (611.7 KB) TX bytes:41624928 (41.6 MB)
  119.  
  120. veth7QT4L1 Link encap:Ethernet HWaddr fe:02:e9:20:3f:b4
  121. inet6 addr: fe80::fc02:e9ff:fe20:3fb4/64 Scope:Link
  122. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  123. RX packets:8 errors:0 dropped:0 overruns:0 frame:0
  124. TX packets:65 errors:0 dropped:0 overruns:0 carrier:0
  125. collisions:0 txqueuelen:1000
  126. RX bytes:648 (648.0 B) TX bytes:5254 (5.2 KB)
  127.  
  128. veth86RRLX Link encap:Ethernet HWaddr fe:a8:38:0b:6d:36
  129. inet6 addr: fe80::fca8:38ff:fe0b:6d36/64 Scope:Link
  130. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  131. RX packets:8 errors:0 dropped:0 overruns:0 frame:0
  132. TX packets:121 errors:0 dropped:0 overruns:0 carrier:0
  133. collisions:0 txqueuelen:1000
  134. RX bytes:648 (648.0 B) TX bytes:9790 (9.7 KB)
  135.  
  136. veth9S2U2T Link encap:Ethernet HWaddr fe:ca:e7:58:d1:a1
  137. inet6 addr: fe80::fcca:e7ff:fe58:d1a1/64 Scope:Link
  138. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  139. RX packets:8 errors:0 dropped:0 overruns:0 frame:0
  140. TX packets:130 errors:0 dropped:0 overruns:0 carrier:0
  141. collisions:0 txqueuelen:1000
  142. RX bytes:648 (648.0 B) TX bytes:10548 (10.5 KB)
  143.  
  144. vethB5N0XE Link encap:Ethernet HWaddr fe:5d:29:50:df:a3
  145. inet6 addr: fe80::fc5d:29ff:fe50:dfa3/64 Scope:Link
  146. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  147. RX packets:8 errors:0 dropped:0 overruns:0 frame:0
  148. TX packets:113 errors:0 dropped:0 overruns:0 carrier:0
  149. collisions:0 txqueuelen:1000
  150. RX bytes:648 (648.0 B) TX bytes:9142 (9.1 KB)
  151.  
  152. vethFN3X2H Link encap:Ethernet HWaddr fe:1a:d5:76:3c:f0
  153. inet6 addr: fe80::fc1a:d5ff:fe76:3cf0/64 Scope:Link
  154. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  155. RX packets:7102 errors:0 dropped:0 overruns:0 frame:0
  156. TX packets:12254 errors:0 dropped:0 overruns:0 carrier:0
  157. collisions:0 txqueuelen:1000
  158. RX bytes:573442 (573.4 KB) TX bytes:37063692 (37.0 MB)
  159.  
  160. vethGQORS3 Link encap:Ethernet HWaddr fe:e1:c3:32:23:05
  161. inet6 addr: fe80::fce1:c3ff:fe32:2305/64 Scope:Link
  162. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  163. RX packets:8 errors:0 dropped:0 overruns:0 frame:0
  164. TX packets:9 errors:0 dropped:0 overruns:0 carrier:0
  165. collisions:0 txqueuelen:1000
  166. RX bytes:648 (648.0 B) TX bytes:718 (718.0 B)
  167.  
  168. vethI51BSD Link encap:Ethernet HWaddr fe:38:5a:3f:45:44
  169. inet6 addr: fe80::fc38:5aff:fe3f:4544/64 Scope:Link
  170. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  171. RX packets:7594 errors:0 dropped:0 overruns:0 frame:0
  172. TX packets:13686 errors:0 dropped:0 overruns:0 carrier:0
  173. collisions:0 txqueuelen:1000
  174. RX bytes:579320 (579.3 KB) TX bytes:41503567 (41.5 MB)
  175.  
  176. vethIEMR9Y Link encap:Ethernet HWaddr fe:2f:d4:f6:7d:53
  177. inet6 addr: fe80::fc2f:d4ff:fef6:7d53/64 Scope:Link
  178. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  179. RX packets:6686 errors:0 dropped:0 overruns:0 frame:0
  180. TX packets:12934 errors:0 dropped:0 overruns:0 carrier:0
  181. collisions:0 txqueuelen:1000
  182. RX bytes:477559 (477.5 KB) TX bytes:41464274 (41.4 MB)
  183.  
  184. vethJ5PLBA Link encap:Ethernet HWaddr fe:cb:15:11:fe:2e
  185. inet6 addr: fe80::fccb:15ff:fe11:fe2e/64 Scope:Link
  186. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  187. RX packets:8719 errors:0 dropped:0 overruns:0 frame:0
  188. TX packets:14622 errors:0 dropped:0 overruns:0 carrier:0
  189. collisions:0 txqueuelen:1000
  190. RX bytes:620373 (620.3 KB) TX bytes:42000936 (42.0 MB)
  191.  
  192. vethJEMDJX Link encap:Ethernet HWaddr fe:57:47:67:6a:3f
  193. inet6 addr: fe80::fc57:47ff:fe67:6a3f/64 Scope:Link
  194. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  195. RX packets:54272 errors:0 dropped:0 overruns:0 frame:0
  196. TX packets:62475 errors:0 dropped:0 overruns:0 carrier:0
  197. collisions:0 txqueuelen:1000
  198. RX bytes:61712439 (61.7 MB) TX bytes:172456558 (172.4 MB)
  199.  
  200. vethK5O68V Link encap:Ethernet HWaddr fe:0e:df:5b:ad:dd
  201. inet6 addr: fe80::fc0e:dfff:fe5b:addd/64 Scope:Link
  202. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  203. RX packets:8 errors:0 dropped:0 overruns:0 frame:0
  204. TX packets:105 errors:0 dropped:0 overruns:0 carrier:0
  205. collisions:0 txqueuelen:1000
  206. RX bytes:648 (648.0 B) TX bytes:8494 (8.4 KB)
  207.  
  208. vethNQAQ01 Link encap:Ethernet HWaddr fe:32:fa:54:7e:5b
  209. inet6 addr: fe80::fc32:faff:fe54:7e5b/64 Scope:Link
  210. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  211. RX packets:665 errors:0 dropped:0 overruns:0 frame:0
  212. TX packets:4186 errors:0 dropped:0 overruns:0 carrier:0
  213. collisions:0 txqueuelen:1000
  214. RX bytes:46816 (46.8 KB) TX bytes:1519202 (1.5 MB)
  215.  
  216. vethONC7NX Link encap:Ethernet HWaddr fe:a8:51:48:b8:1c
  217. inet6 addr: fe80::fca8:51ff:fe48:b81c/64 Scope:Link
  218. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  219. RX packets:7993 errors:0 dropped:0 overruns:0 frame:0
  220. TX packets:13542 errors:0 dropped:0 overruns:0 carrier:0
  221. collisions:0 txqueuelen:1000
  222. RX bytes:614897 (614.8 KB) TX bytes:41624171 (41.6 MB)
  223.  
  224. vethP3N3QR Link encap:Ethernet HWaddr fe:af:4e:dc:82:a9
  225. inet6 addr: fe80::fcaf:4eff:fedc:82a9/64 Scope:Link
  226. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  227. RX packets:8 errors:0 dropped:0 overruns:0 frame:0
  228. TX packets:73 errors:0 dropped:0 overruns:0 carrier:0
  229. collisions:0 txqueuelen:1000
  230. RX bytes:648 (648.0 B) TX bytes:5902 (5.9 KB)
  231.  
  232. vethS5TNPS Link encap:Ethernet HWaddr fe:47:b9:b8:a5:cf
  233. inet6 addr: fe80::fc47:b9ff:feb8:a5cf/64 Scope:Link
  234. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  235. RX packets:8 errors:0 dropped:0 overruns:0 frame:0
  236. TX packets:81 errors:0 dropped:0 overruns:0 carrier:0
  237. collisions:0 txqueuelen:1000
  238. RX bytes:648 (648.0 B) TX bytes:6550 (6.5 KB)
  239.  
  240. vethSVTL8G Link encap:Ethernet HWaddr fe:dc:9e:61:32:7a
  241. inet6 addr: fe80::fcdc:9eff:fe61:327a/64 Scope:Link
  242. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  243. RX packets:8 errors:0 dropped:0 overruns:0 frame:0
  244. TX packets:40 errors:0 dropped:0 overruns:0 carrier:0
  245. collisions:0 txqueuelen:1000
  246. RX bytes:648 (648.0 B) TX bytes:3240 (3.2 KB)
  247.  
  248. vethTFMDL5 Link encap:Ethernet HWaddr fe:3e:ca:df:66:96
  249. inet6 addr: fe80::fc3e:caff:fedf:6696/64 Scope:Link
  250. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  251. RX packets:8 errors:0 dropped:0 overruns:0 frame:0
  252. TX packets:97 errors:0 dropped:0 overruns:0 carrier:0
  253. collisions:0 txqueuelen:1000
  254. RX bytes:648 (648.0 B) TX bytes:7846 (7.8 KB)
  255.  
  256. vethU83HQI Link encap:Ethernet HWaddr fe:af:65:8d:6f:46
  257. inet6 addr: fe80::fcaf:65ff:fe8d:6f46/64 Scope:Link
  258. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  259. RX packets:7696 errors:0 dropped:0 overruns:0 frame:0
  260. TX packets:12976 errors:0 dropped:0 overruns:0 carrier:0
  261. collisions:0 txqueuelen:1000
  262. RX bytes:609969 (609.9 KB) TX bytes:41456062 (41.4 MB)
  263.  
  264. vethUB6HGP Link encap:Ethernet HWaddr fe:ad:e4:94:7a:96
  265. inet6 addr: fe80::fcad:e4ff:fe94:7a96/64 Scope:Link
  266. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  267. RX packets:8 errors:0 dropped:0 overruns:0 frame:0
  268. TX packets:48 errors:0 dropped:0 overruns:0 carrier:0
  269. collisions:0 txqueuelen:1000
  270. RX bytes:648 (648.0 B) TX bytes:3888 (3.8 KB)
  271.  
  272. vethUCCDUD Link encap:Ethernet HWaddr fe:e6:e1:12:07:0b
  273. inet6 addr: fe80::fce6:e1ff:fe12:70b/64 Scope:Link
  274. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  275. RX packets:8 errors:0 dropped:0 overruns:0 frame:0
  276. TX packets:88 errors:0 dropped:0 overruns:0 carrier:0
  277. collisions:0 txqueuelen:1000
  278. RX bytes:648 (648.0 B) TX bytes:7128 (7.1 KB)
  279.  
  280. vethULH37X Link encap:Ethernet HWaddr fe:76:c7:3c:12:a9
  281. inet6 addr: fe80::fc76:c7ff:fe3c:12a9/64 Scope:Link
  282. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  283. RX packets:8 errors:0 dropped:0 overruns:0 frame:0
  284. TX packets:24 errors:0 dropped:0 overruns:0 carrier:0
  285. collisions:0 txqueuelen:1000
  286. RX bytes:648 (648.0 B) TX bytes:1944 (1.9 KB)
  287.  
  288. vethV5E2DN Link encap:Ethernet HWaddr fe:f8:bd:8b:41:a3
  289. inet6 addr: fe80::fcf8:bdff:fe8b:41a3/64 Scope:Link
  290. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  291. RX packets:6521 errors:0 dropped:0 overruns:0 frame:0
  292. TX packets:12777 errors:0 dropped:0 overruns:0 carrier:0
  293. collisions:0 txqueuelen:1000
  294. RX bytes:477041 (477.0 KB) TX bytes:41465686 (41.4 MB)
  295.  
  296. vethV7NCA0 Link encap:Ethernet HWaddr fe:8d:dc:b8:25:08
  297. inet6 addr: fe80::fc8d:dcff:feb8:2508/64 Scope:Link
  298. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  299. RX packets:7871 errors:0 dropped:0 overruns:0 frame:0
  300. TX packets:14250 errors:0 dropped:0 overruns:0 carrier:0
  301. collisions:0 txqueuelen:1000
  302. RX bytes:627057 (627.0 KB) TX bytes:41552798 (41.5 MB)
  303.  
  304. vethVHEC68 Link encap:Ethernet HWaddr fe:de:a4:79:e4:80
  305. inet6 addr: fe80::fcde:a4ff:fe79:e480/64 Scope:Link
  306. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  307. RX packets:8426 errors:0 dropped:0 overruns:0 frame:0
  308. TX packets:14434 errors:0 dropped:0 overruns:0 carrier:0
  309. collisions:0 txqueuelen:1000
  310. RX bytes:605104 (605.1 KB) TX bytes:41682749 (41.6 MB)
  311.  
  312. vethVPHFJV Link encap:Ethernet HWaddr fe:54:5b:a6:be:a1
  313. inet6 addr: fe80::fc54:5bff:fea6:bea1/64 Scope:Link
  314. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  315. RX packets:7509 errors:0 dropped:0 overruns:0 frame:0
  316. TX packets:13950 errors:0 dropped:0 overruns:0 carrier:0
  317. collisions:0 txqueuelen:1000
  318. RX bytes:521863 (521.8 KB) TX bytes:41517802 (41.5 MB)
  319.  
  320. vethWQUQ81 Link encap:Ethernet HWaddr fe:35:e1:79:fa:12
  321. inet6 addr: fe80::fc35:e1ff:fe79:fa12/64 Scope:Link
  322. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  323. RX packets:8 errors:0 dropped:0 overruns:0 frame:0
  324. TX packets:33 errors:0 dropped:0 overruns:0 carrier:0
  325. collisions:0 txqueuelen:1000
  326. RX bytes:648 (648.0 B) TX bytes:2662 (2.6 KB)
  327.  
  328. vethX3VTOT Link encap:Ethernet HWaddr fe:95:6c:5c:b0:81
  329. inet6 addr: fe80::fc95:6cff:fe5c:b081/64 Scope:Link
  330. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  331. RX packets:6622 errors:0 dropped:0 overruns:0 frame:0
  332. TX packets:12554 errors:0 dropped:0 overruns:0 carrier:0
  333. collisions:0 txqueuelen:1000
  334. RX bytes:467261 (467.2 KB) TX bytes:41429035 (41.4 MB)
  335.  
  336. vethXH6R3F Link encap:Ethernet HWaddr fe:e0:f7:99:83:1c
  337. inet6 addr: fe80::fce0:f7ff:fe99:831c/64 Scope:Link
  338. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  339. RX packets:8 errors:0 dropped:0 overruns:0 frame:0
  340. TX packets:17 errors:0 dropped:0 overruns:0 carrier:0
  341. collisions:0 txqueuelen:1000
  342. RX bytes:648 (648.0 B) TX bytes:1366 (1.3 KB)
  343.  
  344. vethXK7OOA Link encap:Ethernet HWaddr fe:a9:6f:85:be:90
  345. inet6 addr: fe80::fca9:6fff:fe85:be90/64 Scope:Link
  346. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  347. RX packets:8228 errors:0 dropped:0 overruns:0 frame:0
  348. TX packets:13146 errors:0 dropped:0 overruns:0 carrier:0
  349. collisions:0 txqueuelen:1000
  350. RX bytes:668207 (668.2 KB) TX bytes:41479054 (41.4 MB)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement