Guest User

member1

a guest
May 5th, 2014
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.49 KB | None | 0 0
  1. # Software Configuration File
  2. #
  3. # You can edit this file when the program is not working.
  4. #
  5. declare root
  6. {
  7. uint ConfigRevision 29
  8. bool IPsecMessageDisplayed true
  9. string Region FR
  10. bool VgsMessageDisplayed false
  11.  
  12. declare DDnsClient
  13. {
  14. bool Disabled false
  15. byte Key ***
  16. string LocalHostname ***
  17. string ProxyHostName $
  18. uint ProxyPort 0
  19. uint ProxyType 0
  20. string ProxyUsername $
  21. }
  22. declare ListenerList
  23. {
  24. declare Listener0
  25. {
  26. bool DisableDos false
  27. bool Enabled true
  28. uint Port 443
  29. }
  30. declare Listener1
  31. {
  32. bool DisableDos false
  33. bool Enabled true
  34. uint Port 992
  35. }
  36. declare Listener2
  37. {
  38. bool DisableDos false
  39. bool Enabled true
  40. uint Port 1194
  41. }
  42. declare Listener3
  43. {
  44. bool DisableDos false
  45. bool Enabled true
  46. uint Port 5555
  47. }
  48. }
  49. declare LocalBridgeList
  50. {
  51. }
  52. declare ServerConfiguration
  53. {
  54. uint64 AutoDeleteCheckDiskFreeSpaceMin 104857600
  55. uint AutoSaveConfigSpan 300
  56. bool BackupConfigOnlyWhenModified true
  57. string CipherName AES256-SHA
  58. uint ClusterMemberWeight 100
  59. string ControllerName ***
  60. uint ControllerPort 992
  61. uint CurrentBuild 9437
  62. bool DisableDeadLockCheck false
  63. bool DisableDosProction false
  64. bool DisableIntelAesAcceleration false
  65. bool DisableIPv6Listener false
  66. bool DontBackupConfig false
  67. bool EnableVpnOverDns false
  68. bool EnableVpnOverIcmp false
  69. byte HashedPassword ***
  70. string KeepConnectHost keepalive.softether.org
  71. uint KeepConnectInterval 50
  72. uint KeepConnectPort 80
  73. uint KeepConnectProtocol 1
  74. uint MaxConnectionsPerIP 256
  75. uint MaxUnestablishedConnections 1000
  76. byte MemberPassword ***
  77. bool NoHighPriorityProcess false
  78. bool NoLinuxArpFilter false
  79. bool NoSendSignature false
  80. string OpenVPN_UdpPortList 1194
  81. string PublicIp 0.0.0.0
  82. string PublicPorts 443,992,1194,5555
  83. bool SaveDebugLog false
  84. byte ServerCert ***
  85. byte ServerKey ***
  86. uint ServerType 2
  87. bool UseKeepConnect true
  88. bool UseWebTimePage false
  89. bool UseWebUI false
  90.  
  91. declare ServerTraffic
  92. {
  93. declare RecvTraffic
  94. {
  95. uint64 BroadcastBytes 73960
  96. uint64 BroadcastCount 1083
  97. uint64 UnicastBytes 127812
  98. uint64 UnicastCount 486
  99. }
  100. declare SendTraffic
  101. {
  102. uint64 BroadcastBytes 0
  103. uint64 BroadcastCount 0
  104. uint64 UnicastBytes 14532
  105. uint64 UnicastCount 170
  106. }
  107. }
  108. declare SyslogSettings
  109. {
  110. string HostName $
  111. uint Port 514
  112. uint SaveType 0
  113. }
  114. }
  115. declare VirtualLayer3SwitchList
  116. {
  117. }
  118. }
Advertisement
Add Comment
Please, Sign In to add comment