• New at this - Subnets, CIDR and Segmenting My Network

    29
    0 Votes
    29 Posts
    4k Views
    A
    Roger that.
  • Can't Access a Specific Website

    6
    0 Votes
    6 Posts
    2k Views
    DerelictD
    It's a mystery. Packet capture I guess. If the SYN is going out with no SYN/ACK in return something upstream is blocking.
  • Load Balancer: relayd exiting!

    2
    0 Votes
    2 Posts
    1k Views
    jimpJ
    The error suggests that a process was unexpectedly killed. Were there no other errors nearby in the logs? The main system log perhaps? Given the choice, I would always pick HAProxy over relayd for any task that HAProxy can handle. The relayd balancer is OK for small/simple things but it's hard to beat the flexibility and reliability of HAProxy.
  • PfSense ready beeps

    3
    0 Votes
    3 Posts
    817 Views
    B
    Thanks, I couldn't fine it.  The frequency of the beeps is somewhat dim for my hearing.  So I changed it to: beep -p 2860 20         sleep 0.1         beep -p 3050 20         sleep 0.1         beep -p 2860 20         sleep 0.1         beep -p 3050 20         sleep 1         beep -p 2860 20         sleep 0.1         beep -p 3050 20         sleep 0.1         beep -p 2860 20         sleep 0.1         beep -p 3050 20         sleep 1         beep -p 2860 20         sleep 0.1         beep -p 3050 20         sleep 0.1         beep -p 2860 20         sleep 0.1         beep -p 3050 20
  • 90 Million Max Firewall States Possible?

    6
    0 Votes
    6 Posts
    929 Views
    jimpJ
    A firewall is not a DDoS mitigation device. Some cases can be helped by a firewall, but as has been mentioned, it's a problem best solved upstream or with specialized hardware that is dedicated only to DDoS mitigation.
  • MOVED: Setting up Internet Data Quota

    Locked
    1
    0 Votes
    1 Posts
    390 Views
    No one has replied
  • [SOLVED] Can't get any notifications via mail from pfsense.

    9
    0 Votes
    9 Posts
    3k Views
    Kalle13K
    That's right. I have the luck that my server is in my network next to my pfSense router. That's why I can do it the easy way. My ISP - as many others others - simply block all outgoing connections to 'port 25' (smtp) except their own mail server. Before a couple of months my ISP was also blocking port 25. My solution was to call them and to ask if they would unblock the port and they did.  ;D cheers Kalle
  • Pfsense without NAT

    3
    0 Votes
    3 Posts
    2k Views
    I
    is this possible or am I talking broken biscuits? For my domain users I push out a certificate from the Sonicwall to all domain computers via GPO so I can utilize DPI-SSL. Could I use this certificate on Pfsense Captive Portal so BYOD users have to accept it when they are presented with the CP? This way I could then capture SSL traffic
  • Getting Started: Networking, Firewall, perhaps pfSense too?

    3
    0 Votes
    3 Posts
    910 Views
    A
    Many thanks! I found some good videos on youtube. I probably should look more often there. :) https://www.youtube.com/watch?v=xpXhudbsrr8 is a 3h introduction by a Microsoft guy into networking. There also is a (right now) 7-part introduction to pfSense, that is also quite good, though it is a little more of a reference video, going through all web-ui options one by one.
  • Windows VPN and PfSense

    2
    0 Votes
    2 Posts
    874 Views
    johnpozJ
    So you have pfsense running on this 2k16 box.  So pfsense wan is the interface that is exposed to the internet right? The setup openvpn on pfsense, vpn in and then you would have access to anything behind pfsense
  • Do the security updates on FreeBSD reach pfSense?

    6
    0 Votes
    6 Posts
    1k Views
    S
    Excellent. Thank you.
  • Internet drops for 2 mins a couple times a day

    10
    0 Votes
    10 Posts
    1k Views
    D
    Nov 29 21:31:21 dpinger WAN_DHCP 99.233.16.1: Alarm latency 19857us stddev 24963us loss 22% Dunno, but 20+% packet loss is considered a down connection with dpinger default settings. You are having real issues with your ISP, it's not something that pfSense would be inventing. So yeah, disabling GW monitoring won't help obviously, the packets will still get lost and things won't work.
  • MOVED: Virtual Infrastructure and 2 pfSense

    Locked
    1
    0 Votes
    1 Posts
    277 Views
    No one has replied
  • Set default gateway on WAN loadbalance

    3
    0 Votes
    3 Posts
    661 Views
    K
    Thanx Is it correct when LAN-loadbalancing rule is on top, both gateways are used at the same time? The failover rules only starts when laodbalancing failes due to one missing WAN connection? The way I see it there is no way to set one gateway as default, and when that one is "full use", the next gateway takes over? I've set weight on both gateways, but still I switch between both WAN. The reason why I would like WAN1 to be default is because it has lower latency than WAN2. Other than that it works perfect  :)
  • PPP chat-script

    6
    0 Votes
    6 Posts
    3k Views
    H
    I don't know how, but now all works fine. All what has been changed - removed swap for increasing / - my / is overfilled (free 1% or 9 MB). Now used 73% and PPP connection up and works fine
  • [SOLVED] pfSense, MacBook and Blank Pages

    3
    0 Votes
    3 Posts
    837 Views
    F
    Well, it's now solved. Wasn't pfSense at all. Rather, ESET was screwing everything up. Only found this out through trial-and-error reinstall. Apparently, it simply does not like when a network is set as 'Home', but with a public network it all works. Obviously with a public network sharing becomes a hassle so… Anyway, back to writing up the paper  ::)
  • 0 Votes
    3 Posts
    1k Views
    D
    OMFG ! I am so tired I didn't correctly read the error message, thinking that this IP replied instead of the reply saying that my IP isn't allowed. Fixed auth, and here we go ! I feel stupid for the lame post. Thanks for the tap behind the head John :)
  • KVM VM no console?

    1
    0 Votes
    1 Posts
    451 Views
    No one has replied
  • WAN interface goes down and restart only after a complete reboot

    6
    0 Votes
    6 Posts
    3k Views
    B
    In my case, reboot always temporarely restore the network functionality. Does this apply to you as well? At the moment I've followed some suggestion from the thread on the FreeBSD forum and forced the network card to run at 100Mbit instead of 1Gbit. So far so good. I'm at 24 hours with no issues. Knock on wood! Franco
  • I fixed what ain't broke and broke it

    3
    0 Votes
    3 Posts
    2k Views
    johnpozJ
    Dok – maybe we are just behind the times and have not gotten our telepathic skills enabled yet.. Is there something we need to eat/drink to get these skills?  Maybe we using the wrong font and not seeing the detailed information?  Maybe the actual details of what is done is hidden in code?
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.