Hello all!
I'm trying to port m0n0wall on FreeBSD 6 - RC1 (for educational purpose only).
I try to document all my work here:
http://www.freenas.org/monowall.html
(you can find my testing iso file too).
Actually I have these problems:
- Where to find the clog path for FreeBSD 6 ? can I apply the patch
for FreeBSD 4.11 on my sources without problem ?
- How to configure the virtual memory disk for RW (it's mounted on RO).
Is there another solution than added the line "mount -u -o rw /" on
the /etc/rc file ? (how m0n0wall mount the virtual memory disk in
RW??)
- I must disable captive portal because 2 files missing:
radius_auhentication and radius_accounting
- I can't acces to the web page until disabled filtering rules
thanks, |