• USB install with CD boot disk

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    stephenw10S
    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
  • Muilt Boot

    Locked
    17
    0 Votes
    17 Posts
    9k Views
    F
    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?
  • PFSENSE booting problem – please help

    Locked
    38
    0 Votes
    38 Posts
    60k Views
    S
    This topic is old.  However folks seeing problems should check this document out: http://doc.pfsense.org/index.php/Boot_Troubleshooting
  • MOVED: Snort Suppression can't get to work in release 2.0 RC1

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • MOVED: AON is not working for me using 2.0 RC1

    Locked
    1
    0 Votes
    1 Posts
    913 Views
    No one has replied
  • Cable Modem Installation

    Locked
    23
    0 Votes
    23 Posts
    9k Views
    S
    @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
  • 0 Votes
    3 Posts
    1k Views
    T
    Thanks Jimp, It just happen that the re-installation is not done yet when I checked the snort and squid status. So it's all good now.
  • MOVED: Snort Will now work in Bridge mode

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Installing pfsense on Ubuntu OS

    Locked
    3
    0 Votes
    3 Posts
    31k Views
    ?
    pfSense has a squid package which can be installed after you have the base system installed.
  • Upgrading to 2.0RC1 from 1.2.3

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    jimpJ
    You can restore a full 1.2.3 config onto 2.0, sure.
  • Bridge with WAN in 2.0 RC1

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    W
    In web GUI: Interfaces -> (assign) click on Bridges tab, click on "+" to add a bridge, select the interfaces you want, etc etc.
  • Setup OpenVPN in 2.0 RC1

    Locked
    16
    0 Votes
    16 Posts
    5k Views
    jimpJ
    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.
  • Upgrade from 1.2.3 to 2.0rc with carp

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    jimpJ
    That's usually the best procedure, upgrade the secondary, try it out for a bit, and then upgrade the primary if it went well.
  • Changing WAN Interface to 10Mbps Full Duplex

    Locked
    18
    0 Votes
    18 Posts
    8k Views
    T
    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
  • Pfsense on a CF in a standard PC

    Locked
    6
    0 Votes
    6 Posts
    2k Views
    D
    Did you hook up a serial cable and use terminal? The embedded variant doesn't use a GUI on the machine itself.
  • Error message igb: Could not setup and receive structures

    Locked
    6
    0 Votes
    6 Posts
    6k Views
    J
    I have the same issue moving from an old November build to RC-1 and an em interface.
  • Can we install pfsense on stand alone PC?

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    V
    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
  • NanoBSD upgrade from 1.2.3 to 2.0 RC1 size question

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    stephenw10S
    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
  • OpenBSD pxeboot and pfsense on soekris net4801?

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    W
    @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.
  • OpenVPN

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    M
    Thank you for help.l
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.