Pfsense: Difference between revisions

From DWIKI
No edit summary
Line 12: Line 12:


===No IPsec security associations.===
===No IPsec security associations.===
seems it's a matter of waiting for a bit?
Seems it's a matter of waiting for a bit.
 
Could also mean keys mismatch


===Installing packages on pfsense embedded===
===Installing packages on pfsense embedded===
*http://forum.pfsense.org/index.php?topic=12995.0#lastPost
*http://forum.pfsense.org/index.php?topic=12995.0#lastPost

Revision as of 21:37, 12 January 2011

FAQ

Installing pfsense

http://doc.pfsense.org/index.php/Installing_pfSense

Mount the image on linux

(ufs support is ro here)

mount -o loop,ro,ufstype=ufs2  -t ufs pfSense-1.2.2-Embedded.img /mnt/loop


No IPsec security associations.

Seems it's a matter of waiting for a bit. Could also mean keys mismatch

Installing packages on pfsense embedded