@stephenw10:
What's wrong with using 2.1 snapshots, which are based on 8.3?
Whilst 2.1 Snapshots are okay for testing and possibly for production if the day is right when no major glitches arise, I have found it hangs quite often when testing configs for routing public IPs - something not explained well either in the wiki or in the book and needs some experimentation.
@stephenw10:
See: http://devwiki.pfsense.org/UsingProjectEvilOnpfSense
Thanks, I saw it was a bit dated what with the old sze of 64MB that is now 128MB and whether the loader.conf.local would entries would still be needed - will check it out though.
I thought the release 2.0.2 might have some nice fixes now - any build from repo instructions?
@stephenw10:
@apmuthu:
Are there any unofficial public Wikis on pfSense that are maintained well?
I've never seen one.
Thanks for the info - a nice candidate for a wiki to substitute for the missing links in the current one and experimentations not in the book as well! Trawling the forum is quite cumbersome. Managing Spam and malicious activity on the Wiki is tiresome indeed.
@cmb - your book is well laid out and nicely cross referenced. Thankyou.
The memstick installer img uses the older FreeBSD Slice naming convention and had me stumped quite a while. Instead of mounting it withmount /dev/md0s1a /mnt/pfsensewe need to mount it with```
mount /dev/md0a /dev/pfsense