Advertisement
Guest User

Untitled

a guest
Jun 27th, 2019
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.58 KB | None | 0 0
  1. auto ens160
  2. iface ens160 inet static
  3. address 10.0.0.16
  4. netmask 255.255.255.0
  5. gateway 10.0.0.1
  6. dns-nameservers 10.0.0.1
  7.  
  8. auto ens192
  9. iface ens192 inet manual
  10.  
  11. ens160: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
  12. inet 10.0.0.16 netmask 255.255.255.0 broadcast 10.0.0.255
  13. inet6 fe80::20c:29ff:fe20:6580 prefixlen 64 scopeid 0x20<link>
  14. ether 00:0c:29:20:65:80 txqueuelen 1000 (Ethernet)
  15. RX packets 470 bytes 52492 (52.4 KB)
  16. RX errors 0 dropped 0 overruns 0 frame 0
  17. TX packets 366 bytes 50766 (50.7 KB)
  18. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  19.  
  20. ens160: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
  21. inet 10.0.0.16 netmask 255.255.255.0 broadcast 10.0.0.255
  22. inet6 fe80::20c:29ff:fe20:6580 prefixlen 64 scopeid 0x20<link>
  23. ether 00:0c:29:20:65:80 txqueuelen 1000 (Ethernet)
  24. RX packets 54 bytes 3783 (3.7 KB)
  25. RX errors 0 dropped 3 overruns 0 frame 0
  26. TX packets 53 bytes 6638 (6.6 KB)
  27. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  28.  
  29. ens192: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
  30. inet6 fe80::20c:29ff:fe20:658a prefixlen 64 scopeid 0x20<link>
  31. ether 00:0c:29:20:65:8a txqueuelen 1000 (Ethernet)
  32. RX packets 9 bytes 540 (540.0 B)
  33. RX errors 0 dropped 2 overruns 0 frame 0
  34. TX packets 3 bytes 258 (258.0 B)
  35. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  36.  
  37. sudo ethtool -S ens160 15:50:29
  38. NIC statistics:
  39. Tx Queue#: 0
  40. TSO pkts tx: 6
  41. TSO bytes tx: 17046
  42. ucast pkts tx: 67
  43. ucast bytes tx: 21107
  44. mcast pkts tx: 0
  45. mcast bytes tx: 0
  46. bcast pkts tx: 1
  47. bcast bytes tx: 42
  48. pkts tx err: 0
  49. pkts tx discard: 0
  50. drv dropped tx total: 0
  51. too many frags: 0
  52. giant hdr: 0
  53. hdr err: 0
  54. tso: 0
  55. ring full: 0
  56. pkts linearized: 0
  57. hdr cloned: 0
  58. giant hdr: 0
  59. Tx Queue#: 1
  60. TSO pkts tx: 3
  61. TSO bytes tx: 8523
  62. ucast pkts tx: 76
  63. ucast bytes tx: 14351
  64. mcast pkts tx: 0
  65. mcast bytes tx: 0
  66. bcast pkts tx: 0
  67. bcast bytes tx: 0
  68. pkts tx err: 0
  69. pkts tx discard: 0
  70. drv dropped tx total: 0
  71. too many frags: 0
  72. giant hdr: 0
  73. hdr err: 0
  74. tso: 0
  75. ring full: 0
  76. pkts linearized: 0
  77. hdr cloned: 0
  78. giant hdr: 0
  79. Tx Queue#: 2
  80. TSO pkts tx: 1
  81. TSO bytes tx: 2286
  82. ucast pkts tx: 147
  83. ucast bytes tx: 22060
  84. mcast pkts tx: 0
  85. mcast bytes tx: 0
  86. bcast pkts tx: 0
  87. bcast bytes tx: 0
  88. pkts tx err: 0
  89. pkts tx discard: 0
  90. drv dropped tx total: 0
  91. too many frags: 0
  92. giant hdr: 0
  93. hdr err: 0
  94. tso: 0
  95. ring full: 0
  96. pkts linearized: 0
  97. hdr cloned: 0
  98. giant hdr: 0
  99. Tx Queue#: 3
  100. TSO pkts tx: 0
  101. TSO bytes tx: 0
  102. ucast pkts tx: 73
  103. ucast bytes tx: 5238
  104. mcast pkts tx: 21
  105. mcast bytes tx: 3013
  106. bcast pkts tx: 0
  107. bcast bytes tx: 0
  108. pkts tx err: 0
  109. pkts tx discard: 0
  110. drv dropped tx total: 0
  111. too many frags: 0
  112. giant hdr: 0
  113. hdr err: 0
  114. tso: 0
  115. ring full: 0
  116. pkts linearized: 0
  117. hdr cloned: 0
  118. giant hdr: 0
  119. Tx Queue#: 4
  120. TSO pkts tx: 9
  121. TSO bytes tx: 25569
  122. ucast pkts tx: 92
  123. ucast bytes tx: 36023
  124. mcast pkts tx: 1
  125. mcast bytes tx: 78
  126. bcast pkts tx: 0
  127. bcast bytes tx: 0
  128. pkts tx err: 0
  129. pkts tx discard: 0
  130. drv dropped tx total: 0
  131. too many frags: 0
  132. giant hdr: 0
  133. hdr err: 0
  134. tso: 0
  135. ring full: 0
  136. pkts linearized: 0
  137. hdr cloned: 0
  138. giant hdr: 0
  139. Tx Queue#: 5
  140. TSO pkts tx: 0
  141. TSO bytes tx: 0
  142. ucast pkts tx: 76
  143. ucast bytes tx: 6751
  144. mcast pkts tx: 0
  145. mcast bytes tx: 0
  146. bcast pkts tx: 62
  147. bcast bytes tx: 2604
  148. pkts tx err: 0
  149. pkts tx discard: 0
  150. drv dropped tx total: 0
  151. too many frags: 0
  152. giant hdr: 0
  153. hdr err: 0
  154. tso: 0
  155. ring full: 0
  156. pkts linearized: 0
  157. hdr cloned: 0
  158. giant hdr: 0
  159. Tx Queue#: 6
  160. TSO pkts tx: 6
  161. TSO bytes tx: 17046
  162. ucast pkts tx: 59
  163. ucast bytes tx: 21090
  164. mcast pkts tx: 10
  165. mcast bytes tx: 648
  166. bcast pkts tx: 0
  167. bcast bytes tx: 0
  168. pkts tx err: 0
  169. pkts tx discard: 0
  170. drv dropped tx total: 0
  171. too many frags: 0
  172. giant hdr: 0
  173. hdr err: 0
  174. tso: 0
  175. ring full: 0
  176. pkts linearized: 0
  177. hdr cloned: 0
  178. giant hdr: 0
  179. Tx Queue#: 7
  180. TSO pkts tx: 3
  181. TSO bytes tx: 8523
  182. ucast pkts tx: 44
  183. ucast bytes tx: 11514
  184. mcast pkts tx: 3
  185. mcast bytes tx: 210
  186. bcast pkts tx: 0
  187. bcast bytes tx: 0
  188. pkts tx err: 0
  189. pkts tx discard: 0
  190. drv dropped tx total: 0
  191. too many frags: 0
  192. giant hdr: 0
  193. hdr err: 0
  194. tso: 0
  195. ring full: 0
  196. pkts linearized: 0
  197. hdr cloned: 0
  198. giant hdr: 0
  199. Rx Queue#: 0
  200. LRO pkts rx: 0
  201. LRO byte rx: 0
  202. ucast pkts rx: 180
  203. ucast bytes rx: 13334
  204. mcast pkts rx: 2
  205. mcast bytes rx: 562
  206. bcast pkts rx: 137
  207. bcast bytes rx: 8344
  208. pkts rx OOB: 0
  209. pkts rx err: 0
  210. drv dropped rx total: 0
  211. err: 0
  212. fcs: 0
  213. rx buf alloc fail: 0
  214. Rx Queue#: 1
  215. LRO pkts rx: 0
  216. LRO byte rx: 0
  217. ucast pkts rx: 74
  218. ucast bytes rx: 11396
  219. mcast pkts rx: 2
  220. mcast bytes rx: 562
  221. bcast pkts rx: 1
  222. bcast bytes rx: 111
  223. pkts rx OOB: 0
  224. pkts rx err: 0
  225. drv dropped rx total: 0
  226. err: 0
  227. fcs: 0
  228. rx buf alloc fail: 0
  229. Rx Queue#: 2
  230. LRO pkts rx: 0
  231. LRO byte rx: 0
  232. ucast pkts rx: 66
  233. ucast bytes rx: 4806
  234. mcast pkts rx: 5
  235. mcast bytes rx: 1125
  236. bcast pkts rx: 0
  237. bcast bytes rx: 0
  238. pkts rx OOB: 0
  239. pkts rx err: 0
  240. drv dropped rx total: 0
  241. err: 0
  242. fcs: 0
  243. rx buf alloc fail: 0
  244. Rx Queue#: 3
  245. LRO pkts rx: 0
  246. LRO byte rx: 0
  247. ucast pkts rx: 87
  248. ucast bytes rx: 6540
  249. mcast pkts rx: 0
  250. mcast bytes rx: 0
  251. bcast pkts rx: 4
  252. bcast bytes rx: 800
  253. pkts rx OOB: 0
  254. pkts rx err: 0
  255. drv dropped rx total: 0
  256. err: 0
  257. fcs: 0
  258. rx buf alloc fail: 0
  259. Rx Queue#: 4
  260. LRO pkts rx: 0
  261. LRO byte rx: 0
  262. ucast pkts rx: 20
  263. ucast bytes rx: 2367
  264. mcast pkts rx: 2
  265. mcast bytes rx: 562
  266. bcast pkts rx: 0
  267. bcast bytes rx: 0
  268. pkts rx OOB: 0
  269. pkts rx err: 0
  270. drv dropped rx total: 0
  271. err: 0
  272. fcs: 0
  273. rx buf alloc fail: 0
  274. Rx Queue#: 5
  275. LRO pkts rx: 0
  276. LRO byte rx: 0
  277. ucast pkts rx: 34
  278. ucast bytes rx: 10972
  279. mcast pkts rx: 0
  280. mcast bytes rx: 0
  281. bcast pkts rx: 0
  282. bcast bytes rx: 0
  283. pkts rx OOB: 0
  284. pkts rx err: 0
  285. drv dropped rx total: 0
  286. err: 0
  287. fcs: 0
  288. rx buf alloc fail: 0
  289. Rx Queue#: 6
  290. LRO pkts rx: 0
  291. LRO byte rx: 0
  292. ucast pkts rx: 38
  293. ucast bytes rx: 6251
  294. mcast pkts rx: 0
  295. mcast bytes rx: 0
  296. bcast pkts rx: 14
  297. bcast bytes rx: 2782
  298. pkts rx OOB: 0
  299. pkts rx err: 0
  300. drv dropped rx total: 0
  301. err: 0
  302. fcs: 0
  303. rx buf alloc fail: 0
  304. Rx Queue#: 7
  305. LRO pkts rx: 0
  306. LRO byte rx: 0
  307. ucast pkts rx: 45
  308. ucast bytes rx: 4729
  309. mcast pkts rx: 0
  310. mcast bytes rx: 0
  311. bcast pkts rx: 0
  312. bcast bytes rx: 0
  313. pkts rx OOB: 0
  314. pkts rx err: 0
  315. drv dropped rx total: 0
  316. err: 0
  317. fcs: 0
  318. rx buf alloc fail: 0
  319. tx timeout count: 0
  320.  
  321. iptables --list 15:53:23
  322. Chain INPUT (policy ACCEPT)
  323. target prot opt source destination
  324.  
  325. Chain FORWARD (policy DROP)
  326. target prot opt source destination
  327. DOCKER-USER all -- anywhere anywhere
  328. DOCKER-ISOLATION-STAGE-1 all -- anywhere anywhere
  329. ACCEPT all -- anywhere anywhere ctstate RELATED,ESTABLISHED
  330. DOCKER all -- anywhere anywhere
  331. ACCEPT all -- anywhere anywhere
  332. ACCEPT all -- anywhere anywhere
  333.  
  334. Chain OUTPUT (policy ACCEPT)
  335. target prot opt source destination
  336.  
  337. Chain DOCKER (1 references)
  338. target prot opt source destination
  339.  
  340. Chain DOCKER-ISOLATION-STAGE-1 (1 references)
  341. target prot opt source destination
  342. DOCKER-ISOLATION-STAGE-2 all -- anywhere anywhere
  343. RETURN all -- anywhere anywhere
  344.  
  345. Chain DOCKER-ISOLATION-STAGE-2 (1 references)
  346. target prot opt source destination
  347. DROP all -- anywhere anywhere
  348. RETURN all -- anywhere anywhere
  349.  
  350. Chain DOCKER-USER (1 references)
  351. target prot opt source destination
  352. RETURN all -- anywhere anywhere
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement