Nice one. :)
You should be aware, however, that even after disabling swap you will still be waring out your usb stick pretty quickly. You should really be using either embedded or Nano, that would restrict which packages you can use though.
Steve
Hello everyone
I returned to report that I had a small evolution in my problem but is not complete
The solution would be a dirty
at the time of mountroot> I apply the command msdosfs: da0s1 to automate or do I insert the file loarder.conf
set vfs.root.mountfrom=msdosfs:da0s1
set vfs.root.mountfrom.options=rw
An important detail and make the iso image extracted at the root of the pendrive
This will load normally but still a problem occurs later on
Trying to mount root from msdosfs:ad0s1a
___
___/ f \
/ p ___/ Sense
_/
_/
Welcome to pfSense 2.0 RC1 …
Mounting filesystems... done.
Creating symlinks......done.
Launching the init system...
At this point it freezes completely stopped what can be done?
@stephenw10:
@Sleeps:
However the wireless is still working as an access point (Even though it's in bridge mode)
That's weird. Can you actually connect to it? The wireless chipset in the modem will probably continue to operate with whatever values it was last given but it shouldn't send any packets anywhere.
If you power up a separate wireless access point without connecting it to a wired network you can still connect to it but obviously it doesn't actually do anything.
You could probably set you CM back to router mode, disable the wireless part and then set it back to bridge mode.
Steve
Yes it's possible to connect,even though I removed the antenna i can still see the wireless connection (secured) in the Wireless utility. I tried resetting the router to go back to router mode and it's not possible - not a problem.
Sleeps
Then something on 10.0.0.20 isn't responding. It could be any number of things:
10.0.0.20 doesn't use the pfSense box as its gateway
10.0.0.20 is dropping the traffic (local firewall?)
10.0.0.20 isn't configured to allow resolving DNS for 127.16.4.6 so the query is dropped
10.0.0.20 is sending the traffic back by some other path (check its routing table)
etc, etc, etc.
First thank you for the prompt reply on this issue, here are the interface driver of em0 for both firewalls:
[Release 1.2.3]
sysctl dev.em.0.%desc
dev.em.0.%desc: Intel(R) PRO/1000 Network Connection 6.9.6
[Release 2.0 RC1)
sysctl dev.em.0.%desc
dev.em.0.%desc: Intel(R) PRO/1000 Legacy Network Connection 1.0.3
Just download the ISO file, burn it and install it on a PC. It will probably just work. I've never ran pfSense on anything but normal PC's (and laptops). Here is the Hardware Compatibility List: http://www.pfsense.org/index.php?option=com_content&task=view&id=46&Itemid=51
There might be good reason that your system is using a 1GB image. For instance some newer "2GB" cards are not big enough to fit the 2gb image. Or it could be, like me, that who ever wrote the card couldn't be bothered to write a 2gb image since it takes so damn long over a usb 1 connection! :P
There's no real disadvantage to using a 1gb image and it's guaranteed to fit.
Steve
@dds:
Any other idea Howto install pfsense on soekris net4801?
In theory the following should work (though I have no experience with that board):
write the pfSense embedded (or nanoBSD) image to a compact flash of at least 1GB on another PC and then put the compact flash card in the CF slot on the motherboard and then boot.
http://doc.pfsense.org/index.php/Installing_pfSense provides more details.