Pfsense: Difference between revisions
From DWIKI
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
===Installing pfsense=== | ===Installing pfsense=== | ||
http://doc.pfsense.org/index.php/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.=== | ===No IPsec security associations.=== |
Revision as of 12:14, 7 July 2009
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?