• Lost password after reboot

    4
    0 Votes
    4 Posts
    1k Views
    stephenw10S
    Somehow using the php/develper shell? Or via similar commands? The issue maybe that the password is held as a hash in the config file so you can't operate on it directly like you can with other settings in the file. https://doc.pfsense.org/index.php/Using_the_PHP_pfSense_Shell Steve
  • Issues / Complaints with firewall log display

    2
    0 Votes
    2 Posts
    716 Views
    jimpJ
    @txadmin: Regression 2.1 RC0 -> 2.1.3: Firewall logs don't show names of rules That is an option in the system log settings. They can be configured to show as their own column, their own row, or not at all. Your old snapshot may have been before it was moved to its own option. @txadmin: Bug: Reject rules show up in the logs with the red "block" symbol That's how pf logs them, nothing we can do about that. @txadmin: Feature request: Make the firewall log rule names consistent We are doing this on 2.2 each rule is getting its own tracking ID that won't change. This is already done in 2.2 and should be working now.
  • Traffic Shaper: Limiter does not work for IPV6 traffic

    4
    0 Votes
    4 Posts
    1k Views
    P
    Does this issue still exist? If you don't use limiter due to the IPV6 issue, how do you ensure fair bandwidth use by users when only using HFSC traffic shaper?
  • Assign/Block website

    2
    0 Votes
    2 Posts
    628 Views
    J
    First create an alias of the internal IP address in firewall aliases ie 192.168.1.10 -> Johns PC Second create an alias of the website you want to allow / block add a rule  [ABOVE the allow all to all rule] ,  to LAN or OPT1 or however your internal LAN config is in pfsense and you are done… P.S i use aliases so i can have a clear view of what device goes where.. its easier to understand applied firewall rules if its  "Allow Johns PC to Google" or "Block Johns PC to Google"  than "Allow 192.168.1.10 to                    173.194.113.39           173.194.113.32           173.194.113.38           173.194.113.36           173.194.113.35           173.194.113.46           173.194.113.41           173.194.113.37           173.194.113.40           173.194.113.34
  • PPPoE server not issuing default gateway

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • WEIRD ping behavior on pfsense 2.1.3 - ESXi 5.5u1

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • WAN to LAN tcp connection always drop

    6
    0 Votes
    6 Posts
    2k Views
    A
    @Harvy66: Few things Sender attempts to resend seq 66773 5 times over 9 seconds I do not see these resends on your WAN capture Your receiver capture cuts off at 2.7sec and I can't see if any ACKs were actually sent, but from the the perspective of the other two captures, it doesn't look like it. The sender eventually gave up because of no ACKs and timed-out the TCP connection with a RST, which the WAN capture did show, even though it didn't show the prior resends Thanks again for your reply, Sender attempts to resend seq 66773 5 times over 9 seconds I do not see these resends on your WAN capture Yeah, the receiver has ACK'd up to seq 66773, so sender needs to send it again. But these packets are not reflected in the pfsense WAN capture so I guess pfsense is dropping these retransmission packets for some reason (which I don't really understand and that is the problem here). The second time I run the software it works fine! but after few seconds or rebooting the firewall the first time I ran the software fails. Your receiver capture cuts off at 2.7sec and I can't see if any ACKs were actually sent, but from the the perspective of the other two captures, it doesn't look like it. Yeah, the receiver image shows the last ACK message it sends. Because pfsense rejected to send more data to the receiver as is shown in the pfsense capture. After the 20 second the firewall will send the RST to receiver to quit the connection. (which is not reflected on the receiver image cos' I stop capturing before) The sender eventually gave up because of no ACKs and timed-out the TCP connection with a RST, which the WAN capture did show, even though it didn't show the prior resends Exactly, that is actually the expected behaviour of a TCP connection of a sender, "try to send few retransmissions but if no ACK release the connection". What is really weird is why pfsense if not accepting these retransmissions packets but it does accept the RST one. That is the key of the problem. I have tried different computers as sender and I always got the same behaviour. Another thing to consider is the packet 72 from the pfsense capture which is 536 in length (the minimum MTU value I think) and that it takes 2 seconds to be forwarded from WAN to the LAN!! thanks
  • More OpenSSL vulnerabilities

    19
    0 Votes
    19 Posts
    5k Views
    jimpJ
    Hit a couple snags but it's still coming soon. You can use OpenVPN if you use a TLS auth key. Also if you update your clients, it's fine. Please read all of the text I quoted earlier in the thread.
  • "unusual" routing needed

    5
    0 Votes
    5 Posts
    1k Views
    stephenw10S
    Hmm, I'm not sure this is possible in the conventional manner. This user did it by NATing between the subnets but that's not ideal: https://forum.pfsense.org/index.php?topic=64700.0 I'm not sure it's necessary either. Check the system routing table, do you have route to both subnets via the LAN connection? Which virtual IP type are you using? This user seems to have acheived it using just floating rules which is probably more what you're looking for: https://forum.pfsense.org/index.php?topic=58943.0 Steve
  • 0 Votes
    7 Posts
    2k Views
    C
    THANK YOU VERY MUCH!!!! Glad its work great and thanks heaps again mate!!! More new lessons to learn :) Cheers
  • RRD-Data doesn't survive a restart / shutdown

    22
    0 Votes
    22 Posts
    4k Views
    stephenw10S
    Yes, it's not an issue with CF card space nor, normally, with space in /tmp or /var which are the same size across all Nano installs. That said I had to increase the size of /var on my home box to 80MB to avoid errors a few versions back. Can't remember the details now.  :-\ I have 512MB in the box, and could easily add more, so it's much less of an issue. Edit: Yes here we go, anything in this thread look familiar: https://forum.pfsense.org/index.php?topic=66588.0 I was running out of space in /var every time the RRD backup ran at midnight. No, I'm not sure of anything really.  ;) I haven't investigated the code closely but I seem to remember something reported by one of the devs to that effect. Maybe it's more of an issue when the compressed data is extracted. Like I said moving data onto a USB stick would be a last ditch solution. Ah, I see what you're saying about the modem interface. If it doesn't have a gateway on it that there won't be an RRD quality file created for it though. Steve
  • Block all traffic

    4
    0 Votes
    4 Posts
    1k Views
    M
    @bjm3805: Is there an easy way to simply block all traffic and only allow a few sites? The short answer is yes: Assuming you have a default configuration with only two active interfaces… Create LAN rules to allow the sites you want and then disable the "Default allow LAN to any rule" on the LAN interface. (I highly recommend that before you do this, you ensure the anti-lockout rule is enabled at System: Advanced: Admin Access: be sure that  "Disable webConfigurator anti-lockout rule" is not checked.) NOTE: I am assuming you want to block outbound from the LAN and not pfSense's outbound which would require floating rules. Just for some clarification: Are you asking how to restrict outbound traffic? (The default for pfSense is to block all inbound traffic already and allow all outbound traffic. ) What do you mean by "sites", IP address(es) like "192.168.1.1", or websites like "www.google.com"?
  • Not seeing the firewall logging as expected

    2
    0 Votes
    2 Posts
    538 Views
    D
    What kind of site-site, OpenVPN (PKI or Shared Key), IPSEC, other? Are both ends pfsense, what versions, network details etc? How do you know the VPN is up and running? Have you tried a simple ping of the firewalls from each side?
  • Pfsense with filtering behind a pfsense doing the routing/firewalling

    1
    0 Votes
    1 Posts
    419 Views
    No one has replied
  • Freeradius and openVPN –> dynamic aliases

    2
    0 Votes
    2 Posts
    628 Views
    C
    Anybody?
  • Edge Security Addons

    2
    0 Votes
    2 Posts
    848 Views
    stephenw10S
    1. You can use HAVP, 2. You can use Squid with Squidguard. 3. There is a mailscanner addon but it's community supported only. 4. Not sure how you'd do that. Fundamentally pfSense is a firewall/router and not a UTM device. Steve
  • Choose interface for listening

    6
    0 Votes
    6 Posts
    1k Views
    stephenw10S
    In your diagram the pfSense 1 box still has its WAN interface as the gateway to the pfSense2 box and then the internet in general. You could run the NTP server on pfSense2 and have pfSense1 use that. The NTP client uses the default route so you mighty change that. You may be able to use a floating firewall rule to direct ntp requests. Steve
  • My pfsense freezes sometimes

    2
    0 Votes
    2 Posts
    2k Views
    H
    check https://forum.pfsense.org/index.php?topic=54206.0 this fixed pfsense freezes on my esxi hosts [image: acpi_safe.png] [image: acpi_safe.png_thumb]
  • New ISP, settings wont work (Resolved)

    4
    0 Votes
    4 Posts
    946 Views
    K
    Thank you for your replies. It turns out my knowledge of pfSense was up to snuff, but not my knowledge of IP address blocks. Apparently I was trying to squat the pfSense interface on an address that is used by a piece of equipment my telco uses for 'redundancy.' Apparently out of the block of 8 IP addresses they gave me there were only 3 usable. They had two blocked off for normal uses like Gateway and Broadcast (expected) but then they had 3 more blocked off for other pieces of their equipment. So I was simply trying to use the wrong IP address. As soon as I changed it over to the one recommended by the tech it came up instantly. On a not so funny side note, as soon as our connection came back up, after 6 hours of being down during business hours, we flooded our EOP gateway with so many messages at once that they blacklisted our IP. Thankfully I had a spare address and I was able to reassign the pfSense interface IP and get our mail flowing again. I'm still waiting on a response from Microsoft's Delist team about the original address though. I should probably go see if there are other Blacklist services that partner with Microsoft too.
  • /tmp filling up on embedded USB install

    3
    0 Votes
    3 Posts
    916 Views
    F
    @stephenw10: You can adjust the size of /tmp and /var in System: Advanced: Miscellaneous: as long as you have ram spare to do so. Steve Wow, I completely forgot that they were RamFS. Thanks. Ben
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.