• 2.2 to 2.1.4

    18
    0 Votes
    18 Posts
    3k Views
    O
    iam facing the same issue with fresh install on a msata16c same procedures works on a msata16b
  • FC Qlogic 8200 driver

    1
    0 Votes
    1 Posts
    651 Views
    No one has replied
  • Edit /boot/loader.conf.local

    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • Pfsense and cisco 892f-w configuration

    7
    0 Votes
    7 Posts
    2k Views
    D
    What is your pfSense LAN IP and DHCP range? You just need to do some reconfiguration on the ISR 892 to remove/ change the NAT, zones and pre-configured IPs.
  • Handle all traffic from within virtual environment

    28
    0 Votes
    28 Posts
    6k Views
    KOMK
    It seems to be common that network problems you can't seem to resolve end up having an external factor.
  • Installing on a laptop - using NIC and Wifi possible?

    5
    0 Votes
    5 Posts
    4k Views
    stephenw10S
    A couple of things to watch out for if you do go that route. Support for wireless hardware in 2.1.X is limited. You may find your wifi nic in the laptop isn't supported at all. If it is supported and you assign it as LAN things can get a bit tricky because you won't able to connect to it until you've configured it but usually you would use LAN to do that.  ::) You would have to connect to the webgui via the WAN whicn means working around the firewall which will block that by default. Steve
  • Pocket pfSense!

    5
    0 Votes
    5 Posts
    2k Views
    L
    I suggest you guys to get the 3-eth (big) model. It has more RAM and uses a 15V supply with a standard P4 plug. Other models are powered with 5V, but uses a different (proprietary?) keyed plug. The disadvantage is the absence of a buzzer, I like it. The sound goes out by sound card only. There are plenty of eBox models, so choose it carefully, matching the specs which you want.
  • Slow speed when switching to Intel Nics

    13
    0 Votes
    13 Posts
    3k Views
    DerelictD
    Presuming your Intel NIC is using the em(4) driver.  From the Manual Page: 1000baseTX  Sets 1000Mbps operation.  Only full-duplex mode is supported at this speed. I think they mean 1000BaseT, but you can't have everything. When I have gig ports talking to gig ports, I use autoselect.  If I have gig ports talking to who knows what's going to plug in, I use autoselect.  If I have something static like you have and I have a gig port talking to a 100BaseTX port, I usually hard set both sides.
  • How to install webmin

    3
    0 Votes
    3 Posts
    4k Views
    S
    thank you very much
  • [Solved] pppoe wan can't access internet

    2
    0 Votes
    2 Posts
    807 Views
    M
    sorry folks, the cause was stupidity! The ip address that the pppoe server was handing out was already in use.  I changed it to an unused address and everything sprang into life! Macsmith
  • OpenVPN is not passing traffic after upgrade from 2.1 to 2.1.4

    10
    0 Votes
    10 Posts
    4k Views
    B
    In a quick comparison with my config, I don't have that "lport 0" setting in my clients config. Try without (comment it out by prepending #), it should no longer be necessary to tell the client to use a random port. Restart the openvpn, establish a connection, and issue a ping -t to your bsserver. If it again shows disconnections, check the output from the pfSense log (openvpn)
  • Nanobsd usbus0 still not fixed?

    7
    0 Votes
    7 Posts
    2k Views
    C
    @stephenw10: Ah, Ok. So when you select option 3 'Boot from USB' what your actually doing is telling the kernel to wait a short time in order for USB devices to power up/initialise themselves so they can be detected. You can make that change permanently by adding the line: kern.cam.boot_delay=10000 to the file: /boot/loader.conf.local You will have to create that file if you haven't had to already. See: https://doc.pfsense.org/index.php/Boot_Troubleshooting#Booting_from_USB Steve I can't edit my old post, but incase anyone else sees this thread. It should be: kern.cam.boot_delay="10000" I just put a new box and I remember I made this thread. Just updating it since someone else may run into this issue.
  • Installation without access to LAN (remote location)

    6
    0 Votes
    6 Posts
    2k Views
    V
    @x: Hi, OK, I think I know what happened :) /31 is the answer I was looking for. pfSense do not support /31 networks ;(( Best regards, – Peter Not that it solves anything for you right now, but it's on the TODO-list for pfSense 2.2: https://redmine.pfsense.org/issues/1972
  • Install on ASROCK D1800M

    4
    0 Votes
    4 Posts
    2k Views
    stephenw10S
    I understand. Nothing obvious that would stop that laptop booting. I don't think I've ever seen an 'OK>' prompt. Steve
  • V2.1.1 - problem installing packages on clean install

    6
    0 Votes
    6 Posts
    2k Views
    GertjanG
    @orthopteroid: The strange thing is I don't see the file snort-2.9.6.2-amd64.pbi.sha256 listed on https://files.pfsense.org/packages/amd64/8/All/ Packaging error? The very old pfSense version, 2.1.1, wasn't using FreeBSD 8.3, but a lower version. So, probably the download path, used to load basic FreeBSD packages to complete pfSense packages isn't probably valid anymore. Easy and best solution:  get the latest version 2.1.4 and your problems are solved.
  • PFSense failing install on HP BL460C Blade Server

    5
    0 Votes
    5 Posts
    1k Views
    D
    Well 2.2 installs but after rebooting the server it's failing to see that PFSense is installed on the machine and it's just caught in an endless reboot cycle. Any ideas here? I've checked in BIOS and everything looks alright to me. Not getting any errors either it's like it's thinking there's nothing to boot from on the HDD.
  • SquidGuard

    4
    0 Votes
    4 Posts
    980 Views
    KOMK
    I've had this working in the past, and I remember using the Target Category to handle the redirect.  I don't remember if I had any problems when using the Common ACL redirect.  Try creating a Target Category for your blocked sites, add the sites you want blocked and then change the redirect message.  Then set Common ACL to Deny that Target Category.
  • Upgrading from 2.0.3 to 2.1.4 and adding a second disk

    7
    0 Votes
    7 Posts
    2k Views
    C
    Maybe a nice TXT or PDF report with a section for each service. For example, the DHCP section would list the config settings and any reservations. The Firewall section, would list all the rules.  So on and so forth.
  • Installing PFSense on Raspberry Pi - Model B 512 MB

    3
    0 Votes
    3 Posts
    14k Views
    stephenw10S
    ^Exactly. X86 only currently I'm afraid. There is a possibility of MIPS support sometime in the future (after 2.2 is released) but ARM is not even on the map! Steve
  • X1000 firebox finally working with PFsense!

    3
    0 Votes
    3 Posts
    1k Views
    T
    Thanks Steve, I would agree the image should be bit for bit and the file format shouldn't make a difference. Its weird, I had this issue whether I used dd or Win Disk Imager. I'm using a transcend 4GB Industrial Grade CF card. I guess that I never actually did anything to the bios at all then, from what you say. For RAM choice it was pretty simple: I took the advice of the pfSense docs: https://doc.pfsense.org/index.php/PfSense_on_Watchguard_Firebox and used the KVR100X64C2/512 module - all in all £10 from fleabay. Its been a learning curve but good fun! I'm now going to convert an XTM 505 as my main box. Thanks, Adam.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.