• PPPoE Link Down (After Network Maintenance)

    1
    0 Votes
    1 Posts
    177 Views
    No one has replied
  • Certificate Authority: Local CA Expiring soon

    7
    0 Votes
    7 Posts
    796 Views
    C
    @stephenw10 Yep its 10 years old.
  • [NETGATE1100] Console port broken

    2
    0 Votes
    2 Posts
    588 Views
    stephenw10S
    Not easily. If anything is still present on the eMMC it will try to boot that unless you interrupt the process at the console. If you hit the upgrade bug here and it's failing to boot from the eMMC because it cannot read in the loader file it will eventually try to net boot. It might be possible to setup an environment it would netboot from where the booted image has ssh enabled so you can reflash the eMMC from there. But doing that would be complex. Especially with no console to check what's happening. Otherwise it's probably possible to flash the eMMC using jtag directly if you have the equipment to do that. I have never tried either of those though. Steve
  • Software or Hardware issue?

    16
    0 Votes
    16 Posts
    755 Views
    stephenw10S
    Something else in the route changed probably and the PMTU discovery is failing. Set the re0 NIC back to MTU 1500. Test that, it should be idebntical to the other interfaces at that point. It that still fails set the MSS on that NIC to something lower, like 1452. Steve
  • Wireguard Status

    10
    0 Votes
    10 Posts
    2k Views
    keyserK
    @stephenw10 & @cmcdonald - Yes, a very big thank you for the dedicated work on the wireguard package. I too am contemplating moving my VPN needs to Wireguard, but I’m missing some “guiding numbers” on expected wireguard performance from the different Netgate appliances. it would be nice to have iPerf and IMIX numbers from Netgate just like we have on IPsec. PS: Do you expect Wireguard to be integrated, or will it continue being a add-on package?
  • Monitoring Gateway

    55
    0 Votes
    55 Posts
    10k Views
    hendiH
    @stephenw10 said in Monitoring Gateway: Hmm, you might try disabling ntop-ng as a test. It can use resources and cause problems. Though I don't see any direct evidence of that here. I tried this from the beginning but without result.
  • SSH connection lag/drop

    2
    0 Votes
    2 Posts
    395 Views
    K
    @ki3den I figured it out :) well, with some help from r/Networking, a mod there explained a bit about asymmetrical routing that I had forgot about - the switch is aware that the client device is directly connected, so it sends packets direct to the other device (?) I suppose. So that's why I was getting login/feedback from the switch in my session. But, this caused the state in the firewall to drop/timeout. The underlying issue was... that I forgot the dang default gateway on the switches lmao edit: and, I still had both IPs on the switches.
  • 0 Votes
    10 Posts
    897 Views
    T
    @mattpdx86 You mentioned the server is in VMWare Fusion, is it NAT? or is it on the same network as the host (bridge mode)? Where is the Windows 10 device, is it also in VMWare? Maybe you mentioned it but I missed it if you did... It's been a long time since I had to setup Fusion (people at work largely switched to Parallels) and I am not a MAC person... but I think the default is to NAT the VM. Bridged mode would give the VM an IP in the same network as the host is in, but NAT has a software firewall that may be an issue here if the server is natted. Same for if it's the Windows 10 machine if it is the natted one. If they are on the same network, then PFSense has nothing to do with it at least in terms of firewall. It is best to have the Server 2012 box handle DHCP and DNS, and give out via DHCP, ONLY the IP of the 2012 box for DNS. Have the 2012 server then forward DNS to the LAN IP of PFSense, and let PFSense take it from there for any address that is NOT in your internal network. Otherwise, you need a host override for the IP of the server AND a host override for the domain name, pointing it to the server IP. If you have more than one server, point the domain override at the master roles holder (or the PDC Emulator role holder if the roles are split amongst several DCs). When joining a domain, the desktop is looking for the DOMAIN, not the server.
  • Request for Dashboard Tweak

    11
    0 Votes
    11 Posts
    1k Views
    V
    @stephenw10 Agree, but do you know how pfsense determines the WAN link is UP? When I reboot with wrong credentials my WAN static IP is shown on the Dashboard which I can ping o.k, the UP timer is running but I can't do anything else and that puzzles me? My Pfsense box is behind an OpenReach fibre modem. Can that issue an IP address from the ISP which does nothing until the link is authenticated by the firewall?
  • Errors during boot-up

    3
    0 Votes
    3 Posts
    469 Views
    4
    @stephenw10 Thanks, this helps a lot.
  • Automation of users and certificates creation

    4
    0 Votes
    4 Posts
    446 Views
    stephenw10S
    No, pfSense is intended to be used through the webgui. There will be functions that only work that way. But you could likely create a php shell script that created users with certs. It would need to be coded directly though. If you have a very large number of users you probably want to be using some external authentication server anyway.
  • Bug Report (?)

    3
    1 Votes
    3 Posts
    425 Views
    F
    +1 Regards
  • PFSense Postfix package

    3
    0 Votes
    3 Posts
    965 Views
    R
    @biggsy thanks for the Quick reply. I will use a Docker image as it is only going to be a low load.
  • send certificate by mail on renew?

    Moved
    5
    0 Votes
    5 Posts
    658 Views
    N
    @jimp I've restarted the service and that solved the problem.... HACKERMAAAAN
  • pfSense 2.6.1 coming?

    11
    0 Votes
    11 Posts
    2k Views
    stephenw10S
    Which issue specifically is that?
  • Netflix/HBOMax not working besides phones/pc

    3
    0 Votes
    3 Posts
    481 Views
    B
    @johnpoz All of the devices use same dns server. It's veeeery strange. I disabled also ipv6 just in case, but nothing works
  • WebUI: "website sent back unusual and incorrect credentials" - MS Edge

    5
    0 Votes
    5 Posts
    4k Views
    stephenw10S
    The only other thing it does is restart the webgui to use the new cert.
  • Using Aliases outside of Firewall section possible?

    3
    0 Votes
    3 Posts
    398 Views
    N
    @steveits It doesn't look like they are allowed in those various configurations i mentioned. I've been having to hand-type the the networks and ports anywhere outside of the Firewall tab.
  • How to block Web GUI for Squid users?

    1
    0 Votes
    1 Posts
    154 Views
    No one has replied
  • 23.01: dHcpleases - Could not deliver signal HUP to process

    3
    0 Votes
    3 Posts
    403 Views
    F
    @cmcdonald Thanks. I did mess with DNS settings quite a bit lately if that could set this off... Last message about two hours ago, about the time I was done. Fingers crossed that was it. :)
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.