• Alternative for MS TMG 2010 = pfSense ???

    Locked
    90
    0 Votes
    90 Posts
    63k Views
    C
    Okay will do. Thx
  • 2.01 upgrade issues, FYI

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • PfSctl Could not connect to server

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    jimpJ
    pfSctl is a client program that connects to check_reload_status and issues various commands, like a command to reload the filter, etc. It's possible that in some cases something tries to trigger one of those actions before check_reload_status is ready, but at bootup it's not a big deal since it will happen as soon as possible anyhow.
  • Factory defaults

    Locked
    4
    0 Votes
    4 Posts
    4k Views
    C
    no, but can pkg_delete them individually.
  • 2.0.1 PPPoE Bug

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    jimpJ
    Erase the value so the field is blank. That should work and have the same effect.
  • Automatic update not working, package not signed

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    OceanwatcherO
    That, of course, fixed it. Thank you! It is weird - I have no idea why it was set to snapshots - it is a setting I never changed. Maybe because I set this up before the final release of 2.0? Anyway - problem solved. Again - thank you!
  • Mount Root Error (again)

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    S
    I ditched the usb method and hooked up a external cd-rom drive. Pfsense is installed now.
  • Root Mount Error

    Locked
    22
    0 Votes
    22 Posts
    9k Views
    J
    @dLockers: @jaredadams: "it" = ? "config file" = ? I assume you're referring to what Steve just told me, but just like in the other thread you gave no indication what those things are. In case anyone else finds this thread, this is what works for me regarding the MaxTerm 8300B, with a 4GB CompactFlash card (SanDisk, if it makes any difference). 1.) Install on the CF card as normal 2.) Boot into safe mode (Option 4 IIRC - you need VGA or console access) 3.) Go to WebConfigurator 4.) Diagnostics > Edit File 5.) Enter '/boot/loader.conf' for the file 6.) The file is blank currently, add 'ahci_load="YES"' 7.) Reboot, should work fine. I have tried adding ata_dma before and it didn't seem to work, however try adding: hw.ata.ata_dma="0" hw.ata.wc="0" If you still have issues. @jaredadams: SOLVED 1.  Boot pfsense in safemode 2.  Once booted fully enter the shell 3.  i changed folders to /boot 4.  run command mount -u / 5.  run command vi loader.conf 6.  enter two lines of code supplied by Steve (THANKS!) @stephenw10: hw.ata.ata_dma="0" hw.ata.wc="0" 7.  save 8.  exit shell 9.  reboot Now THATS how you write a resolution post.  With the way I named it, this thread will more than likely show up in searches in the future.  Glad we gave a resolution.
  • Run a server behind pfSense router

    Locked
    15
    0 Votes
    15 Posts
    9k Views
    stephenw10S
    Exactly. Most dyndns client programs will ping out to some site in order to determine what their outgoing IP is, they don't rely on reading it from the machine they run on. E.g. www.pfsense.org/ip.php The advantage of running it on pfSense is that it would know immediately if the IP changes where as running on the server behind there will be some delay. Since the pfSense dyndns client does not appear to be setup for multiwan it won't failover correctly. So although there is a built-in feature exactly as you suggested it's not usable in this situation. I'm still half expecting one developers to come in here and tell me I'm not reading it right.. ::) Steve
  • Configuration is lost upon reboot

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    T
    Thank you both for your replies. You were both right, somehow when flashing for the second time I forgot the '-O-' argument to wget, meaning nothing was really written to the CF card :-[ I just flashed it correctly and it works like a charm! Sorry for wasting your time… At least I learned what /dev/mdX stands for ^^ (I'm fluent in linux but have zero *bsd experience...) Best, Thomas
  • Installing to SSD with NanoBSD image

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    stephenw10S
    Learn to look through the code, matrix style!  :P The config file to look at is: http://www.pfsense.org/packages/pkg_config.8.xml Any package containing <noembedded>true</noembedded> can't be run on Nano. However some that can, Squid for example, are very restricted. Packages that can't run on nano/embedded look to be: pure-ftpd ntop Light Squid Freeswitch phpSysinfo Steve
  • PfSense not booting after install, waiting for F5

    Locked
    8
    0 Votes
    8 Posts
    7k Views
    jimpJ
    When you're booted, from a shell, try this: /sbin/sysctl kern.geom.debugflags=16 gpart set -a active -i /dev/ad0s1a ad0 /usr/sbin/boot0cfg -s ad0s1a -v /dev/ad0 /sbin/sysctl kern.geom.debugflags=0 Assuming your drive is ad0 Or you could try running "boot0cfg -B" on its own to replace the MBR. Or failing all of that, backup your config, run a low-level format on the drive from start to end, and reinstall. That would be the last resort "dust off and nuke it from orbit" option.
  • A quick Multi-NAT question?

    Locked
    12
    0 Votes
    12 Posts
    6k Views
    M
    You probably need to bridge the WAN and LAN if your servers inside have to recognize it's own IP. If you need an internal network too then add a add a second interface for it. I think that most use a second interface OPT1, renamed DMZ or SERVERS etc. as the Bridged interface and the LAN for a NAT internal network. The Book has some info on setting up a bridge, and I am sure there is some info online etc. There are some routing challenges between the networks in this senario, because you gateway is now your ISP's router and that won't know how to get to your internal LAN network. If you don't need a second interface then just bridge the WAN and LAN. Select Interfaces -> Assign: Select 'Bridges' tab and click the + in the grey box to assign the bridge. Select WAN and LAN and away you go. Only click advanced if u know what you are doing. Hope this helps.
  • HTTP 403 (Forbidden) Webgui

    Locked
    11
    0 Votes
    11 Posts
    6k Views
    Z
    Thanks for the assistance.  I RTFM'd on the VM front so now have a better understanding :O) and it works.
  • Boot up pfSense Live Installation

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    C
    @jerfeb2oo9: I think the IMAGE FILE of the pfsese.iso is missing, cause when i extract it i didn't see any image file in it. what should i do to that? please reply :-[ [/quote] You must be downloading the wrong file then. Get the iso from a mirror of your choice here: http://www.pfsense.org/mirror.php?section=downloads
  • How to set up Pfsense as a simple wifi router?

    Locked
    3
    0 Votes
    3 Posts
    18k Views
    C
    Hi there, Take a look at all of these: http://forum.pfsense.org/index.php?topic=11217.0 http://forum.pfsense.org/index.php/topic,9382.msg59670.html#msg59670 http://forum.pfsense.org/index.php/topic,10926.msg60878.html#msg60878 http://doc.pfsense.org/index.php/Access_Point2 http://doc.pfsense.org/smiller/pfSenseQuickStartGuide.pdf Explanation, compatibility, troubleshooting and tutorials. KR, Canefield
  • PfSense is restoring the configuration

    Locked
    2
    0 Votes
    2 Posts
    5k Views
    C
    It doesn't go away until you acknowledge it. That message means something in your config was corrupted, which is generally impossible short of buggy packages. Some more context on what you were attempting, what's in the system log from around that time, and any more details on exactly what you're trying may be helpful.
  • Local mirror of packages [SOLVED]

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    stephenw10S
    I did this on a FreeBSD 8.1 server and had to install and tweak a load of stuff to get this working but if you already have a functioning Apache server then you may need only the two lines you mentioned. Make sure you test it as shown. Steve
  • How to install .bash_history?

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    C
    There is no .bash_history because the shell isn't bash. If you set the items ccesario noted, your history will be saved across logins and visible by running 'history'.
  • Stucked at Boot Menu and a prompt over a '/' slash

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    stephenw10S
    It's unlikely to be that since this is immediately after installation and the serial console is not enabled by default. Interesting solution though, I'll have to remember that for future trouble shooting.  :) Steve
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.