• Create a multi-machines PFSense administration network

    8
    0 Votes
    8 Posts
    1k Views
    C
    @heper: csrf error does not occur on interfaces. So if you assign an interface to your vpn, then it all works indeed. And IPSec will do it too: once sites are connected through IPSec tunnel, this is as simple as defining FW rules  8)
  • Outgoing Mail

    7
    0 Votes
    7 Posts
    1k Views
    DerelictD
    I also agree, but some packages, like HA Proxy, might exist so pfSense can function as a proxy OR a firewall. Not necessarily a proxy AND a firewall. That is just an example. HA proxy generally runs fine on the firewall though it could certainly be argued it is not the best place for it. Just because the packages exist doesn't mean they can all be run at the same time on the same node without issues.
  • Post 2.3.2 Upgrade - Slow Browsing / DNS Issue - Workaround Found

    3
    0 Votes
    3 Posts
    2k Views
    DerelictD
    What version did you upgrade from? You can generally run into trouble if you use something like AD and google as "Primary" and "Secondary" DNS servers (there really is no such thing as it is completely up to the client which DNS server is used first. Some query them all simultaneously and take the first answer, some query one, time out, then try the next, etc.) All of the DNS servers used in a particular context should return the same answers to every query from the same source. Your AD will have AD information, google will not. Problems such as these are best investigated using DNS tools such as dig/drill. Without seeing the actual queries and answers it's tough to tell what you were seeing. I can't see deselecting All interfaces to listen on having any effect. The forarder was either listening on the interface in question or it wasn't. All binds to all.
  • Archer C9 and pfSense?

    5
    0 Votes
    5 Posts
    3k Views
    G
    The crap software in most consumer grade routers makes them good as an access point, but not a lot more.  The C9 should be pretty decent - a lot better than the WRT54GL (running dd-wrt) that I'm using-but even that works… good enough to stream a bit of Youtube or browse.
  • Appear in the logs many times

    3
    0 Votes
    3 Posts
    1k Views
    T
    ok  I try it , thank u。  ;D
  • 504 Gateway Timeout on four new VMs running pfsense 2.3.2

    1
    0 Votes
    1 Posts
    558 Views
    No one has replied
  • Download limit for all user

    2
    0 Votes
    2 Posts
    571 Views
    H
    you can create a limiter on lan https://doc.pfsense.org/index.php/Limiters check dynamic queue creation
  • Pfsense ids(snort) on bridge interface

    1
    0 Votes
    1 Posts
    568 Views
    No one has replied
  • Fatal error every other day

    1
    0 Votes
    1 Posts
    453 Views
    No one has replied
  • Automated WOL with OMV+Plex on Access

    5
    0 Votes
    5 Posts
    3k Views
    K
    Thank you, I added that now. Where would you place the script to load it propery? In here? /usr/local/etc/rc.d/
  • Effects of packetloss on the system.

    5
    0 Votes
    5 Posts
    1k Views
    C
    That's basically idle. Any loss is likely attributable to a problem on your Internet connection. The processes you see coming and going are from updaterrd's stats gathering.
  • Downloading new 2.3.2 ISO image -> 5 KB/s???

    3
    0 Votes
    3 Posts
    595 Views
    C
    There was a problem earlier, fixed this morning.
  • 2 Factor Authenication

    10
    0 Votes
    10 Posts
    2k Views
    jdillardJ
    @Harvy66: I hate SMS based 2FA. It requires wireless connectivity and SMS has been shown to be easy to snoop on for people in the know. The US National Institute of Standards and Technology (NIST) has released the latest draft version of the Digital Authentication Guideline that contains language hinting at a future ban on SMS-based Two-Factor Authentication (2FA): http://news.softpedia.com/news/nist-prepares-to-ban-sms-based-two-factor-authentication-506617.shtml
  • [SOLVED] Set MTU on LAGG interface

    1
    1 Votes
    1 Posts
    3k Views
    No one has replied
  • VoIP from the modems rj-12 jack

    6
    0 Votes
    6 Posts
    2k Views
    U
    @virgiliomi: No, you would need a special interface card that Asterisk would communicate with for the purpose of making/receiving phone calls on that line. There are two different kinds of ports that can be found on analog cards… FXO (line) and FXS (station). You want a card with FXO ports to be able to use the analog phone line. If you had analog phones that you were using through your Asterisk system, those would use FXS ports. FXS ports need to provide a bit of electrical power for the analog phones attached to them, while FXO ports don't. By any chance are there any FXS port adaptors for USB that pfsense(or FreeBSD) recognizes properly OOB? @AndrewZ: @ultimateon: I have a modem it has a phone number ,etc… You need to figure out how this voice part of your modem is configured. Generally there are 2 common options - this internal VoIP GW may use either Internet VLAN or it's own 'voice' VLAN. In the 1st case you will just need SIP credentials extracted from your modem, in a second - you will also need to bring your voice VLAN to pfSense and route it further to your Asterisk. Forget about the jacks ;) Unfortunately the modem doesn't come with VoIP and it keeps it SIP gateway closed up although (The ISP doesn't actually provide VoIP directly but provides services using it, complicated stuff) So ill have to go ask Jack if he's willing to phone PFsense.
  • WAN speed and hardware taxing

    3
    0 Votes
    3 Posts
    644 Views
    P
    you should be fine at close to gigabit speeds, depending on the number of firewall rules, NAT, and packages (snort, pfBlockerNG, etc) I would check your system interrupts at high load/transfer speeds to see if you need to make any OS tweaks: systat -vmstat
  • Is pfSense Infected? (xinetd 127.0.0.1:6969) Bittorrent port!!

    3
    0 Votes
    3 Posts
    2k Views
    G
    @cmb: That's the TFTP proxy, not bittorrent. Thanks, that puts my mind at ease.  Given that I have no need for TFTP, and I occasionally will use bittorrent, can I easily turn TFTP off, and will doing so cause any problems other than not being able to network boot devices from pfSense? Thanks.
  • Upload tables to pfSense?

    1
    0 Votes
    1 Posts
    469 Views
    No one has replied
  • Forcing All Devices to Use pfSense for NTP (Correction NOT NNTP)

    12
    0 Votes
    12 Posts
    2k Views
    M
    @guardian: @KOM: Try this.  It's DNS-specific but the concepts should still apply. https://doc.pfsense.org/index.php/Redirecting_all_DNS_Requests_to_pfSense Thanks… I gave this a try, and... since I want to do the same thing with DNS, so I tried to do exactly what it said in the directions, and all DNS is blocked by the default deny - so for some reason this rule isn't getting triggered. Or am I missing something (or did I find a bug)? Hi, I also using the redirect all DNS request to OpenDNS servers for my LAN_2 users This is my firewall rule for my LAN_2 users.  By this I prevent them for using another DNS, Only OpenDNS in this case. ![Desktop 26-07-2016 22.03.45-233.png](/public/imported_attachments/1/Desktop 26-07-2016 22.03.45-233.png) ![Desktop 26-07-2016 22.03.45-233.png_thumb](/public/imported_attachments/1/Desktop 26-07-2016 22.03.45-233.png_thumb)
  • Alert when a new client logs onto the LAN

    1
    0 Votes
    1 Posts
    293 Views
    No one has replied
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.