Advertisement
Guest User

Configuration File

a guest
May 26th, 2014
356
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.38 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 78
  8. bool IPsecMessageDisplayed true
  9. string Region $
  10. bool VgsMessageDisplayed false
  11.  
  12. declare DDnsClient
  13. {
  14. bool Disabled true
  15. }
  16. declare IPsec
  17. {
  18. bool EtherIP_IPsec false
  19. string IPsec_Secret bssaa
  20. string L2TP_DefaultHub VPN_Input
  21. bool L2TP_IPsec true
  22. bool L2TP_Raw false
  23.  
  24. declare EtherIP_IDSettingsList
  25. {
  26. }
  27. }
  28. declare ListenerList
  29. {
  30. declare Listener0
  31. {
  32. bool DisableDos false
  33. bool Enabled true
  34. uint Port 443
  35. }
  36. declare Listener1
  37. {
  38. bool DisableDos false
  39. bool Enabled true
  40. uint Port 989
  41. }
  42. }
  43. declare LocalBridgeList
  44. {
  45. }
  46. declare ServerConfiguration
  47. {
  48. uint64 AutoDeleteCheckDiskFreeSpaceMin 104857600
  49. uint AutoSaveConfigSpan 300
  50. bool BackupConfigOnlyWhenModified true
  51. string CipherName AES256-SHA
  52. uint CurrentBuild 9437
  53. bool DisableDeadLockCheck false
  54. bool DisableDosProction false
  55. bool DisableIntelAesAcceleration false
  56. bool DisableIPv6Listener false
  57. bool DisableNatTraversal false
  58. bool DisableOpenVPNServer false
  59. bool DisableSSTPServer true
  60. bool DontBackupConfig false
  61. bool EnableVpnOverDns false
  62. bool EnableVpnOverIcmp false
  63. byte HashedPassword xxx
  64. string KeepConnectHost keepalive.softether.org
  65. uint KeepConnectInterval 50
  66. uint KeepConnectPort 80
  67. uint KeepConnectProtocol 1
  68. uint MaxConnectionsPerIP 256
  69. uint MaxUnestablishedConnections 1000
  70. bool NoHighPriorityProcess false
  71. bool NoSendSignature false
  72. string OpenVPN_UdpPortList 443,$20989
  73. bool SaveDebugLog false
  74. byte ServerCert MIIFpzCCA4+gAwIBAgIDAP/xMA0GCSqGSIb3DQEBCwUAMIGVMRYwFAYDVQQDEw0xOTIuMTY4Ljc4Ljk4MS8w
  75. cut
  76. HT2FyCeKuxuM+SMBgM/WxOgq7DKzmUmbG9lurhoOWFAYmTgrqbHM1bBNMStMqwjJ5IaRAeDOtXlrx51U9JW7TN+07Y=
  77.  
  78. byte ServerKey MIIJKQIBAAKCAgEAuhkaXSOuLAYWcfX3XTYoC/YjaA60B1Vd/8ci2tP7ZLg5Uts7pyKSKmosOYrrt0uEmxzWwCcafTKTyc3EHfKKQMrDBF0oooLLWcoDV9p/
  79. cut
  80. USQPRX4khr4GhhFZGgjmpzradhSD3KE+DQiaLLQW9BuVk5nAQEvEaWNrD0rl11+tiaiOSymdSjA4j
  81. uint ServerType 0
  82. bool UseKeepConnect false
  83. bool UseWebTimePage false
  84. bool UseWebUI false
  85.  
  86. declare ServerTraffic
  87. {
  88. declare RecvTraffic
  89. {
  90. uint64 BroadcastBytes 30995
  91. uint64 BroadcastCount 477
  92. uint64 UnicastBytes 132123
  93. uint64 UnicastCount 729
  94. }
  95. declare SendTraffic
  96. {
  97. uint64 BroadcastBytes 10987
  98. uint64 BroadcastCount 149
  99. uint64 UnicastBytes 132291
  100. uint64 UnicastCount 733
  101. }
  102. }
  103. declare SyslogSettings
  104. {
  105. string HostName $
  106. uint Port 514
  107. uint SaveType 0
  108. }
  109. }
  110. declare VirtualHUB
  111. {
  112. declare VPN_Input
  113. {
  114. uint64 CreatedTime 1400862105587
  115. byte HashedPassword xxx
  116. uint64 LastCommTime 1400943360924
  117. uint64 LastLoginTime 1400942664742
  118. uint NumLogin 1
  119. bool Online true
  120. uint RadiusRetryInterval 0
  121. uint RadiusServerPort 1812
  122. string RadiusSuffixFilter $
  123. byte SecurePassword xxx
  124. uint Type 0
  125.  
  126. declare AccessList
  127. {
  128. }
  129. declare AdminOption
  130. {
  131. uint allow_hub_admin_change_option 0
  132. uint deny_bridge 0
  133. uint deny_change_user_password 0
  134. uint deny_empty_password 0
  135. uint deny_hub_admin_change_ext_option 0
  136. uint deny_qos 0
  137. uint deny_routing 0
  138. uint max_accesslists 0
  139. uint max_bitrates_download 0
  140. uint max_bitrates_upload 0
  141. uint max_groups 0
  142. uint max_multilogins_per_user 0
  143. uint max_sessions 0
  144. uint max_sessions_bridge 0
  145. uint max_sessions_client 0
  146. uint max_sessions_client_bridge_apply 0
  147. uint max_users 0
  148. uint no_access_list_include_file 0
  149. uint no_cascade 0
  150. uint no_change_access_control_list 0
  151. uint no_change_access_list 0
  152. uint no_change_admin_password 0
  153. uint no_change_cert_list 0
  154. uint no_change_crl_list 0
  155. uint no_change_groups 0
  156. uint no_change_log_config 0
  157. uint no_change_log_switch_type 0
  158. uint no_change_msg 0
  159. uint no_change_users 0
  160. uint no_delay_jitter_packet_loss 0
  161. uint no_delete_iptable 0
  162. uint no_delete_mactable 0
  163. uint no_disconnect_session 0
  164. uint no_enum_session 0
  165. uint no_offline 0
  166. uint no_online 0
  167. uint no_query_session 0
  168. uint no_read_log_file 0
  169. uint no_securenat 0
  170. uint no_securenat_enabledhcp 0
  171. uint no_securenat_enablenat 0
  172. }
  173. declare CascadeList
  174. {
  175. }
  176. declare LogSetting
  177. {
  178. uint PacketLogSwitchType 4
  179. uint PACKET_LOG_ARP 0
  180. uint PACKET_LOG_DHCP 1
  181. uint PACKET_LOG_ETHERNET 0
  182. uint PACKET_LOG_ICMP 0
  183. uint PACKET_LOG_IP 0
  184. uint PACKET_LOG_TCP 0
  185. uint PACKET_LOG_TCP_CONN 1
  186. uint PACKET_LOG_UDP 0
  187. bool SavePacketLog false
  188. bool SaveSecurityLog true
  189. uint SecurityLogSwitchType 4
  190. }
  191. declare Message
  192. {
  193. }
  194. declare Option
  195. {
  196. uint AccessListIncludeFileCacheLifetime 30
  197. uint AdjustTcpMssValue 0
  198. bool ApplyIPv4AccessListOnArpPacket false
  199. bool BroadcastLimiterStrictMode false
  200. uint BroadcastStormDetectionThreshold 0
  201. uint ClientMinimumRequiredBuild 0
  202. bool DisableAdjustTcpMss false
  203. bool DisableCheckMacOnLocalBridge false
  204. bool DisableCorrectIpOffloadChecksum false
  205. bool DisableHttpParsing true
  206. bool DisableIPParsing false
  207. bool DisableKernelModeSecureNAT false
  208. bool DisableUdpAcceleration false
  209. bool DisableUdpFilterForLocalBridgeNic false
  210. bool DisableUserModeSecureNAT false
  211. bool DoNotSaveHeavySecurityLogs true
  212. bool DropArpInPrivacyFilterMode true
  213. bool DropBroadcastsInPrivacyFilterMode true
  214. bool FilterBPDU false
  215. bool FilterIPv4 false
  216. bool FilterIPv6 true
  217. bool FilterNonIP false
  218. bool FilterOSPF false
  219. bool FilterPPPoE true
  220. bool ManageOnlyLocalUnicastIPv6 true
  221. bool ManageOnlyPrivateIP true
  222. uint MaxLoggedPacketsPerMinute 0
  223. uint MaxSession 0
  224. bool NoArpPolling false
  225. bool NoDhcpPacketLogOutsideHub true
  226. bool NoEnum true
  227. bool NoIpTable false
  228. bool NoIPv4PacketLog false
  229. bool NoIPv6AddrPolling true
  230. bool NoIPv6DefaultRouterInRAWhenIPv6 true
  231. bool NoIPv6PacketLog false
  232. bool NoLookBPDUBridgeId false
  233. bool NoMacAddressLog true
  234. bool NoManageVlanId false
  235. bool NoSpinLockForPacketDelay false
  236. bool RemoveDefGwOnDhcpForLocalhost true
  237. uint RequiredClientId 0
  238. uint SecureNAT_MaxDnsSessionsPerIp 0
  239. uint SecureNAT_MaxIcmpSessionsPerIp 0
  240. uint SecureNAT_MaxTcpSessionsPerIp 0
  241. uint SecureNAT_MaxTcpSynSentPerIp 0
  242. uint SecureNAT_MaxUdpSessionsPerIp 0
  243. string VlanTypeId 0x8100
  244. bool YieldAfterStorePacket false
  245. }
  246. declare SecureNAT
  247. {
  248. bool Disabled false
  249. bool SaveLog true
  250.  
  251. declare VirtualDhcpServer
  252. {
  253. string DhcpDnsServerAddress 192.168.30.1
  254. string DhcpDnsServerAddress2 0.0.0.0
  255. string DhcpDomainName $
  256. bool DhcpEnabled true
  257. uint DhcpExpireTimeSpan 7200
  258. string DhcpGatewayAddress 192.168.30.1
  259. string DhcpLeaseIPEnd 192.168.30.200
  260. string DhcpLeaseIPStart 192.168.30.10
  261. string DhcpPushRoutes $
  262. string DhcpSubnetMask 255.255.255.0
  263. }
  264. declare VirtualHost
  265. {
  266. string VirtualHostIp 192.168.30.1
  267. string VirtualHostIpSubnetMask 255.255.255.0
  268. string VirtualHostMacAddress 00-AC-33-E3-15-B8
  269. }
  270. declare VirtualRouter
  271. {
  272. bool NatEnabled true
  273. uint NatMtu 1500
  274. uint NatTcpTimeout 1800
  275. uint NatUdpTimeout 60
  276. }
  277. }
  278. declare SecurityAccountDatabase
  279. {
  280. declare CertList
  281. {
  282. declare Cert0
  283. {
  284. byte X509 MIIFpzCCA4+gAwIBAgIDAP/xMA0GCSqGSIb3DQEBCwUAMIGVMRYwFAYDVQQDEw0xOTIuMTY4Ljc4Ljk4MS8wLQYD
  285. cut
  286. WxOgq7DKzmUmbG9lurhoOWFAYmTgrqbHM1bBNMStMqwjJ5IaRAeDOtXlrx51U9JW7TN+07Y=
  287. }
  288. }
  289. declare CrlList
  290. {
  291. }
  292. declare GroupList
  293. {
  294. declare Clients
  295. {
  296. string Note $
  297. string RealName $
  298.  
  299. declare Policy
  300. {
  301. bool Access true
  302. bool ArpDhcpOnly false
  303. uint AutoDisconnect 0
  304. bool CheckIP false
  305. bool CheckIPv6 false
  306. bool CheckMac false
  307. bool DHCPFilter false
  308. bool DHCPForce false
  309. bool DHCPNoServer false
  310. bool DHCPv6Filter false
  311. bool DHCPv6NoServer false
  312. bool FilterIPv4 false
  313. bool FilterIPv6 true
  314. bool FilterNonIP true
  315. bool FixPassword true
  316. uint MaxConnection 32
  317. uint MaxDownload 0
  318. uint MaxIP 0
  319. uint MaxIPv6 0
  320. uint MaxMac 0
  321. uint MaxUpload 0
  322. bool MonitorPort false
  323. uint MultiLogins 1
  324. bool NoBridge false
  325. bool NoBroadcastLimiter false
  326. bool NoIPv6DefaultRouterInRA false
  327. bool NoIPv6DefaultRouterInRAWhenIPv6 false
  328. bool NoQoS false
  329. bool NoRouting false
  330. bool NoRoutingV6 false
  331. bool NoSavePassword false
  332. bool NoServer false
  333. bool NoServerV6 false
  334. bool PrivacyFilter false
  335. bool RAFilter false
  336. bool RSandRAFilter false
  337. uint TimeOut 20
  338. uint VLanId 0
  339. }
  340. declare Traffic
  341. {
  342. declare RecvTraffic
  343. {
  344. uint64 BroadcastBytes 0
  345. uint64 BroadcastCount 0
  346. uint64 UnicastBytes 0
  347. uint64 UnicastCount 0
  348. }
  349. declare SendTraffic
  350. {
  351. uint64 BroadcastBytes 0
  352. uint64 BroadcastCount 0
  353. uint64 UnicastBytes 0
  354. uint64 UnicastCount 0
  355. }
  356. }
  357. }
  358. declare VIP
  359. {
  360. string Note $
  361. string RealName $
  362.  
  363. declare Policy
  364. {
  365. bool Access true
  366. bool ArpDhcpOnly false
  367. uint AutoDisconnect 0
  368. bool CheckIP false
  369. bool CheckIPv6 false
  370. bool CheckMac false
  371. bool DHCPFilter false
  372. bool DHCPForce false
  373. bool DHCPNoServer false
  374. bool DHCPv6Filter false
  375. bool DHCPv6NoServer false
  376. bool FilterIPv4 false
  377. bool FilterIPv6 true
  378. bool FilterNonIP true
  379. bool FixPassword true
  380. uint MaxConnection 32
  381. uint MaxDownload 0
  382. uint MaxIP 0
  383. uint MaxIPv6 0
  384. uint MaxMac 0
  385. uint MaxUpload 0
  386. bool MonitorPort false
  387. uint MultiLogins 0
  388. bool NoBridge false
  389. bool NoBroadcastLimiter false
  390. bool NoIPv6DefaultRouterInRA false
  391. bool NoIPv6DefaultRouterInRAWhenIPv6 false
  392. bool NoQoS false
  393. bool NoRouting false
  394. bool NoRoutingV6 false
  395. bool NoSavePassword false
  396. bool NoServer false
  397. bool NoServerV6 false
  398. bool PrivacyFilter false
  399. bool RAFilter false
  400. bool RSandRAFilter false
  401. uint TimeOut 20
  402. uint VLanId 0
  403. }
  404. declare Traffic
  405. {
  406. declare RecvTraffic
  407. {
  408. uint64 BroadcastBytes 7296
  409. uint64 BroadcastCount 115
  410. uint64 UnicastBytes 94084
  411. uint64 UnicastCount 283
  412. }
  413. declare SendTraffic
  414. {
  415. uint64 BroadcastBytes 3691
  416. uint64 BroadcastCount 34
  417. uint64 UnicastBytes 31319
  418. uint64 UnicastCount 286
  419. }
  420. }
  421. }
  422. }
  423. declare IPAccessControlList
  424. {
  425. }
  426. declare UserList
  427. {
  428. declare 78980001
  429. {
  430. uint AuthType 2
  431. byte AuthUserCert MIIEozCCAougAwIBAgIEeJgAATANBgkqhkiG9w0BAQsFADCBlTEWMBQGA1UEAxMNMTkyLjE2OC43OC45
  432. cut
  433. 0tdqIefej98sNq58FF8QbOKY6xwgHxG56o0XMjzoI86Tvmuabr1ObR6daEf9UHmbADLUR8EljP
  434. uint64 CreatedTime 1400932904627
  435. uint64 ExpireTime 0
  436. string GroupName VIP
  437. uint64 LastLoginTime 1400942664742
  438. string Note $
  439. uint NumLogin 1
  440. string RealName $
  441. uint64 UpdatedTime 1400942906694
  442.  
  443. declare Traffic
  444. {
  445. declare RecvTraffic
  446. {
  447. uint64 BroadcastBytes 7296
  448. uint64 BroadcastCount 115
  449. uint64 UnicastBytes 94084
  450. uint64 UnicastCount 283
  451. }
  452. declare SendTraffic
  453. {
  454. uint64 BroadcastBytes 3691
  455. uint64 BroadcastCount 34
  456. uint64 UnicastBytes 31319
  457. uint64 UnicastCount 286
  458. }
  459. }
  460. }
  461. }
  462. }
  463. declare Traffic
  464. {
  465. declare RecvTraffic
  466. {
  467. uint64 BroadcastBytes 30995
  468. uint64 BroadcastCount 477
  469. uint64 UnicastBytes 132123
  470. uint64 UnicastCount 729
  471. }
  472. declare SendTraffic
  473. {
  474. uint64 BroadcastBytes 10987
  475. uint64 BroadcastCount 149
  476. uint64 UnicastBytes 132291
  477. uint64 UnicastCount 733
  478. }
  479. }
  480. }
  481. }
  482. declare VirtualLayer3SwitchList
  483. {
  484. }
  485. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement