• Hardware Upgrade and Version Upgrade config xml problem

    2
    0 Votes
    2 Posts
    364 Views
    stephenw10S
    You can move config files between factory and CE, that's not the issue. XML (config) sync will not work between different pfSense versions. Both 2.4.2p1 and 2.4.3 are very old you should upgrade both to current, 2.4.5p1. State sync will not work between nodes with disimilar NICs. You cannot have igb NICs in one and em NICs in the other. None of that should stop it booting. Where does it stop? Most likely is the manually edited xml is invalid. Steve
  • OPENVPN

    2
    0 Votes
    2 Posts
    327 Views
    DaddyGoD
    @ti-sangiogoadv Hi, I hope this is what you thought (it works for us): https://www.firewallhardware.it/en/pfsense-and-openvpn-timed-access-for-openvpn-and-limitations-on-the-lan/ +++edit: @ti-sangiogoadv "Good afternoon ladies and gentlemen." it's very cool
  • Understanding BufferBloat and LAGG

    19
    0 Votes
    19 Posts
    2k Views
    stephenw10S
    If it only appears at boot then, yes, it probably can be ignored. It looks like it's also associated with setting the QMA to CoDel which is not usually necessary. Leaving it as Taildrop with FQ-CoDel as the Scheduler should get the same results. Steve
  • Notification on events

    4
    0 Votes
    4 Posts
    1k Views
    S
    Thanks for the answer Gertjan I'll have a look at it Ciao
  • cannot SSH to pfSense with correct password

    6
    0 Votes
    6 Posts
    3k Views
    stephenw10S
    Ah, that would do it!
  • pfSense as a router performance

    8
    0 Votes
    8 Posts
    1k Views
    stephenw10S
    As long as that single IP they assign you is outside the /24 then you don't need to add any routes. They would be statically routing the /24 to that IP but pfSense would just route between it's interfaces, the single IP on WAN and the /24 on LAN, by default. Steve
  • Router web UI locked up and won't boot

    2
    0 Votes
    2 Posts
    322 Views
    GertjanG
    @gullible-goose-gander said in Router web UI locked up and won't boot: Is this something I should be worried about recurring? You should probably change some rules. It's 2020 : we are still allowed to pull the plug on a (some) coffee machines. All other devices , you have to activate the shut down method. if the GUI, accessible with a web browser, doesn't work, you could use the other, even more important interface : SSH (it should be activated on at least LAN) and this port : COM: Support 1*RJ45 COM(Support CONSOLE Function) That port, the console port, permit you to shut down properly, do file system checks (see one of the latest Netgate videao on Youtube). Just ripping out he power could mess up the file system. What happens then can be easily tested : try with your PC : boot and cut the power several times .... it won't take long for your PC not to boot any more.
  • Pfsense solve my latency ! why ?

    5
    0 Votes
    5 Posts
    1k Views
    Raffi_R
    @NollipfSense said in Pfsense solve my latency ! why ?: @Raffi_ said in Pfsense solve my latency ! why ?: Interesting, does it block bad IPs with the default config? Being a firewall it blocks anything incoming by default, but I didn't think it filtered out bad sites without some kind of package like pfblocker. You intuitively got the answer that I implied ... with a package such as pfBlockerNG as well as by default it blocks all. :) Got it. pfSense and you guys in the community seem to teach me something new all the time. I wanted to make sure it wasn't new pfSense magic I wasn't aware of.
  • AT&T Uverse IPTV issue

    1
    0 Votes
    1 Posts
    391 Views
    No one has replied
  • L2TP VPN: 2nd RADIUS server?

    2
    0 Votes
    2 Posts
    326 Views
    jimpJ
    The docs are probably wrong on that. That section may have been copied over from one of the other similar pages like PPTP which used to have two RADIUS servers.
  • HTTP/3 support/settings?

    5
    0 Votes
    5 Posts
    716 Views
    A
    good to know, thanks
  • Can a modem/router combo & Netgate SG-1100

    16
    0 Votes
    16 Posts
    2k Views
    Raffi_R
    @pi said in Can a modem/router combo & Netgate SG-1100: @Raffi_ said in Can a modem/router combo & Netgate SG-1100: @stephenw10 said in Can a modem/router combo & Netgate SG-1100: I'm not sure how you could use the wifi parts of a modem/router when it's in bridge mode since it will not have a public IP itself. I guess I could imagine using it to access the modem for admin purposes. Even if it were possible in some roundabout way with VLANs it's impossible to recommend a setup like that unless you really had no other choice. If you want to filter all your traffic through the SG-1100 put the modem in bridge mode and forget about using the wifi on it. Steve I second this. I think you have to choose if you want it to be a modem or wifi access point. If your ISP is charging a modem rental fee, then replacing it makes sense. Put it in bridge mode, you'll most likely sacrifice the wifi capability, but you'll be avoiding that fee. If the ISP is giving you the modem for free, then use the Motorola as a wifi access point. Disable, all services like DHCP and only use the LAN ports on the Motorola. The LAN from the Motorola can go to Opt 1. This sounds like a good idea. I’ll try that out Make sure to check with the ISP on the modem fee though. Because even ISP's that state the modem is "free", it never really is, they just include it in the cost. What I mean by that is unless you explicitly ask if there is a discount on your bill for BYOD, they will get away with billing you for that "free" modem. In other words, they should give you credit for your own device even if they're not billing you for their modem. If they don't offer credit, or they really aren't billing you for it, then wifi it up.
  • Shutdown Interface with BASH/Command Line

    6
    0 Votes
    6 Posts
    5k Views
    B
    Thanks for this thread. I'm using a cron job with ifconfig run0_wlan0 up , and ifconfig run0_wlan0 down Seems to work nicely, enabling and disabling guest wifi on regular schedule.
  • Help me understand traffic graphs

    3
    0 Votes
    3 Posts
    387 Views
    K
    Well when you put it like that, it's so obvious. Thank you!
  • 0 Votes
    6 Posts
    600 Views
    E
    Just tried restoring part of the config (vlans and interfaces) and went to check the switch ports config and they are NOT restored. This may be an overlook on netgates part, but I think a backup config should contain the port vid and lagg state of integrated switches in their product line. If it is an overlook, well I am very frustrated and disappointed. Now I am going to have to redo the lagg setup by hand....
  • Web gui, ssl/https connectivity, squid, and wpad

    wpad squid httpsssl
    6
    0 Votes
    6 Posts
    2k Views
    DaddyGoD
    @High_Voltage said in Web gui, ssl/https connectivity, squid, and wpad: just took me a bit to realize I was having a moment of brain dead, THANK YOU ALL! - THX BTW: if you want to perform a serious Squid + Squid Guard installation. I have an acquaintance here on the forum and I can bring you together with him...
  • 0 Votes
    4 Posts
    565 Views
    D
    @bmeeks said in rclone sync command crashes WAN interface with “No buffer space available” errors (endto error: 55): It's possible that under heavy loading your gateway stops responding to the pings from dpinger. In that case dpinger will think the gateway is down and start taking action. You could try either turning off gateway monitoring temporarily, or greatly increasing the "setpoints" for packet loss before dpinger assumes a gateway is down. My suggestion would be to turn off gateway monitoring completely as a test. That solved it. I ticked "Disable Gateway Monitoring Action" and while the errors still show up, the interface keeps up. It also looks like that even though I limit the upload to 20Mbytes, it still hits near 100Mbytes per second on the interface.
  • How am I supposed to access IOT devices on a separate network or VLAN?

    4
    0 Votes
    4 Posts
    5k Views
    JKnottJ
    @greymouser With the IP cameras I've worked with, they connected to a recorder. The recorder had 2 ports, one for the cameras and one for connecting to the main network. You'd connect to the recorder to see the cameras.
  • Feature Suggestion - Search

    2
    0 Votes
    2 Posts
    377 Views
    stephenw10S
    Better to add any specific suggestions here: https://redmine.pfsense.org/issues/9717 Steve
  • Block pornographic and adult websites!

    5
    0 Votes
    5 Posts
    2k Views
    U
    @viktor_g perfect ... thank you!
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.