• PFsense -14 network ports ! and freenas -please note - 2 separate machines

    26
    0 Votes
    26 Posts
    4k Views
    johnpozJ
    any dumb switch for <$20 would be better than bridging ports if you ask me ;)
  • Default Quality RRD Graph

    2
    0 Votes
    2 Posts
    724 Views
    A
    I'd guess that the selection is made from probably the first or last of the XXXX-quality.rrd files in the /var/db/rrd directory in whatever order they are listed by default. That would mean that you'd need to rename the interfaces to change the selection. Again, that's a guess. And I AM an idiot…
  • How can limit bandwidth per user or group?

    3
    0 Votes
    3 Posts
    1k Views
    KOMK
    Try reading some of the posts in the Traffic Shaping forum, or ask your question there.
  • Traffic Quota Management

    2
    0 Votes
    2 Posts
    1k Views
    S
    Hello, did you find any solution for the same. Thank You.
  • Need some help for hacked Pfsense Box

    23
    0 Votes
    23 Posts
    12k Views
    DerelictD
    Actually, someone else is going to be paying for them to go faster, eventually, but not the rest of the CONCACAF nations.  It's all the poor suckers in the US paying the asinine FUSF fees.  Which is pretty much everyone.
  • WebGUI and HTTPS

    Locked
    3
    0 Votes
    3 Posts
    976 Views
    S
    Got it to work after some more googling, basically what I did was to export the certificate in chrome and then importing it to trusted rooot certificates. http://stackoverflow.com/questions/7580508/getting-chrome-to-accept-self-signed-localhost-certificate
  • Network Diagrams

    2
    0 Votes
    2 Posts
    875 Views
    DerelictD
    Don't think so, no. Active, automatic network diagram spending no time and no money?  Good luck.
  • Interpreting firewall logs

    7
    0 Votes
    7 Posts
    2k Views
    K
    @firewalluser: @kevindd992002: @divsys: By default "Pass" rules are not logged (to save log space). If you need to ensure a rule gets logged, check the "Log" box while editing the rule. https://doc.pfsense.org/index.php/Firewall_Rule_Troubleshooting has more info. Got it, thanks! I have an issue with the firewall though. It's been working fine since yesterday. I have different NAT rules to forward connections and other services through NAT (RDP and mail servers included). This is in a test network inside our company. For some reason, I cannot access these services from an external network since yesterday and I've made no changes in the firewall rules. I highly suspect that this is a configuration change in our front end firewall (which I don't have access since my pfsense firewall is just a backend firewall) but I need to confirm if this is really the case. I've been given two public IP's. One public IP is the main WAN connection of my pfsense box and the other is in a NAT 1:1 rule. I don't see any blocks on the firewall logs but when I do a packet capture, I do see that the connections are being logged. That means that the packets do reach my pfsense backend, right? Also setup a separate device running a syslog server of sorts, rsyslog is more compatible, this way if your fw gets targetted you have a separate device with historical logs to check through anything thats been going on as its quite easy to hide activity on pfsense as the gui log only goes back 2000 entries. System log, Settings tab, scroll down the bottom, tick everything and put in the ip address of the syslog server. Dont forget to use a firewall on the device running the syslog server at the very least as well. The more you log everything from every device on your network and isolation the devices on your network, the easier it becomes at spotting anomolies which could be bugs which have exploitable potential, also test how things react when things are not working properly, ie a public facing server when pfsense goes down for example. Sometimes its when things go wrong that new exploits present themselves in conditions which are not usually tested for, aka break things.  :) Thanks for the suggestion but I'll have to plan that for a later date as my pfsense VM is more for personal purposes than for production.
  • Pf Sense in a medium size network

    3
    0 Votes
    3 Posts
    687 Views
    DerelictD
    Routinely have thousands of Captive Portal users on a 200M line (Soon 300M) on a 2.1.5 C2758.
  • WAN IP address issue

    3
    0 Votes
    3 Posts
    877 Views
    H
    Thanks a lot! I think I get it now  ;D
  • IGMP Proxy is broken?

    59
    0 Votes
    59 Posts
    28k Views
    D
    So you say you have reinstalled the box. Did you reconfigure it from scratch? I cannot see any value in reinstalls if you keep importing the same (very likely broken) configuration after that.
  • Modifying ssh daemon config

    2
    0 Votes
    2 Posts
    686 Views
    A
    Hello, you might to have a look here for some guidance. https://forum.pfsense.org/index.php?topic=98270.0
  • Able to ping pfsense box but unable to access webgui or internet

    3
    0 Votes
    3 Posts
    915 Views
    A
    Dear Johnpz, How do I turn off squid and snort. I am unable to access pfsense through webgui. Should I access the shell from pfsense console and give the following command: killall -HUP squid killall -HUP snort Thank you. Regards, Ashima
  • How to know the wan ip on my pc on multiwan pfsense.

    6
    0 Votes
    6 Posts
    1k Views
    F
    I havent had that problem so to avoid resource burn, I'll let someone else step in if google doesnt throw up anything.
  • Fixing a Hobbled together Network

    3
    0 Votes
    3 Posts
    707 Views
    R
    Has anyone taken fail2ban and pushed the jailed ips to pfsense.  It does a pretty good job of detecting hacks on the system.  Only problem is I want to move the ip filtering off of my server and on to a pfSense appliance.
  • LAN to Non LAN Private Network

    30
    0 Votes
    30 Posts
    4k Views
    F
    @Derelict: This sounds to me like Skype might be checking to see if the private addresses can communicate locally. Only one way to find out and thats to test the scenario, maybe even testing on different subnets behind the same gateway might be interesting.
  • Security risk in running vpn server on pfSense?

    11
    0 Votes
    11 Posts
    6k Views
    DerelictD
    I would need some wifi devices to have access to the wired file server but I suppose I could set the wired and wireless on different subnet and set specific rules for what can cross over? Tag two SSIDs to the AP.  Put an internal SSID on your internal VLAN and the guest SSID on the guest VLAN. No need for any rules.  Internal wifi clients will be on the same broadcast domain as your LAN.
  • Variable State Timeouts - possible?

    5
    0 Votes
    5 Posts
    2k Views
    DerelictD
    @jimp: You can set timeouts for TCP on individual rules, just keep in mind you must set the timeout on an interface rule and again on a floating rule (quick, outbound, on the WAN for example) but that gets tricky since by the time the WAN floating rules outbound get parsed NAT has applied, so you may not be able to distinguish based on source address unless you NAT each interface out a different IP address… or if you can match based on destination that would work for certain. Or you can mark the traffic on the LAN in rule and match the mark on the floating out rule.
  • Hardware crypto display doesn't appear

    6
    0 Votes
    6 Posts
    2k Views
    S
    @dennypage: In my case, it's appears to be the result of the /var/log/dmesg.boot snapshot being created too early in the boot process. Ah, thanks! At least I can work around it with the shellcmd package. Or of course a shell script, but I'm a lazy sod.
  • Setting up a server load balancer

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