• 9-20 SNAPSHOT writes rules.debug incorrectly.

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    S
    Thanks, I commited a fix for this.
  • Bridge problem after update to RC2

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    H
    No, you should go directly to the latest of the snapshot builds now that you can find in the ~sullrich folder. In case you are on embedded you have to reflash as the RC2x-series builds didn't support the new update mechanism.
  • Livecd install on microdrive

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    C
    I have followed the instructions to http://wiki.pfsense.com/wikka.php?wakka=FullInstallOnWRAP So from last post, i see that there is no way to run full on microdrive. Is there someone i can email about getting a custom build.
  • Custom live CD

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • No serial console

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    P
    Thank you, after changing my /etc/ttys as mentioned above, I can work on the serial console. The only problem I have is that CTRL-C is not working; I see a ^C in my terminal window and the process is not stopped. Any idea about this? Peter
  • Problem with aliases on RC2i

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    B
    @msatter: :-[ :o ;D The problem is solved and I made a typo in one of the 50 addresses and a "/" was at the end of the IP number. On reload I don't get any warnings anymore to my relief. Thanks for your reply Hoba and I sorry to for any inconvienance on your side caused by my TYPO. Best wishes, Marcel [/quote] I know you've marked this as solved, but where was the typo?  In the alias input screen?  If so, maybe we're missing a validation check that should have caught that. –Bill
  • Best Way to upgrade

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    H
    cvs_sync.sh is gone. Upgrade through the webgui to the latest snapshot: http://pfsense.com/~sullrich/1.0-SNAPSHOT-09-03-06/ If you are on embedded you have to reflash as these builds need 128 MB partitions. On the other hand embeddeds are now upgradeable too due to the larger partition.
  • Removing lan card, will system boot?

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    S
    Yes, go ahead and replace the card and boot pfSense.  It should complain about a interface mismatch.  If i it does not then simply reasssign the interfaces and reboot.
  • AMD board will not boot…

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    B
    Thanks Scott, I tried with a third disk and it finally worked after I enabled  LBA.  Luckily ;-) As of the installer's Keymap select option, is it intentional that there is no selectable countries but the 'default' there? Any other possibilities to assign a national keyboard layout to pfsense..? regards Tor
  • Re: RC2e and embedded

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    H
    Use the official RC2 embedded image from the mirrors and run the update scripts.
  • Flash Wrap without removing CF card?

    Locked
    26
    0 Votes
    26 Posts
    13k Views
    N
    My apologies.  Edited my post above.  Didn't realize I was butting my head into a flame war.  Wasn't my intention.
  • Optional Interface install

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    S
    During filter reloads and interfaces changes it is true that the console will freeze.  This is part of the remaining Big Giant Lock in FreeBSD where the TTY is still under it.    If you give it a moment to recover or better yet upgrade to RC2e then these problems will go away.
  • Restore feature broken?

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    A
    I backed up the complete config, restored it and it wouldn't let me create any more rules. So I'm not sure if it is working… then again, it's been giving me hell today, so maybe its the platform (old Dell desktop).
  • Upgrading to R2C

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    S
    Thanks, we are working on the issue.  Peter's patch introduced this behaviior trying to fix negated rules. So far it appears to be a cosmetic pf bug but we need to be absolutely sure.  Please test your ruleset inside and out and make sure there are no problems with it. Thanks!
  • New pfSense Installation Questions

    Locked
    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • HEEEELP! One WAN, three LAN, can't get DNS to work.

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    H
    Create pass any protocol any source any destination rules at all interfaces except WAN first (firewall>rules). Then enable DHCP Server for the additional interfaces (services>dhcp, opt1 and opt2 tab). Set your Router as DNS-Server at system>general unless it already is assigned via DHCP and uncheck "override by DHCP" if needed. Then create portforwards at WAN (firewall>NAT, portforward) for all needed services to the servers in the different subnets. Make sure autocreate rule is checked (it's checked by dfault). You might want to check "Register DHCP leases in DNS forwarder" at services>dns forwarder too. Last but not least add portforwards to your router in front of the pfSense to hit the WAN IP of the pfSense for your different services. This is a double NAT setup and therefor doesn't need any routes. If you rather want to route you have to setup advanced outbound NAT too and some routes. Also the portforward part would be different. However the described setup makes it easy to drop the router in  front of the pfSense later and place the pfSense at the real WAN if this is what you want to do later.
  • Cvs_sync.sh

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    H
    Syncing to head/running head is not supported anyway, so you can do what you want with it as long as you don't ask us to fix it after it broke ;-)
  • Newbie question: Is there a network installation option

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    H
    Installing via netboot is under developement. In the meantime just install the hdd in another system from cdrom and move it over to the "funny" box after that.
  • CF Flash questions

    Locked
    13
    0 Votes
    13 Posts
    6k Views
    H
    I understand what your needs are, but it's not too easy to maintain a complete collection of installs for differnet type of systems. We only offer support for 2 types of systems, embeddeds (aimed at sbc but will run on more powerful machines too but yet should work with low end hardware) and full installs (the main target platform of pfSense). I doubt that tere will be some change of this philosophy in the near future. It's already hard enough to improve and test pfsense for these 2 platforms.
  • 3 NICs, 1 WAN, 2 Bridged as LAN?

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    H
    Besides that traffic shaping won't work in bridge mode it is doable. Bridge LAN to WAN and enable filtering bridge at system>advanced. We have a nice tutorial online that describes just what you want to do: http://pfsense.com/mirror.php?section=tutorials/transparent_firewall/transparent_firewall.pdf
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.