• 0 Votes
    2 Posts
    810 Views
    stephenw10S
    That is the default setting in pfSense. There is no SIP ALG unless you install the siproxd package, which you shouldn't. All ports are open outbound for any devices on the LAN. So unless you have added firewall rules to block traffic it should be allowed. However I would check the firewall log when it fails. I would also check Diag > States to see what states are open to/from the ATA191 IP and what changes after you reboot and it starts working again. The only thing that pfSense does differently to many (most?) SOHO devices is to set a random source port on outbound connections. Some services, including VoIP, object to this (VoIP and NAT are mortal enemies! ) requiring a static source port rule to be set: https://docs.netgate.com/pfsense/en/latest/recipes/nat-voip-phones.html#disable-source-port-rewriting Steve
  • "Optimal" VPN setup for my use case?

    2
    0 Votes
    2 Posts
    399 Views
    stephenw10S
    Shouldn't make much difference. What latency are you seeing across the tunnel? What hardware are you using? What speed do you actually see outside the tunnel? Use the WAN as source. The last thing you want is a VPN connecting out across another VPN, either way around. Steve
  • Bare metal 2.6 / 22.01 / 22.05 performance issues with high-end hardware

    4
    0 Votes
    4 Posts
    840 Views
    stephenw10S
    @Cool_Corona Please contribute constructively. Thanks.
  • OpenVPN + WireGuard breaking DNS resolver. [SOLVED]

    15
    0 Votes
    15 Posts
    4k Views
    N
    @stephenw10 said in OpenVPN + WireGuard breaking DNS resolver.: No worries. Let me know if that helps. There easily be more interactions happening there based on the connection timing. Steve It works !! I removed the monitoring IP`s on both gateways, and i enabled "Do not create rules when gateway is down" in System / Advanced / Miscellaneous. After reboot, both WireGuard and OpenVPN clients connected as usual and all subnets are going through their designated gateways. Once again, thank you @stephenw10 !!!
  • New installation. No internet connection.

    18
    0 Votes
    18 Posts
    4k Views
    stephenw10S
    Probably a DNS issue. The error the client is showing is probably saying exactly that....
  • 92% mem at all times after virtualizing the Router

    8
    0 Votes
    8 Posts
    1k Views
    S
    @sdok looks like ntopng was the problem. just posting the resolution in case anyone else has the issue. thx for the replies.
  • Pfsense and l3 switch and dmz

    23
    0 Votes
    23 Posts
    2k Views
    C
    @johnpoz No budget for me to get brand new these stuffs My most equipments are used, except for the T630. It's getting harder and harder to get a cisco in my area. So I'm considering change the sg500 with a ICX7150-C12P(for l3 switching and poe) and a C2960L-24TQ(for access). But don't know the compatibility between Ruckus and Cisco
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    32 Views
    No one has replied
  • No Lan IP?

    Moved
    3
    0 Votes
    3 Posts
    355 Views
    A
    @jarhead My mistake, confused vlan with lan during setup.
  • Randomly losing IPv4 WAN link....

    7
    0 Votes
    7 Posts
    466 Views
    stephenw10S
    I assume the modem MAC disappears from the ARP table too? If you run a pcap on em0 when it fails do you see any incoming traffic at all?
  • adding internal network

    5
    0 Votes
    5 Posts
    773 Views
    stephenw10S
    There's a lot of history here. Some of which might be relevant. That additional interface shows as down in the first screenshot so how is it configured in VBox? If a connected client receives a DHCP lease though it must be connected correctly. In which case it can only really be firewall rules. Steve
  • nat rule via ssh command script

    2
    0 Votes
    2 Posts
    233 Views
    stephenw10S
    There's no easy way to that. There's nothing built in like easyrule for NAT. Anything is possible with code though. Steve
  • Adding second WAN interface breaks connectivity

    8
    0 Votes
    8 Posts
    924 Views
    stephenw10S
    This a known and long-standing issue in VMWare. Adding 4 or more VMXnet NICs re-orders the the way the NICs are presented to the guest. Re-assigning the interfaces to the new order is really all you can do. Unless you want to map then NICs to the PCI bus manually in VMWare. Steve
  • Different MAC Addresses for the same device in pfsense vs other software.

    12
    0 Votes
    12 Posts
    2k Views
    stephenw10S
    Yeah, that's exactly what those Range Extenders do; hide all the connected clients behind their own MAC address. The first time I saw that I could hardly believe it was real. It's ugly as hell and best avoided if at all possible! Steve
  • Static wan IP stops working after a power cycle

    6
    0 Votes
    6 Posts
    678 Views
    stephenw10S
    @jsingh04 said in Static wan IP stops working after a power cycle: it shows a name resolution error Then you have a DNS problem. When you set the WAN as DHCP it probably pulls some external DNS servers that the firewall itself can use if it's own DNS resolver is not working. When you look at you system log you will note that initially the date/time is wrong. The boot log shows there is an RTC present but it seems to be incorrect. Probably the battery needs replacing. When you boot it with a static IP set after a power cycle the clock will be wrong and that leads to a scenario where Unbound fails to start because it's cert is invalid or it see results as invalid because DNSsec is enabled (by default). That means ntpd cannot resolve any external servers and the time cannot be updated. So do one (or more) of: Fix the RTC battery. Add at least one external DNS server when you use a static WAN. Disable DNSSec in Unbound. Add a local NTP server that can be reached by IP address. Steve
  • Upgrade to 22.05 Process Fails Cert Validation

    7
    0 Votes
    7 Posts
    945 Views
    R
    @bmeeks rgr that and thank you for the info. I did go ahead with the full reinstall just to be sure, but being able to reset is good option and thank you for the reply.
  • pfSense Plus

    20
    0 Votes
    20 Posts
    1k Views
    N
    @bmeeks pfSense is showing me it's using igb (igb0, igb1, igb7). Here is the offloading: [image: 1658444243197-offloading.png] Is there a specific Intel based NIC card that you would recommend that doesn't have any issues with pfSense? Just wondering.
  • What is [kernel{if_io_tqq_X}] ?

    5
    0 Votes
    5 Posts
    2k Views
    stephenw10S
    Yeah, since the re-write of many drivers to use the iflib framework the loading appears differently. So 2.6 and higher. That loading level is not necessarily any sort of issue. It depends how much traffic it was passing at that point and when the CPU is. Steve
  • pfSense 2.6.0-RELEASE (amd64) - WebGui interface

    2
    0 Votes
    2 Posts
    468 Views
    stephenw10S
    The webgui listens on all the firewall IPs. How do you have the host override configured? Steve
  • Notice about Filter Reload on PPPoE Reset

    13
    0 Votes
    13 Posts
    1k Views
    stephenw10S
    Ah, no sorry, not for a block!
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.