Advertisement
Guest User

Untitled

a guest
Jun 25th, 2019
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.76 KB | None | 0 0
  1. port 62826
  2. proto udp
  3. dev tun
  4. user nobody
  5. group nogroup
  6. persist-key
  7. persist-tun
  8. keepalive 10 120
  9. topology subnet
  10. server 10.8.0.0 255.255.255.0
  11. ifconfig-pool-persist ipp.txt
  12. push "dhcp-option DNS 1.0.0.1"
  13. push "dhcp-option DNS 1.1.1.1"
  14. push "redirect-gateway def1 bypass-dhcp"
  15. dh none
  16. ecdh-curve prime256v1
  17. tls-crypt tls-crypt.key 0
  18. crl-verify crl.pem
  19. ca ca.crt
  20. cert server_hVVe1BJQj2YiiRCh.crt
  21. key server_hVVe1BJQj2YiiRCh.key
  22. auth SHA256
  23. cipher AES-128-GCM
  24. ncp-ciphers AES-128-GCM
  25. tls-server
  26. tls-version-min 1.2
  27. tls-cipher TLS-ECDHE-ECDSA-WITH-AES-128-GCM-SHA256
  28. status /var/log/openvpn/status.log
  29. verb 0
  30.  
  31. ens3: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
  32. inet SERVER IP netmask 255.255.255.255 broadcast SERVER IP
  33. inet6 CENSORED prefixlen 64 scopeid 0x20<link>
  34. ether CENSORED txqueuelen 1000 (Ethernet)
  35. RX packets 43526457 bytes 29432236636 (27.4 GiB)
  36. RX errors 0 dropped 0 overruns 0 frame 0
  37. TX packets 45085842 bytes 29220876456 (27.2 GiB)
  38. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  39.  
  40. lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
  41. inet 127.0.0.1 netmask 255.0.0.0
  42. inet6 ::1 prefixlen 128 scopeid 0x10<host>
  43. loop txqueuelen 1 (Local Loopback)
  44. RX packets 60317 bytes 4322056 (4.1 MiB)
  45. RX errors 0 dropped 0 overruns 0 frame 0
  46. TX packets 60317 bytes 4322056 (4.1 MiB)
  47. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  48.  
  49. tun0: flags=4305<UP,POINTOPOINT,RUNNING,NOARP,MULTICAST> mtu 1500
  50. inet 10.9.0.1 netmask 255.255.255.0 destination 10.9.0.1
  51. inet6 censored prefixlen 64 scopeid 0x20<link>
  52. unspec 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 txqueuelen 100
  53. (UNSPEC)
  54. RX packets 326023 bytes 13872232 (13.2 MiB)
  55. RX errors 0 dropped 0 overruns 0 frame 0
  56. TX packets 636548 bytes 885419716 (844.4 MiB)
  57. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  58.  
  59. lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
  60. inet 127.0.0.1 netmask 255.0.0.0
  61. inet6 ::1 prefixlen 128 scopeid 0x10<host>
  62. loop txqueuelen 1000 (Local Loopback)
  63. RX packets 910 bytes 399337 (389.9 KiB)
  64. RX errors 0 dropped 0 overruns 0 frame 0
  65. TX packets 910 bytes 399337 (389.9 KiB)
  66. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  67.  
  68. tun0: flags=4305<UP,POINTOPOINT,RUNNING,NOARP,MULTICAST> mtu 1500
  69. inet 10.8.0.1 netmask 255.255.255.0 destination 10.8.0.1
  70. inet6 fe80::c7a8:2395:f137:75c5 prefixlen 64 scopeid 0x20<link>
  71. unspec 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 txqueuelen 500
  72. (UNSPEC)
  73. RX packets 35581 bytes 2480665 (2.3 MiB)
  74. RX errors 0 dropped 0 overruns 0 frame 0
  75. TX packets 62676 bytes 74338151 (70.8 MiB)
  76. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  77.  
  78. venet0: flags=211<UP,BROADCAST,POINTOPOINT,RUNNING,NOARP> mtu 1500
  79. inet 127.0.0.1 netmask 255.255.255.255 broadcast 0.0.0.0 destination
  80. 127.0.0.1
  81. unspec 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 txqueuelen 0
  82. (UNSPEC)
  83. RX packets 3026829 bytes 7133264331 (6.6 GiB)
  84. RX errors 0 dropped 0 overruns 0 frame 0
  85. TX packets 1658300 bytes 6291600344 (5.8 GiB)
  86. TX errors 0 dropped 145 overruns 0 carrier 0 collisions 0
  87.  
  88. venet0:0: flags=211<UP,BROADCAST,POINTOPOINT,RUNNING,NOARP> mtu 1500
  89. inet SERVER IP netmask 255.255.255.255 broadcast SERVER IP
  90. destination SERVER IP
  91. unspec 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 txqueuelen 0
  92. (UNSPEC)
  93.  
  94. acl kiryu src MY IP
  95. http_access allow kiryu
  96. tcp_outgoing_address SERVER IP (CENSORED)
  97. udp_outgoing_address SERVER IP (CENSORED)
  98. visible_hostname kiryu
  99. access_log none
  100. cache deny all
  101. cache_store_log none
  102. cache_log /dev/null
  103. httpd_suppress_version_string on
  104. dns_v4_first on
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement