Guest User

Untitled

a guest
Feb 5th, 2013
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.56 KB | None | 0 0
  1. {
  2. "ppp_inf": [
  3. "ppp0",
  4. "free"
  5. ],
  6. "default_pass": false,
  7. "phys_ifaces": {
  8. "wifi": "ra0"
  9. },
  10. "httpd": {
  11. "port": 80,
  12. "use_ssl": true,
  13. "cert": "/etc/mini_httpd.pem"
  14. },
  15. "syslog": {
  16. "enable": true,
  17. "type": "local",
  18. "level": 6,
  19. "server": "",
  20. "port": 514
  21. },
  22. "add_sets": {
  23. "device_mode": "router",
  24. "stbport": 1,
  25. "stb_vlan": true,
  26. "stb_vid": 555
  27. },
  28. "lan": [
  29. "br0"
  30. ],
  31. "vlan": {
  32. "vlans": [
  33. {
  34. "name": "lan",
  35. "dest": "lan",
  36. "en": true,
  37. "permanent": true,
  38. "vid": null,
  39. "ports": {
  40. "port1": {
  41. "tag": false,
  42. "qos": 0
  43. },
  44. "port2": {
  45. "tag": false,
  46. "qos": 0
  47. },
  48. "port3": {
  49. "tag": false,
  50. "qos": 0
  51. },
  52. "port4": {
  53. "tag": false,
  54. "qos": 0
  55. },
  56. "wifi1": {
  57. "tag": false,
  58. "qos": 0
  59. }
  60. },
  61. "ifname": "br0"
  62. },
  63. {
  64. "name": "wan",
  65. "dest": "wan",
  66. "en": true,
  67. "vid": null,
  68. "ports": {
  69. "port5": {
  70. "tag": false,
  71. "qos": 0
  72. }
  73. },
  74. "ifname": "eth2.5",
  75. "phys_ifname": "eth2.5"
  76. }
  77. ],
  78. "avail_ports": [
  79. "port5",
  80. "port1",
  81. "port2",
  82. "port3",
  83. "port4",
  84. "wifi1"
  85. ]
  86. },
  87. "ipfilter": [],
  88. "route": [
  89. {
  90. "ip": "193.124.116.0",
  91. "netmask": "255.255.255.0",
  92. "gw": "10.0.3.1",
  93. "iface": "auto",
  94. "met": 1
  95. },
  96. {
  97. "ip": "95.182.96.0",
  98. "netmask": "255.255.240.0",
  99. "gw": "10.0.3.1",
  100. "iface": "auto",
  101. "met": 1
  102. },
  103. {
  104. "ip": "217.107.10.0",
  105. "netmask": "255.255.255.0",
  106. "gw": "10.0.3.1",
  107. "iface": "auto",
  108. "met": 1
  109. },
  110. {
  111. "ip": "95.182.96.0",
  112. "netmask": "255.255.240.0",
  113. "gw": "10.0.3.1",
  114. "iface": "auto",
  115. "met": 1
  116. },
  117. {
  118. "ip": "95.182.96.0",
  119. "netmask": "255.255.240.0",
  120. "gw": "10.0.3.1",
  121. "iface": "auto",
  122. "met": 1
  123. },
  124. {
  125. "ip": "217.107.10.0",
  126. "netmask": "255.255.255.0",
  127. "gw": "10.0.3.1",
  128. "iface": "auto",
  129. "met": 1
  130. },
  131. {
  132. "ip": "193.124.116.0",
  133. "netmask": "255.255.255.0",
  134. "gw": "10.0.3.1",
  135. "iface": "auto",
  136. "met": 1
  137. },
  138. {
  139. "ip": "95.182.96.0",
  140. "netmask": "255.255.240.0",
  141. "gw": "10.0.3.1",
  142. "iface": "auto",
  143. "met": 1
  144. },
  145. {
  146. "ip": "217.107.10.0",
  147. "netmask": "255.255.255.0",
  148. "gw": "10.0.3.1",
  149. "iface": "auto",
  150. "met": 1
  151. },
  152. {
  153. "ip": "95.182.96.0",
  154. "netmask": "255.255.240.0",
  155. "gw": "10.0.3.1",
  156. "iface": "auto",
  157. "met": 1
  158. },
  159. {
  160. "ip": "95.182.96.0",
  161. "netmask": "255.255.240.0",
  162. "gw": "10.0.3.1",
  163. "iface": "auto",
  164. "met": 1
  165. },
  166. {
  167. "ip": "217.107.10.0",
  168. "netmask": "255.255.255.0",
  169. "gw": "10.0.3.1",
  170. "iface": "auto",
  171. "met": 1
  172. }
  173. ],
  174. "rip_route": {
  175. "enable": true,
  176. "version": "0"
  177. },
  178. "dns_list": [],
  179. "igmp": {
  180. "enable": true,
  181. "version": 2
  182. },
  183. "ifaces": {
  184. "br0": {
  185. "type": "bridge",
  186. "enable": true,
  187. "mac": "B8:A3:86:BA:FF:18",
  188. "services": {
  189. "br0": {
  190. "auto": true,
  191. "enable": true,
  192. "name": "LAN",
  193. "dhcp": false,
  194. "type": "ip",
  195. "ip": "192.168.0.1",
  196. "mask": "255.255.255.0",
  197. "dhcpd": {
  198. "enable": true,
  199. "start_ip": "192.168.0.2",
  200. "end_ip": "192.168.0.100",
  201. "reserved": [],
  202. "lease": 86400
  203. },
  204. "ifname": "br0",
  205. "connection_status": "Connected",
  206. "gwip": null
  207. }
  208. },
  209. "port": "Ports:1,2,3,4;WIFI:1"
  210. },
  211. "auto": {
  212. "type": "auto",
  213. "is_wan": true,
  214. "services": {}
  215. },
  216. "eth2.5": {
  217. "enable": true,
  218. "type": "ethernet",
  219. "is_wan": true,
  220. "mac": "B8:A3:86:BA:FF:19",
  221. "mtu": 1500,
  222. "port": "Ports:5",
  223. "max_count": 3,
  224. "services": {
  225. "eth2.5_1": {
  226. "tunnels": {
  227. "eth2.5_2": {
  228. "gwif": true,
  229. "level": 4,
  230. "contag": 2,
  231. "rip": false,
  232. "firewall": true,
  233. "dial_num": "",
  234. "ppp_ip_ext": false,
  235. "password": "54896325",
  236. "wizard": true,
  237. "enable": true,
  238. "iface": "ppp0",
  239. "mtu": 1456,
  240. "keep_alive": {
  241. "interval": 30,
  242. "fails": 3
  243. },
  244. "servicename": "tp.ul.ru",
  245. "auto": true,
  246. "encrypt": "0",
  247. "nat": true,
  248. "type": "l2tp",
  249. "apn": "",
  250. "username": "логин",
  251. "noauth": false,
  252. "name": "dynl2tp_Ports:5_2",
  253. "static_ip": "",
  254. "auth": "0",
  255. "contype": "dynl2tp",
  256. "is_wan": true,
  257. "extra_options": "",
  258. "ppp_debug": false,
  259. "l3_iface": "eth2.5_1",
  260. "pppoe_pass_through": false,
  261. "igmp": false,
  262. "ping_respond": false,
  263. "unit": 0,
  264. "ip": "46.8.125.159",
  265. "mask": "255.255.255.255",
  266. "gateway": "217.107.10.116",
  267. "dns_prim": "217.107.11.114",
  268. "dns_sec": "217.107.11.115",
  269. "metric": 50,
  270. "connection_status": "Connected"
  271. }
  272. },
  273. "name": "dynl2tp_Ports:5_2",
  274. "contag": 1,
  275. "iface": "eth2.5",
  276. "dhcp": true,
  277. "gwip": "10.0.3.1",
  278. "auto": true,
  279. "type": "ip",
  280. "dns_from_dhcp": true,
  281. "igmp": true,
  282. "nat": true,
  283. "ip": "10.0.3.180",
  284. "metric": 100,
  285. "mask": "255.255.255.0",
  286. "enable": true,
  287. "firewall": true,
  288. "gwif": true,
  289. "dns_prim": "217.107.11.114",
  290. "ifname": "eth2.5_1",
  291. "contype": "dynl2tp",
  292. "is_wan": true,
  293. "level": 3,
  294. "wizard": true,
  295. "vendor_id": "",
  296. "rip": false,
  297. "ping_respond": false,
  298. "dns_sec": null,
  299. "connection_status": "Connected"
  300. }
  301. }
  302. }
  303. },
  304. "wifi": {
  305. "RadioOff": false,
  306. "HideSSID": false,
  307. "CountryCode": "RU",
  308. "Channel": "auto",
  309. "WirelessMode": "9",
  310. "MaxStaNum": "0",
  311. "StationKeepAlive": "0",
  312. "BeaconPeriod": "100",
  313. "RTSThreshold": "2347",
  314. "FragThreshold": "2346",
  315. "DtimPeriod": "1",
  316. "TxPower": "100",
  317. "BGProtection": "0",
  318. "TxPreamble": "0",
  319. "WscConfMode": "0",
  320. "WdsEnable": "0",
  321. "WdsPhyMode": "",
  322. "Wds1EncrypType": "NONE",
  323. "Wds1Key": "",
  324. "Wds1Mac": "",
  325. "Wds2EncrypType": "NONE",
  326. "Wds2Key": "",
  327. "Wds2Mac": "",
  328. "Wds3EncrypType": "NONE",
  329. "Wds3Key": "",
  330. "Wds3Mac": "",
  331. "Wds4EncrypType": "NONE",
  332. "Wds4Key": "",
  333. "Wds4Mac": "",
  334. "ApCliEnable": false,
  335. "ApCliSsid": "",
  336. "ApCliBssid": "",
  337. "ApCliAuthMode": "OPEN",
  338. "ApCliEncrypType": "",
  339. "ApCliDefaultKeyId": "",
  340. "ApCliKey1Type": "",
  341. "ApCliKey1Str": "",
  342. "ApCliKey2Type": "",
  343. "ApCliKey2Str": "",
  344. "ApCliKey3Type": "",
  345. "ApCliKey3Str": "",
  346. "ApCliKey4Type": "",
  347. "ApCliKey4Str": "",
  348. "ApCliWPAPSK": "",
  349. "APAifsn": "3;7;1;1",
  350. "APCwmin": "4;5;3;2",
  351. "APCwmax": "6;10;4;3",
  352. "APTxop": "0;0;94;47",
  353. "APACM": "0;0;0;0",
  354. "AckPolicy": "0;0;0;0",
  355. "BSSAifsn": "3;7;2;2",
  356. "BSSCwmin": "4;4;3;2",
  357. "BSSCwmax": "10;10;4;3",
  358. "BSSTxop": "0;0;94;47",
  359. "BSSACM": "0;0;0;0",
  360. "RADIUS_Server": "192.168.0.254",
  361. "RADIUS_Port": "1812",
  362. "RADIUS_Key": "dlink",
  363. "session_timeout_interval": "0",
  364. "RekeyMethod": "TIME",
  365. "RekeyInterval": "3600",
  366. "mbssid": [
  367. {
  368. "SSID": "Klubnika",
  369. "AuthMode": "WPAPSKWPA2PSK",
  370. "EncrypType": "TKIPAES",
  371. "DefaultKeyID": "2",
  372. "Key1Type": "1",
  373. "Key1Str": "",
  374. "Key2Type": "1",
  375. "Key2Str": "",
  376. "Key3Type": "1",
  377. "Key3Str": "",
  378. "Key4Type": "1",
  379. "Key4Str": "",
  380. "WPAPSK": "2102320787",
  381. "NoForwarding": "0",
  382. "NoForwardingBTNBSSID": "0",
  383. "IEEE8021X": "0",
  384. "TxRate": "0",
  385. "PreAuth": "0",
  386. "WmmCapable": true,
  387. "AccessPolicy": "0",
  388. "AccessControlList": []
  389. }
  390. ],
  391. "WscConfigured": true
  392. },
  393. "redirectport": [],
  394. "dmz": {
  395. "enable": false,
  396. "ip": ""
  397. },
  398. "httpaccess": [
  399. {
  400. "ips": "79.132.125.211",
  401. "source_mask": "255.255.255.255",
  402. "dport": "80",
  403. "sport": 6000
  404. }
  405. ],
  406. "vserver": [],
  407. "urlfilter": {},
  408. "macfilter": [],
  409. "upnp": {
  410. "enable": true,
  411. "iface": ""
  412. },
  413. "dns": {
  414. "manual": false,
  415. "ifname": "eth2.2",
  416. "servers": "",
  417. "defroute": true
  418. },
  419. "ddns": [],
  420. "ntpclient": {
  421. "enable": false,
  422. "servers": [
  423. "pool.ntp.org"
  424. ],
  425. "hour": "-3",
  426. "NTPServer1": "pool.ntp.org",
  427. "NTPServer2": "",
  428. "NTPServer3": "",
  429. "NTPServer4": "",
  430. "NTPServer5": "",
  431. "LocalTimeZone": "-03:00",
  432. "LocalTimeZoneName": "",
  433. "DaylightSavingsUsed": false
  434. },
  435. "telnet": {
  436. "enable": true,
  437. "port": 23
  438. },
  439. "passwd": [
  440. {
  441. "login": "admin",
  442. "pass": "1"
  443. }
  444. ],
  445. "scheduler": {
  446. "enable": true,
  447. "per_tasks": [
  448. {
  449. "id": 1,
  450. "period": 7
  451. }
  452. ],
  453. "abs_tasks": []
  454. },
  455. "lang": "rus"
  456. }
Advertisement
Add Comment
Please, Sign In to add comment