Advertisement
Guest User

Untitled

a guest
Sep 28th, 2010
283
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.79 KB | None | 0 0
  1. # sysctl kern.timecounter
  2. kern.timecounter.tick: 1
  3. kern.timecounter.choice: TSC(-100) i8254(0) dummy(-1000000)
  4. kern.timecounter.hardware: i8254
  5. kern.timecounter.stepwarnings: 0
  6. kern.timecounter.tc.i8254.mask: 65535
  7. kern.timecounter.tc.i8254.counter: 21624
  8. kern.timecounter.tc.i8254.frequency: 1193182
  9. kern.timecounter.tc.i8254.quality: 0
  10. kern.timecounter.tc.TSC.mask: 4294967295
  11. kern.timecounter.tc.TSC.counter: 3035310761
  12. kern.timecounter.tc.TSC.frequency: 2926018304
  13. kern.timecounter.tc.TSC.quality: -100
  14. kern.timecounter.smp_tsc: 0
  15. kern.timecounter.invariant_tsc: 0
  16.  
  17.  
  18. # sysctl dev.cpu
  19. dev.cpu.0.%driver: cpu
  20. dev.cpu.0.%parent: legacy0
  21. dev.cpu.0.freq: 2926
  22. dev.cpu.0.freq_levels: 2926/-1 2560/-1 2194/-1 1828/-1 1463/-1 1097/-1 731/-1 365/-1
  23. dev.cpu.1.%driver: cpu
  24. dev.cpu.1.%parent: legacy0
  25.  
  26.  
  27. # vmstat -i
  28. interrupt total rate
  29. irq1: atkbd0 5 0
  30. irq17: uhci1+ 4080312 1
  31. irq18: uhci2 ehci+ 18 0
  32. cpu0: timer 238503823 106
  33. irq256: em0 413493212 184
  34. irq258: em2 355204385 158
  35. cpu1: timer 238503747 106
  36. Total 1249785502 556
  37.  
  38.  
  39. # dmesg -a
  40. Copyright (c) 1992-2009 The FreeBSD Project.
  41. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
  42. The Regents of the University of California. All rights reserved.
  43. FreeBSD is a registered trademark of The FreeBSD Foundation.
  44. FreeBSD 7.2-RELEASE-p5 #0: Sun Dec 6 23:20:31 EST 2009
  45. sullrich@FreeBSD_7.2_pfSense_1.2.3_snaps.pfsense.org:/usr/obj.pfSense/usr/pfSensesrc/src/sys/pfSense_SMP.7
  46. Timecounter "i8254" frequency 1193182 Hz quality 0
  47. CPU: Intel(R) Core(TM)2 Duo CPU E7500 @ 2.93GHz (2926.02-MHz 686-class CPU)
  48. Origin = "GenuineIntel" Id = 0x1067a Stepping = 10
  49. Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
  50. Features2=0x408e3bd<SSE3,DTES64,MON,DS_CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,SSE4.1,XSAVE>
  51. AMD Features=0x20100000<NX,LM>
  52. AMD Features2=0x1<LAHF>
  53. Cores per package: 2
  54. real memory = 2145906688 (2046 MB)
  55. avail memory = 2090217472 (1993 MB)
  56. MPTable: <INTEL BEARLAKE >
  57. FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
  58. cpu0 (BSP): APIC ID: 0
  59. cpu1 (AP): APIC ID: 1
  60. ioapic0: Assuming intbase of 0
  61. ioapic1: Assuming intbase of 24
  62. ioapic0 <Version 2.0> irqs 0-23 on motherboard
  63. ioapic1 <Version 2.0> irqs 24-47 on motherboard
  64. wlan: mac acl policy registered
  65. kbd1 at kbdmux0
  66. cryptosoft0: <software crypto> on motherboard
  67. padlock0: No ACE support.
  68. pcib0: <MPTable Host-PCI bridge> pcibus 0 on motherboard
  69. pci0: <PCI bus> on pcib0
  70. pcib1: <PCI-PCI bridge> irq 16 at device 1.0 on pci0
  71. pci1: <PCI bus> on pcib1
  72. pcib2: <PCI-PCI bridge> at device 0.0 on pci1
  73. pci2: <PCI bus> on pcib2
  74. uhci0: <UHCI (generic) USB controller> port 0x1820-0x183f irq 16 at device 26.0 on pci0
  75. uhci0: [GIANT-LOCKED]
  76. uhci0: [ITHREAD]
  77. usb0: <UHCI (generic) USB controller> on uhci0
  78. usb0: USB revision 1.0
  79. uhub0: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb0
  80. uhub0: 2 ports with 2 removable, self powered
  81. uhci1: <UHCI (generic) USB controller> port 0x1840-0x185f irq 17 at device 26.1 on pci0
  82. uhci1: [GIANT-LOCKED]
  83. uhci1: [ITHREAD]
  84. usb1: <UHCI (generic) USB controller> on uhci1
  85. usb1: USB revision 1.0
  86. uhub1: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb1
  87. uhub1: 2 ports with 2 removable, self powered
  88. uhci2: <UHCI (generic) USB controller> port 0x1860-0x187f irq 18 at device 26.2 on pci0
  89. uhci2: [GIANT-LOCKED]
  90. uhci2: [ITHREAD]
  91. usb2: <UHCI (generic) USB controller> on uhci2
  92. usb2: USB revision 1.0
  93. uhub2: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb2
  94. uhub2: 2 ports with 2 removable, self powered
  95. ehci0: <EHCI (generic) USB 2.0 controller> mem 0xd0000000-0xd00003ff irq 18 at device 26.7 on pci0
  96. ehci0: [GIANT-LOCKED]
  97. ehci0: [ITHREAD]
  98. usb3: waiting for BIOS to give up control
  99. usb3: EHCI version 1.0
  100. usb3: companion controllers, 2 ports each: usb0 usb1 usb2
  101. usb3: <EHCI (generic) USB 2.0 controller> on ehci0
  102. usb3: USB revision 2.0
  103. uhub3: <Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1> on usb3
  104. uhub3: 6 ports with 6 removable, self powered
  105. ums0: <Peppercon AG Multidevice, class 0/0, rev 2.00/0.01, addr 2> on uhub3
  106. ums0: 3 buttons and Z dir.
  107. ukbd0: <Peppercon AG Multidevice, class 0/0, rev 2.00/0.01, addr 2> on uhub3
  108. kbd2 at ukbd0
  109. pcib3: <PCI-PCI bridge> irq 16 at device 28.0 on pci0
  110. pci5: <PCI bus> on pcib3
  111. em0: <Intel(R) PRO/1000 Network Connection 6.9.6> port 0x2000-0x201f mem 0xd0200000-0xd021ffff irq 16 at device 0.0 on pci5
  112. em0: Using MSI interrupt
  113. em0: [FILTER]
  114. em0: Ethernet address: 00:30:48:bc:2a:cc
  115. pcib4: <MPTable PCI-PCI bridge> irq 17 at device 28.1 on pci0
  116. pci7: <PCI bus> on pcib4
  117. em1: <Intel(R) PRO/1000 Network Connection 6.9.6> port 0x3000-0x301f mem 0xd0300000-0xd031ffff irq 17 at device 0.0 on pci7
  118. em1: Using MSI interrupt
  119. em1: [FILTER]
  120. em1: Ethernet address: 00:30:48:bc:2a:cd
  121. pcib5: <MPTable PCI-PCI bridge> irq 18 at device 28.2 on pci0
  122. pci9: <PCI bus> on pcib5
  123. em2: <Intel(R) PRO/1000 Network Connection 6.9.6> port 0x4000-0x401f mem 0xd0400000-0xd041ffff irq 18 at device 0.0 on pci9
  124. em2: Using MSI interrupt
  125. em2: [FILTER]
  126. em2: Ethernet address: 00:30:48:bc:2a:ce
  127. pcib6: <MPTable PCI-PCI bridge> irq 19 at device 28.3 on pci0
  128. pci11: <PCI bus> on pcib6
  129. em3: <Intel(R) PRO/1000 Network Connection 6.9.6> port 0x5000-0x501f mem 0xd0500000-0xd051ffff irq 19 at device 0.0 on pci11
  130. em3: Using MSI interrupt
  131. em3: [FILTER]
  132. em3: Ethernet address: 00:30:48:bc:2a:cf
  133. uhci3: <UHCI (generic) USB controller> port 0x1880-0x189f irq 23 at device 29.0 on pci0
  134. uhci3: [GIANT-LOCKED]
  135. uhci3: [ITHREAD]
  136. usb4: <UHCI (generic) USB controller> on uhci3
  137. usb4: USB revision 1.0
  138. uhub4: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb4
  139. uhub4: 2 ports with 2 removable, self powered
  140. uhci4: <UHCI (generic) USB controller> port 0x18a0-0x18bf irq 22 at device 29.1 on pci0
  141. uhci4: [GIANT-LOCKED]
  142. uhci4: [ITHREAD]
  143. usb5: <UHCI (generic) USB controller> on uhci4
  144. usb5: USB revision 1.0
  145. uhub5: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb5
  146. uhub5: 2 ports with 2 removable, self powered
  147. uhci5: <UHCI (generic) USB controller> port 0x18c0-0x18df irq 21 at device 29.2 on pci0
  148. uhci5: [GIANT-LOCKED]
  149. uhci5: [ITHREAD]
  150. usb6: <UHCI (generic) USB controller> on uhci5
  151. usb6: USB revision 1.0
  152. uhub6: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb6
  153. uhub6: 2 ports with 2 removable, self powered
  154. ehci1: <EHCI (generic) USB 2.0 controller> mem 0xd0000400-0xd00007ff irq 23 at device 29.7 on pci0
  155. ehci1: [GIANT-LOCKED]
  156. ehci1: [ITHREAD]
  157. usb7: EHCI version 1.0
  158. usb7: companion controllers, 2 ports each: usb4 usb5 usb6
  159. usb7: <EHCI (generic) USB 2.0 controller> on ehci1
  160. usb7: USB revision 2.0
  161. uhub7: <Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1> on usb7
  162. uhub7: 6 ports with 6 removable, self powered
  163. pcib7: <MPTable PCI-PCI bridge> at device 30.0 on pci0
  164. pci17: <PCI bus> on pcib7
  165. vgapci0: <VGA-compatible display> port 0x6000-0x60ff mem 0xd8000000-0xdfffffff,0xd0600000-0xd060ffff irq 22 at device 3.0 on pci17
  166. atapci0: <ITE IT8213F UDMA133 controller> port 0x6420-0x6427,0x6414-0x6417,0x6418-0x641f,0x6410-0x6413,0x6400-0x640f irq 23 at device 4.0 on pci17
  167. atapci0: [ITHREAD]
  168. ata2: <ATA channel 0> on atapci0
  169. ata2: [ITHREAD]
  170. isab0: <PCI-ISA bridge> at device 31.0 on pci0
  171. isa0: <ISA bus> on isab0
  172. atapci1: <Intel ICH9 SATA300 controller> port 0x1c50-0x1c57,0x1c44-0x1c47,0x1c48-0x1c4f,0x1c40-0x1c43,0x1c10-0x1c1f,0x1c00-0x1c0f irq 17 at device 31.2 on pci0
  173. atapci1: [ITHREAD]
  174. ata3: <ATA channel 0> on atapci1
  175. ata3: [ITHREAD]
  176. ata4: <ATA channel 1> on atapci1
  177. ata4: [ITHREAD]
  178. pci0: <serial bus, SMBus> at device 31.3 (no driver attached)
  179. atapci2: <Intel ICH9 SATA300 controller> port 0x1c68-0x1c6f,0x1c5c-0x1c5f,0x1c60-0x1c67,0x1c58-0x1c5b,0x1c30-0x1c3f,0x1c20-0x1c2f irq 18 at device 31.5 on pci0
  180. atapci2: [ITHREAD]
  181. ata5: <ATA channel 0> on atapci2
  182. ata5: [ITHREAD]
  183. ata6: <ATA channel 1> on atapci2
  184. ata6: [ITHREAD]
  185. pci0: <dasp> at device 31.6 (no driver attached)
  186. cpu0 on motherboard
  187. est0: <Enhanced SpeedStep Frequency Control> on cpu0
  188. est: CPU supports Enhanced Speedstep, but is not recognized.
  189. est: cpu_vendor GenuineIntel, msr 6160b2506000b25
  190. device_attach: est0 attach returned 6
  191. p4tcc0: <CPU Frequency Thermal Control> on cpu0
  192. cpu1 on motherboard
  193. est1: <Enhanced SpeedStep Frequency Control> on cpu1
  194. est: CPU supports Enhanced Speedstep, but is not recognized.
  195. est: cpu_vendor GenuineIntel, msr 6160b2506000b25
  196. device_attach: est1 attach returned 6
  197. p4tcc1: <CPU Frequency Thermal Control> on cpu1
  198. pmtimer0 on isa0
  199. orm0: <ISA Option ROM> at iomem 0xc0000-0xc8fff pnpid ORM0000 on isa0
  200. ata0 at port 0x1f0-0x1f7,0x3f6 irq 14 on isa0
  201. ata0: [ITHREAD]
  202. ata1 at port 0x170-0x177,0x376 irq 15 on isa0
  203. ata1: [ITHREAD]
  204. atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
  205. atkbd0: <AT Keyboard> irq 1 on atkbdc0
  206. kbd0 at atkbd0
  207. atkbd0: [GIANT-LOCKED]
  208. atkbd0: [ITHREAD]
  209. sc0: <System console> at flags 0x100 on isa0
  210. sc0: VGA <16 virtual consoles, flags=0x300>
  211. sio0: configured irq 4 not in bitmap of probed irqs 0
  212. sio0: port may not be enabled
  213. sio0: configured irq 4 not in bitmap of probed irqs 0
  214. sio0: port may not be enabled
  215. sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
  216. sio0: type 8250 or not responding
  217. sio0: [FILTER]
  218. sio1: configured irq 3 not in bitmap of probed irqs 0
  219. sio1: port may not be enabled
  220. vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
  221. unknown: <PNP0c02> can't assign resources (memory)
  222. unknown: <PNP0c01> can't assign resources (memory)
  223. unknown: <PNP0303> can't assign resources (port)
  224. speaker0: <PC speaker> at port 0x61 pnpid PNP0800 on isa0
  225. unknown: <PNP0c02> can't assign resources (memory)
  226. unknown: <PNP0c02> can't assign resources (memory)
  227. unknown: <INT0800> can't assign resources (memory)
  228. fdc1: No FDOUT register!
  229. Timecounters tick every 1.000 msec
  230. IPsec: Initialized Security Association Processing.
  231. ad6: 238475MB <Seagate ST3250318AS CC37> at ata3-master SATA300
  232. SMP: AP CPU #1 Launched!
  233. WARNING: Expected rawoffset 0, found 63
  234. Trying to mount root from ufs:/dev/ad6s1a
  235. WARNING: / was not properly dismounted
  236.  
  237. ___
  238. ___/ f \\
  239. / p \\___/ Sense
  240. \\___/ \\
  241. \\___/
  242.  
  243.  
  244. Welcome to pfSense 1.2.3-RELEASE...
  245.  
  246. Mounting filesystems...
  247. WARNING: R/W mount of / denied. Filesystem is not clean - run fsck
  248. mount:
  249. /dev/ad6s1a
  250. :
  251. Operation not permitted
  252. WARNING: R/W mount of / denied. Filesystem is not clean - run fsck
  253. mount:
  254.  
  255. :
  256. Operation not permitted
  257. ** /dev/ad6s1a
  258. ** Last Mounted on /
  259. ** Root file system
  260. ** Phase 1 - Check Blocks and Sizes
  261. INCORRECT BLOCK COUNT I=15426575 (4 should be 0)
  262. CORRECT? yes
  263.  
  264. ** Phase 2 - Check Pathnames
  265. ** Phase 3 - Check Connectivity
  266. ** Phase 4 - Check Reference Counts
  267. UNREF FILE I=15426563 OWNER=root MODE=100644
  268. SIZE=0 MTIME=Jun 18 13:44 2010
  269. CLEAR? yes
  270.  
  271. UNREF FILE I=15426564 OWNER=root MODE=100644
  272. SIZE=0 MTIME=Jun 18 13:44 2010
  273. CLEAR? yes
  274.  
  275. UNREF FILE I=15426565 OWNER=root MODE=100644
  276. SIZE=0 MTIME=Jun 18 13:44 2010
  277. CLEAR? yes
  278.  
  279. UNREF FILE I=15426566 OWNER=root MODE=100644
  280. SIZE=0 MTIME=Jun 18 13:44 2010
  281. CLEAR? yes
  282.  
  283. UNREF FILE I=15426567 OWNER=root MODE=100644
  284. SIZE=0 MTIME=Jun 18 13:44 2010
  285. CLEAR? yes
  286.  
  287. UNREF FILE I=15426574 OWNER=root MODE=100644
  288. SIZE=0 MTIME=Jun 18 13:45 2010
  289. CLEAR? yes
  290.  
  291. UNREF FILE I=15426576 OWNER=root MODE=100644
  292. SIZE=0 MTIME=Jun 18 13:45 2010
  293. CLEAR? yes
  294.  
  295. UNREF FILE I=15426577 OWNER=root MODE=100644
  296. SIZE=0 MTIME=Jun 18 13:45 2010
  297. CLEAR? yes
  298.  
  299. UNREF FILE I=15426580 OWNER=root MODE=100644
  300. SIZE=0 MTIME=Jun 18 13:45 2010
  301. CLEAR? yes
  302.  
  303. UNREF FILE I=15426585 OWNER=root MODE=100644
  304. SIZE=0 MTIME=Jun 18 13:45 2010
  305. CLEAR? yes
  306.  
  307. UNREF FILE I=15426587 OWNER=root MODE=100644
  308. SIZE=0 MTIME=Jun 18 13:45 2010
  309. CLEAR? yes
  310.  
  311. UNREF FILE I=15426588 OWNER=root MODE=100644
  312. SIZE=0 MTIME=Jun 18 13:45 2010
  313. CLEAR? yes
  314.  
  315. UNREF FILE I=15426589 OWNER=root MODE=100644
  316. SIZE=0 MTIME=Jun 18 13:45 2010
  317. CLEAR? yes
  318.  
  319. UNREF FILE I=15426590 OWNER=root MODE=100644
  320. SIZE=0 MTIME=Jun 18 13:45 2010
  321. CLEAR? yes
  322.  
  323. UNREF FILE I=15426591 OWNER=root MODE=100644
  324. SIZE=0 MTIME=Jun 18 13:45 2010
  325. CLEAR? yes
  326.  
  327. UNREF FILE I=15426593 OWNER=root MODE=100644
  328. SIZE=0 MTIME=Jun 18 13:45 2010
  329. CLEAR? yes
  330.  
  331. UNREF FILE I=15426594 OWNER=root MODE=100644
  332. SIZE=0 MTIME=Jun 18 13:45 2010
  333. CLEAR? yes
  334.  
  335. UNREF FILE I=15426595 OWNER=root MODE=100644
  336. SIZE=0 MTIME=Jun 18 13:45 2010
  337. CLEAR? yes
  338.  
  339. UNREF FILE I=15426596 OWNER=root MODE=100644
  340. SIZE=0 MTIME=Jun 18 13:45 2010
  341. CLEAR? yes
  342.  
  343. UNREF FILE I=15426598 OWNER=root MODE=100644
  344. SIZE=0 MTIME=Jun 18 13:45 2010
  345. CLEAR? yes
  346.  
  347. UNREF FILE I=15426599 OWNER=root MODE=100644
  348. SIZE=0 MTIME=Jun 18 13:45 2010
  349. CLEAR? yes
  350.  
  351. UNREF FILE I=15426600 OWNER=root MODE=100644
  352. SIZE=0 MTIME=Jun 18 13:45 2010
  353. CLEAR? yes
  354.  
  355. UNREF FILE I=15426603 OWNER=root MODE=100644
  356. SIZE=0 MTIME=Jun 18 13:45 2010
  357. CLEAR? yes
  358.  
  359. UNREF FILE I=15426604 OWNER=root MODE=100644
  360. SIZE=0 MTIME=Jun 18 13:45 2010
  361. CLEAR? yes
  362.  
  363. UNREF FILE I=15426605 OWNER=root MODE=100644
  364. SIZE=0 MTIME=Jun 18 13:45 2010
  365. CLEAR? yes
  366.  
  367. ** Phase 5 - Check Cyl groups
  368. FREE BLK COUNT(S) WRONG IN SUPERBLK
  369. SALVAGE? yes
  370.  
  371. SUMMARY INFORMATION BAD
  372. SALVAGE? yes
  373.  
  374. BLK(S) MISSING IN BIT MAPS
  375. SALVAGE? yes
  376.  
  377. 7838 files, 98238 used, 116126872 free (1488 frags, 14515673 blocks, 0.0% fragmentation)
  378.  
  379. ***** FILE SYSTEM MARKED CLEAN *****
  380.  
  381. ***** FILE SYSTEM WAS MODIFIED *****
  382. done.
  383. Creating symlinks...
  384. .
  385. .
  386. .
  387. done.
  388. Launching the init system...
  389. done.
  390. Initializing...
  391. .
  392. .
  393. .
  394. .
  395. .
  396. .
  397. .
  398. .
  399. .
  400. .
  401. .
  402. .
  403. parse_config_upload.inc...
  404. .
  405. done.
  406. Starting device manager (devd)...
  407. done.
  408. Loading configuration...
  409. .
  410. .
  411. .
  412. done.
  413. Updating configuration...
  414. done.
  415. Cleaning backup cache...
  416. done.
  417. Setting up extended sysctls...
  418. done.
  419. Syncing user passwords...
  420. done.
  421. Starting Secure Shell Services...
  422. done.
  423. Setting timezone...
  424. done.
  425. Setting up microcode and tx/rx offloading...
  426. ifconfig:
  427. interface tun0 does not exist
  428.  
  429. done.
  430. Configuring LAN interface...
  431. done.
  432. Configuring WAN interface...
  433. done.
  434. Configuring OPT interfaces...
  435. done.
  436. Configuring CARP interfaces...
  437. done.
  438. Starting syslog...
  439. done.
  440. Starting OpenNTP time client...
  441. done.
  442. pflog0: promiscuous mode enabled
  443. carp1: INIT -> BACKUP
  444. em0: link state changed to UP
  445. carp2: INIT -> BACKUP
  446. vlan0: link state changed to UP
  447. carp1: 2 link states coalesced
  448. carp1: link state changed to DOWN
  449. carp2: 2 link states coalesced
  450. carp2: link state changed to DOWN
  451. carp0: link state changed to UP
  452. carp0: INIT -> BACKUP
  453. em2: link state changed to UP
  454. carp0: 2 link states coalesced
  455. carp0: link state changed to DOWN
  456. Configuring firewall...
  457. .
  458. .
  459. .
  460. pftpx:
  461. bind failed
  462. :
  463. Can't assign requested address
  464. done.
  465. Starting webConfigurator...
  466. done.
  467. Starting DNS forwarder...
  468. done.
  469. Waiting for final CARP interface bringup...
  470. carp0: link state changed to DOWN
  471. carp0: INIT -> MASTER (preempting)
  472. carp0: link state changed to UP
  473. carp1: link state changed to DOWN
  474. carp1: INIT -> MASTER (preempting)
  475. carp1: link state changed to UP
  476. carp2: link state changed to DOWN
  477. carp2: INIT -> MASTER (preempting)
  478. carp2: link state changed to UP
  479. done.
  480. Configuring IPsec VPN...
  481. done
  482. Starting FTP helpers...
  483. done.
  484. Starting SNMP daemon...
  485. done.
  486. Final filter pass...
  487. .
  488. .
  489. .
  490. pftpx:
  491. bind failed
  492. :
  493. Address already in use
  494. done.
  495. Generating RRD graphs...
  496. done.
  497. Starting CRON...
  498. done.
  499. Syncing packages:
  500.  
  501. AutoConfigBackup
  502. haproxy-dev
  503. Zabbix Agent
  504. pfflowd
  505. .
  506. Executing rc.d items...
  507. Starting /usr/local/etc/rc.d/haproxy.sh...
  508. done.
  509. Starting /usr/local/etc/rc.d/zabbix_agentd.sh...
  510. done.
  511. appending output to nohup.out
  512. Bootup complete
  513. WARNING: pseudo-random number generator used for IPsec processing
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement