• Move config to new server

    Locked
    9
    0 Votes
    9 Posts
    4k Views
    A
    We're not load balancing though.  We are just moving from a weaker server to a real strong one. I've moved configs many times like this and I've not had an issue before which is why this so strange to me.  I may just have to rewite config from scratch…didn't want to because it is rather large.
  • Embedded 1.2.3 on a 256 MB DOM

    Locked
    7
    0 Votes
    7 Posts
    3k Views
    T
    @cmb: You can't easily modify the images to fit in 256 MB, 512 is the minimum supported. You could hack the build scripts to build your own single slice 256 MB version but it's not worth the effort, unless you want to spend probably 50 hours figuring out the build scripts and how to change things around. A 512 MB DOM is $30-60 USD roughly. Its actually less about money and more about fun and walking tall after wasting few hours!!! I have a 300mhtz fanless machine with 256mb ram and 128mb flash. I successfully flashed Embedded 1.2.2. Now it boots fine and then hangs after a while and its expecting me to configure that from serial console, Turns out that I don't have access to serial null modem cable and also an available serial port on my laptop. Here is what I am thinking…... Take a USB flash drive formatted in FAT. create a directory \conf then store a skeleton config.xml file from another machine and edit to give it important stuff like interfaces and dhcp etc... and keep everything else fairly blank. store it in this usb drive as \conf\config.xml fire it up to see what happens.... Will this work? Or damage my image. Don't want to go through a painful imaging again. If it worked, then I can use either a wget on shell or Diag > Edit file to create a good copy there and reboot using the Ethernet laptop...... Please let me know. Much appreciate help....
  • MOVED: Two IPsec VPNs from a multi WAN network to one pfsense

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Shoud I go with version 2 or 1.2.3

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    jimpJ
    2.0 might be generally safe to use in that situation, but the only way to know would be to test it out for yourself. 1.2.3 would be the right thing to do for most production networks right now though. You can upgrade from 1.2.3 to 2.0 when it's released, there shouldn't be any upgrade issues when it's released.
  • Install pFsense with SSH to harddrive while it is under live-cd remotely

    Locked
    5
    0 Votes
    5 Posts
    4k Views
    U
    I can from today confirm that it works to install it from a remote location without that the pfsense will not lose the config
  • Newbie needing help on WAN interface

    Locked
    8
    0 Votes
    8 Posts
    3k Views
    M
    Finally, I got pfSense deployed successfully in our hosting site!! Thanks for such a wonderful pcs of software! Oh and the book helps a GREAT deal!!
  • 0 Votes
    5 Posts
    3k Views
    W
    Some time ago I bought a number of USB adapters for note book drives. Some worked with FreeBSD and some didn't. I discovered in the FreeBSD sources there was a table for USB devices with "quirks" and code work arounds for the quirks. The devices that worked used a different chip than the devices that didn't and there was no "quirk" entry for either device. Suggestion: You try to read the whole external hard drive on a "bare metal" FreeBSD system by a command like``` dd if=/dev/da2 of=/dev/null bs=65536
  • Getting internet on other computers

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    jimpJ
    Check any port forwards you may have configured: http://doc.pfsense.org/index.php/Why_does_enabling_NAT_Reflection_break_web_surfing%3F
  • MOVED: DNS help!

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Unable to install on Lanner FW-8750

    Locked
    6
    0 Votes
    6 Posts
    4k Views
    P
    I seem to have isolated the problem to the UDMA settings of my CF. After looking arount in the web, I suspect that I must change something in the boot.conf to enable (or set) UDMA2 for this CF. The problem is .. how do i do something like that ?
  • Using my old Linksys gateway as a 4-port ethernet switch and AP

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    H
    It was actually McAfee personal firewall causing the issue. I thought I had it configured to accept incoming ICMP but somehow it got reset when I changed my LAN network configuration. I was looking for the root cause to be harder than it was. I guess that's what you get when trying to troubleshoot at 2:00am on a few hours sleep. I am a N00B when it comes to packet sniffing technologies. I love the features of PFSENSE so far. After reading I'm taking this dumb mistake to learn how to use tcpdump to analyse where my packets drop. I also ordered the "PFSENSE definitive guide" from Amazon. Should be coming in today. Hopefully it can help me understand how to securely setup my DMZ. Regards,
  • MOVED: Default gateway on a different subnet to host

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • MOVED: convert a "disk drive" instalation to flash drive

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • MOVED: How do I restart the PFSense menu from the CLI

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • How can I set the WAN IP without HTTP access?

    Locked
    8
    0 Votes
    8 Posts
    8k Views
    jimpJ
    The console option to set the WAN IP is only on 2.0, but it's there now. May as well do pfctl -d/pfctl -e rather than involving the PHP shell, a lot less hoops to jump though for the same effect :-)
  • New pfense install

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    ?
    ok, rookie mistake…i got it. here is how it was setup before i tried to mess with pfsense internet------isp gateway------router(LAN-192.168.1.1 WAN-173.xxx.xxx.33)---------(wifi router in my office- 192.168.2.1) this is how it was setup once i decided to mess with pfsense internet------isp gateway------router(192.168.1.1 WAN-173.xxx.xxx.33)--------------WAN nic of pfsense 173.xxx.xxx.41 this is how it is connected now (i forgot about the first router) internet------isp gateway-------------------------WAN nic of pfsense 173.xxx.xxx.41 sometimes it is easy to miss the easy problems.
  • Install package on nanobsd

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    L
    Hum…  ::) ...all packages are availables. Don't need full install... Next time I'll check before post... Sorry
  • Dd in debian no good for pfsense

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    L
    Hello, I've just finish to copy an img to a CF (from Debian) no problems… dd if=pfSense-1.2.3-RELEASE-4g-nanobsd.img of=/dev/sdg 7827687+0 enregistrements lus 7827687+0 enregistrements écrits 4007775744 octets (4,0 GB) copiés, 3947,2 s, 1,0 MB/s
  • Cisco IOS Running config to pfSense configuration

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    jimpJ
    There aren't any automated conversion scripts out there, but usually it isn't that difficult to go through and convert by hand into the GUI. You can probably drop a lot of that length by proper use of aliases and such.
  • How to configure WAN manually in command line mode?

    Locked
    18
    0 Votes
    18 Posts
    26k Views
    M
    Any ideas?
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.