• One printer, two networks

    5
    0 Votes
    5 Posts
    783 Views
    KOMK

    Devices can be found by broadcast on the local subnet, but that won't cross a router. I suspect that you will have to manually add the printer because it can't be found via auto-discovery.

  • giant locked - atkbd0

    5
    0 Votes
    5 Posts
    2k Views
    KOMK

    No idea at this point. I would check for firmware/BIOS updates for your board if you haven't already done so.

    Also, you might want to check out pfSense 2.5-devel which is based on FreeBSD 12 I believe. Not for production use, but seems to work pretty well.

    https://www.pfsense.org/snapshots/

  • 2.2.6 to 2.4.4

    6
    0 Votes
    6 Posts
    586 Views
    GertjanG

    @davidthomas said in 2.2.6 to 2.4.4:

    Sorry it was implicit for me.

    The other way for me : never worked with "LDAP" ....

    But : important your settings, thena debug / test drive with the help of te https://docs.netgate.com/pfsense/en/latest/usermanager/ldap-troubleshooting.html and there is also a video about Netgate => pfSense on Youtube.

  • New SG3100 Stuck in boot loop

    6
    0 Votes
    6 Posts
    1k Views
    P

    @johnpoz
    HOLY CRAP!!!!!!

    No idea why I didn't see it. I just don't think I ever scrolled down for some reason. Visited the page multiple times...

    Anyway thanks for the help!

  • Crash reporter tells PHP error

    12
    0 Votes
    12 Posts
    826 Views
    B

    @jimp hello sir, i have 4 ports NIC card and 2 ports NIC card attached to my box, and i have also 8GB RAM installed on it, installed ome packages on it like pfblocker, squid and so on., and when i look at yesterday morning, i saw Watchdog error in box, then i rebooted it twice, so far i didnt see those error as of now. Thanks jimp

  • Import config from 2.2.4 to 2.4.4 p3 fails

    2
    0 Votes
    2 Posts
    284 Views
    KOMK

    Hard to say. I would simulate it virtually and see. What happens if you install 2.4.4-p3 in a VM and then restore your old 2.2.4 config?

  • Pfsense being the gateway for another pfsense device

    19
    0 Votes
    19 Posts
    1k Views
    johnpozJ

    So you have this

    setup.png

    Not sure which network you have were exactly..

    But if you don't want 192.168.2/24 (bottom network) from talking to 192.168.1 you would block it on the lan interface of pfs2

    You would have allow rule to talk to pfs2 lan addres for dns, ping for example on the pfs2 lan rules
    Then you would have a block rule to 192.168.1/24
    Then you would have a any rule to allow clients to talk to the internet.. Blocking 192.168.2 on pfs1 lan would be completely pointless and never happen, since pfs2 is directly connected to it.

    edit: Ah @KOM beat me too it, but he didn't draw a pretty picture like I did ;) heheheh

  • Unable to get internet to OPT1?

    6
    0 Votes
    6 Posts
    658 Views
    Y

    So I just found out that the problem isn't from PfSense. Everything is working ok. I get IPs and internet connection if i plug an ethernet cable in the computer.

    The problem is probably at my wireless access point.
    Thank you for your help.

  • Backup and restore from vm installed to netgate sg-3100

    Moved
    5
    0 Votes
    5 Posts
    539 Views
    J

    Okay Thanks ....I will update when I will do it ....

  • How to get Huawei E3372 working with pfSense?

    28
    0 Votes
    28 Posts
    21k Views
    J

    @stephenw10 said in How to get Huawei E3372 working with pfSense?:

    Nice work.  :)

    FreeBSD does have an rndis driver now. It's not included in pfSense by default (yet) but you can load the module to test it if required.

    Steve

    Hi , I got my e3372 and switch it in stick mode.my problem is I've got a pfsense 2.3.5 on my alix 2d13 board..It doesnt show the NCM interface..How can I load rndis driver on 2.3.5??

  • 0 Votes
    2 Posts
    345 Views
    KOMK

    Tons of php errors are normal for that upgrade and the release notes warn you to expect those.

    https://docs.netgate.com/pfsense/en/latest/install/upgrade-guide.html

    If you're convinced that it's somehow badly broken, then install fresh and restore your config.xml.

    No idea about your custom auth script.

  • mutiple LAN cant't connect to internet

    11
    0 Votes
    11 Posts
    1k Views
    stephenw10S

    Ok, you are passing only TCP/UDP so you will not be able to ping anything from the LIBRAY_NET subnet.

    Other traffic should pass though as long as it's not in those deny aliases. What's actually failing and how is it failing?

    Steve

  • 0 Votes
    2 Posts
    349 Views
    pttP

    https://docs.netgate.com/pfsense/en/latest/backup/automatically-restore-during-install.html

  • Unable to install pfsense on APU.3C4 with MSata

    10
    0 Votes
    10 Posts
    1k Views
    stephenw10S

    Mmm, sounds like a bad connection there somewhere. Glad you were able to install though.

    Steve

  • Restore Config from 2.3 on to 2.4.4.3

    3
    0 Votes
    3 Posts
    268 Views
    P

    That's great. Thanks for the reply.

  • PF Sense on Watchguard Firebox 1000 (Not X1000)

    Locked
    3
    0 Votes
    3 Posts
    742 Views
    stephenw10S

    Just to be clear it's no longer possible to install current pfSense on this hardware which is 32bit only. Even when it was it was too slow for almost anything but a fun project.

    I'm locking this thread now as it can no longer be pfSense related. Please use general discussion if you wish to continue it.

    Steve

  • HP z210 install hanging

    4
    0 Votes
    4 Posts
    811 Views
    KOMK

    That sounds like a better setup.

  • Dynamic IP Addr for WAN

    2
    0 Votes
    2 Posts
    336 Views
    jimpJ

    Normally that would happen automatically. But depending on the WAN type, rebooting the modem/CPE would probably help.

  • ISO download page

    3
    0 Votes
    3 Posts
    1k Views
    chrismacmahonC

    You can use something like wget.

    Navigate to pfsense.org/download select the file, right click save the URL.

    For the AMD ISO image:

    wget https://nyifiles.pfsense.org/mirror/downloads/pfSense-CE-2.4.4-RELEASE-p3-amd64.iso.gz
  • Cascade pfSense behind Frontier Router

    8
    0 Votes
    8 Posts
    2k Views
    pfsense16vP

    @KOM Yes sir. I may do that eventually. Thanks again for your patience with my questions.

Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.