• Attaching /24 public IPs to make them usable by hosts behind firewall

    9
    0 Votes
    9 Posts
    805 Views
    johnpozJ
    Doesn't matter which way you do it.. Be it your routed is native or a vlan.. Or if you change this one or add the routed space.
  • Sequence of Gateways

    3
    0 Votes
    3 Posts
    528 Views
    M
    So easy, thanks :D
  • 2.4.5 is broken in so many ways

    5
    0 Votes
    5 Posts
    668 Views
    DerelictD
    There is pretty much nothing different in 2.4.5 regarding the installation and configuration, Whether or not it has WAN access or not, etc. In fact, 2.4.4-p3 and 2.4.5 use the same configuration version, 19.1. You can generally use a 2.4.5 configuration on 2.4.4-p3 and vice-versa. Yes, the pfctl issue is a drag. 2.4.5-p1 will be released "soon." (When it's ready) and all indications are that problem has been solved.
  • redirect wan ip requests to lan ip address

    8
    0 Votes
    8 Posts
    763 Views
    johnpozJ
    @bmffsc said in redirect wan ip requests to lan ip address: reaching through http://212.252.119.3:8092/OurApp/ Horrible setup! Use a fqdn that resolves to this IP.. Now outside users can get to it via http://something.domain.tld:8092/ourapp where that resolves to 212.x.x.x. your public IP. And internally it resolves to 192.168.1.100 or whatever you local IP of that server is. So the same bookmark works be it they outside or inside.
  • Pfsense + Managed Switch

    5
    0 Votes
    5 Posts
    2k Views
    brightwolfB
    I had this same issue with my Zyxel GS1900-24e managed switch. It did not appear in the DHCP leases list, yet it was working like a charm. But I did not know its IP and thus couldn't connect to its GUi for maintenance, and I did not like that. Just for the record, and it may help someone after me with the same issue, here's what I did: I unplugged the cable between the pfSense router (in my case, an SG-1100) and the switch. On my Mac I configured static IP 192.168.1.2 with subnet mask 255.255.255.0 and then connected to 192.168.1.1 and there it was: the html GUI page of the switch. If this does not work, reset the switch by pressing the tiny reset button at the front using a paperclip or something like it for some time. Then I configured the switch to use DHCP (in Maintenance > System > IP > Mode: DHCP). When that was done I configured the LAN on my Mac to use DHCP again and plugged the cable between router and switch back in. After restarting the switch its IP appeared in the DHCP leases list on the Netgate SG-1100.
  • 2 Votes
    6 Posts
    4k Views
    D
    @fishbone222 said in AddTrust External CA Root certificate has expired! Cannot update packages..: https://forum.netgate.com/topic/154033/unable-to-download-available-package-list-cert-expired That's useful thanks, worked for me! Seems problem is fixed now.
  • PFSense route issue (upgrades and packages)

    1
    0 Votes
    1 Posts
    263 Views
    No one has replied
  • Sonos VLAN Setup - high ports (not a multicast issue)

    1
    0 Votes
    1 Posts
    337 Views
    No one has replied
  • Troubleshooting Client Disconnect

    13
    0 Votes
    13 Posts
    1k Views
    J
    Sorry for the late post but wanted to close it out here in the rare case someone searches for the issue. I gave up on Dlink support and this device. It should have auto negotiated and been fine. My first solution was to use a tplink ac740 in wifi bridge mode, then connect the hub to the ac740 using an Ethernet cable. Since then I added a Ubiquiti 24 port poe switch and have zero issues with the Honeywell hub when going through a different switch. Isn't IOT wonderful!
  • SYN_SENT:CLOSED & CLOSED:SYN_SENT

    3
    0 Votes
    3 Posts
    1k Views
    johnpozJ
    @laynakail said in SYN_SENT:CLOSED & CLOSED:SYN_SENT: CLOSED:SYN_SENT That just means the syn was sent, but not reply was received.. I can send a syn anywhere, but if they don't answer the state will never be opened.. Sniff on your outbound traffic when you try and make a connection - you see the syn go out, do you ever see a syn,ack back? from closeds:syn_sent that would be a no.. example... I try and open connect to say 1.1.1.1 on port 666.. [image: 1590753260273-closedsyn.jpg] So pfsense sent the syn trying to connect to 1.1.1.1 on port 666.. But no answer.. So the states are closed:syn_sent Here is sniff showing syns being sent - but nothing coming back. [image: 1590753666420-synsent.jpg] Also vs posting some ascii art, how about a screenshot of what your trying show.. Are those suppose to be your wan rules? Show them in a simple screenshot.. .So much easier to decipher If those are you wan rules - they have nothing to do with talking to some website.. Those would only be port forwards to something inside your network or allowing traffic direct to pfsense wan IP, or allowing something through to a routed public network, etc. I assume its your wan because you look to have bogon on there..
  • DNS Forwarder Host Overrides and Domain Overrides

    26
    0 Votes
    26 Posts
    2k Views
    johnpozJ
    I believe it defaults to 10.0.8/24 - this is fine.. Any network that is unlikely to overlap either your remote user or your sites network is fine.
  • Solved: Pfsense Fresh install - "can't load 'kernel'"

    2
    0 Votes
    2 Posts
    800 Views
    M
    I was able to install Pfsense via a laptop onto the hard drive and install the hard drive back in to the host computer and it worked. I used the same media on both devices, not sure what would have caused this issue.
  • Help with error

    2
    0 Votes
    2 Posts
    359 Views
    S
    If you're on 2.4.4 and installed or updated packages you would have pulled down packages designed for 2.4.5 and the newer PHP and/or FreeBSD. Can you get it to update to 2.4.5?
  • 058.312347 [3911] netmap_transmit em0 full hwcur 198 hwtail 105 qlen 92

    2
    0 Votes
    2 Posts
    322 Views
    bmeeksB
    Not exactly. The problem is once again NIC driver weirdness with the netmap kernel device support in FreeBSD. That message is informative telling you the host ring queue exposed by the netmap device is full. It would have been later emptied and all would be well.
  • ISP router to pfsense settings

    5
    0 Votes
    5 Posts
    773 Views
    J
    I thought a fiber-to-RJ45 converter will work. I didn't know that the ISP router contains a modem, which is required for ONT login. I am ashamed. Please close this thread.
  • This topic is deleted!

    2
    0 Votes
    2 Posts
    31 Views
  • 0 Votes
    9 Posts
    647 Views
    Cool_CoronaC
    Changed the NIC to an Intel ET adapter from a Marwell Yukon. No packetloss and so far still a stable connection. Looks like the Marwell driver has a memory leak.
  • IPv4 stops working, but IPv6 still works?

    15
    0 Votes
    15 Posts
    3k Views
    JKnottJ
    @donuts It shouldn't. But that's why you should know what's normal, before trying to find out what's failed.
  • DHCP server crashed after a restart. Culprit was an IP alias

    1
    0 Votes
    1 Posts
    293 Views
    No one has replied
  • Specific Type of VPN Tunnel

    4
    0 Votes
    4 Posts
    576 Views
    JKnottJ
    @mjimlay The same way as you'd route over any IP interface. Go into System>Routing and go from there. You might also have to consider firewall filters.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.