• Firewall

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    Cry HavokC
    Without much more information nobody can help you. Please start with screenshots of your firewall rules (and any aliases) and details of the downloads (URLs etc) that aren't being blocked.
  • Blocking KProxy

    Locked
    2
    0 Votes
    2 Posts
    5k Views
    jimpJ
    If you blocked those IPs, you wouldn't be able to get there if the rule was setup right. A block rule like that should be on the LAN, and at the top of the list.
  • 0 Votes
    2 Posts
    4k Views
    K
    I found that I had to put WAN and brigde this to the LAN connection. I have turned off DHCP server. I have enable DHCP Relay - and put in the dhcp server ip. No my computer, connected to the LAN port, gets an IP,DNS etc… but I cannot ping/dig cnn.com etc.. :-/ I'm connected to my network, but I cannot see outside world..
  • System load on WAN interface on two pfSence VM's

    Locked
    13
    0 Votes
    13 Posts
    6k Views
    I
    Just ran into this for the first time here as well with two physical boxes running v1.2.1 w/CARP and having separate switches for each private/public subnet.  Interestingly, the only difference between this network and any of quite a few others we've worked on with pfSense was the presence of a number of new Windows 7 machines which had bad keys and all suddenly started looking for KMM servers at the same time, (with lots of NBT broadcasts in the process).  Confoundingly, it's a multi-WAN and we had just added the second link (on a separate switch of course) and thought maybe we had configured something wrong in the LB by accident.  Fortunately we have an identically configured setup at another location and after doing a line-by-line comparison between all the configs determined it had to be a bug in pfSense.  A quick search came across this thread and we have implemented jjponce suggestion of restricting traffic between the two WAN interfaces to pfsync and nothing else.  (This was only performed on the public-facing NICs as they were the only interfaces exhibiting the problem, his reference to CARP interfaces may still apply under some circumstances). To clarify a bit further for anyone else seeing this, the traffic only appears on the public side and completely saturates the external NICs.  If you do a packet capture all the packets are NetBIOS addressed from/to 169.254.x.x (actual IP varies of course) and run up to the maximum bandwidth of the WAN link.   To reiterate that last, the bandwidth utilization we observed was the physical limits of the dedicated lines coming in, NOT the limits of the local hardware.  This implies that pfSense is routing the broadcast packets out and they are getting reflected back by upstream devices(?)  The multi-WAN in this case has lines coming from two different ISPs, both lines having bandwidth caps set by the ISPs, one at 35Mb and the other at 100Mb.  All local hardware is Gb but the traffic load was never more than what the lines were (externally) capped at. We'll post again if jjponce's solution does not help, otherwise consider it the answer for now.
  • Block Gtalk and other messengers

    Locked
    2
    0 Votes
    2 Posts
    4k Views
    N
    To block gtalk and chat from gmail.com, I have setup DNS forwarding for talk.google.com, talk.x.google.com and chatenabled.mail.google.com and forwarded all the three domains to my local IP. This has disabled Gtalk from both web and messenger.
  • Logging outgoing mails

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    L
    Thanks for fast answer. Helped me a lot.
  • Can't get Internet speed over 380Mbit with 1.2.3 release

    Locked
    10
    0 Votes
    10 Posts
    3k Views
    C
    A relatively slow box with cheap NICs isn't going to do much more than that. Atoms with Intel gig cards can hit about 500 Mb. 2.0 may be a bit faster, but you're trying to accomplish more than your hardware can do. Normally I would expect the CPU to be maxed out, but you may be hitting bus speed limits or other limits of your hardware.
  • Dual Wan firewall rule issue

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    L
    Hi Managed to get it sorted, user error and new with pfsense = not work lol
  • Firewalling LAN outbound traffic

    Locked
    4
    0 Votes
    4 Posts
    5k Views
    Cry HavokC
    The rules apply top down - if your top rule is a pass all rule then all the rules below are ignored. Create an alias for all the general PCs and then create a pass all rule for those as the source. Then create another set of rules to allow the ports you want servers to be allowed to use. With no default pass rule anything else will be blocked.
  • How do you remove a rules, if you have locked yourself out of the GUI?

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    jimpJ
    That's why I wrote this doc a long, long time ago: http://doc.pfsense.org/index.php/I_locked_myself_out_of_the_WebGUI,_help!
  • Weird Firewall problem while blocking External IP :(

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    G
    Thank you jimp! I noticed my problem. I was test blocking my DNS ip 8.8.8.8. that for some reason did not work. I guess pfsense puts a hidden rule to allow access to the DNS server ip address even though you try blocking it in the rules. So that would be the problem i was having while testing firewall. Thanks for your help! PJ
  • Hamachi 2.0.3.111 + Pfsense 1.2.3-RELEASE

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    A
    Hi, Someone could give me some tips how unlock hamachi in the pfsense to stablish direct connection between the hosts? Thanks very much!
  • PfSense 2.0-RC1 Scheduling block behavior

    Locked
    4
    0 Votes
    4 Posts
    4k Views
    G
    Finally, the new scheduling in pfSense 2.0 worked as expected.  I don't know why, it wasn't resetting states when schedule time was starting.  I saw an option in setting Settings / Advanced / Miscellaneous: "Schedule States" which was set as the default "clear the states of existing connections when expiry time has come".  The setting was right for my application but didn't seem to work when we did our tests.  We didn't change settings but installed the latest patch and it works.
  • Manually restricting outside VPN access in 2.0

    Locked
    7
    0 Votes
    7 Posts
    3k Views
    S
    Bingo, updating to the latest snapshot made it show up!  Thanks!
  • Weird firewall log in 1.2.3 ?

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    jimpJ
    Looks like the phone issued a disconnect command, deassociating from the AP. Probably when the phone went into power save mode and turned off its wifi radio.
  • Voip Trafic Random Destination port

    Locked
    1
    1 Votes
    1 Posts
    2k Views
    No one has replied
  • How to write single rule for mutiple destinations?

    Locked
    6
    0 Votes
    6 Posts
    5k Views
    C
    Thanks ohnel…. It worked fine.
  • How to forward all HTTPs traffic to HTTP?

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    ?
    @torontob: So, any way I can block specific domains rather than simply port 443 which will block all access as you suggested? Domains and not IPs as Domains can occasionally map out to different IPs. Please use the search feature, this question has been asked many times
  • Firewall Rules Doest Apply Help

    Locked
    1
    0 Votes
    1 Posts
    966 Views
    No one has replied
  • TCP Traffic over GRE over IPSEC tunnel gets blocked

    Locked
    6
    0 Votes
    6 Posts
    8k Views
    S
    Hello igor I am very sorry for my late reply. Somehow i didn't get a notification about your Post . And as I had other projects to finish I wasn't in the forum for some days now. Perhaps you have already solved your problems in the meantime. Because of these other projects I have purged the ospf/gre over ipsec setup. At the moment we have just one ipsec tunnel to each of our remote sites and we do manual failover in the case of an outate of one line. But I would be very happy to get this issue solved and to do ospf routing over VPN. As jimp has written the stateful packet inspection firewall of pfSense blocks the traffic because the TCP packets do not come back on the same interface as they were sent on. But i couldn't figure out what was wrong in the routing. Somehow I think that ipsec does not route traffic back to the gre interface. Do you/Did you have the same errors in the firewall log? Well, I try to set up a testing environment in the next days and hope to find an error. It would be very cool to get this working. If you wish i can send you my config then.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.