• Apinger weirdness

    5
    0 Votes
    5 Posts
    1k Views
    DerelictD

    Restarted apinger (killed it then saved the gateway config and applied) and now it's back to 0%.

  • Who is to blame, me or ISP?

    8
    0 Votes
    8 Posts
    2k Views
    B

    @chemlud:

    And the service quality was OK with ownit? I have different experiences… Was it with a fixed IP, too?

    The providers all lie, when you complain about the lousy quality, nobody tells the truth and often I have the feeling they don't even know what they are taking about (as usual at level-1 service, very difficult to escalate a complaint to a level where you talk to a competent person who knows what he is talking about)

    I had that with Telia, too, in the past, they "repaired" a telephone line in the neighborhood and simply disconnected our IP-line. Took more than 1 WEEK to get back online. Nightmare...

    Dynamic IP from Ownit, but it remained the same for several months. Did not have the pfsense loaded equipment at the time so i have no quality statistics from that connection. Speed was great however!

    I was promised a more detailed investigation if the issues continue, they say that they have done some "maintenance" last night. I recognize the support patterns from my professional work as well (at one of the word leading exchange companies), it's hard to get things started sometimes…

  • Web GUI Port

    2
    0 Votes
    2 Posts
    1k Views
    jimpJ

    From the shell, run:

    sockstat | grep lighttpd

    It will show you the ports in use by the GUI daemon.

  • IPv6 FW primer?

    4
    0 Votes
    4 Posts
    1k Views
    jimpJ

    Until the editing/formatting/publishing are complete it's only available to Gold Subscribers

  • Voip.ms and pfSense 2.1.3 Connectivity Issues (with screenshots)

    3
    0 Votes
    3 Posts
    2k Views
    K

    @priller:

    I use voip.ms (newyork.voip.ms) with 2 Obi's and have no problems.

    I do not use siproxd

    Outbound NAT is set to 'Automatic'

    Under System: Advanced: Firewall and NAT
      Firewall Optimization Options is set to 'conservative'.  <<–- Had problems until I changed that.

    I also use Snort and just suppressed any SIP rule that was triggered.

    Cool - I could just be way over thinking things. I've had mine set to conservative for awhile.  Maybe I will just go back to a clean slate and try it again for a few days.

  • Strange problem with OVPN speed - almost there - please help

    8
    0 Votes
    8 Posts
    4k Views
    N

    There is a bug where the traffic on VLAN links is reported as twice as much:
    https://redmine.pfsense.org/issues/3314

    Separately, the WAN links where you are using your OpenVPN across may increase in latency as traffic increases.
    This causes the gateway monitoring agent to react adversely.

    I've had some success in increasing the latency monitoring thresholds in those links:
    System | Routing
    Edit the respective gateway, press 'Advanced'
    Change the latency thresholds (I used 750ms/1000ms)
    This was definitely helpful

    However, there may be a bug in play:
    @cmb:

    If you don't have any gateway alarms, there is a potential second cause I just fixed. Edit /etc/rc.newwanip and find where it has curnwanip in there. Replace that with curwanip (just remove the n), save, might want to reboot afterwards just to be 100% sure nothing is using the old code. Be careful when editing any code like that. That made things think your WAN IP had changed in cases where it hadn't, so it did things like restart VPNs where it was unnecessary.

    I'm going to revert the latency settings to default and test the /etc/rc.newwanip fix tonight.

    See this thread for more info:
    https://forum.pfsense.org/index.php?topic=76735.0;topicseen
    -nb

  • Perimeter Anti-Virus Solutions? (appliances open-source or not)

    1
    0 Votes
    1 Posts
    651 Views
    No one has replied
  • Blacklist can't be save in Squidguard

    1
    0 Votes
    1 Posts
    889 Views
    No one has replied
  • PfSense 2.1.3 - Route doesn't survive reboot

    5
    0 Votes
    5 Posts
    1k Views
    C

    That definitely sounds like the circumstance noted in those FreeBSD PRs. The work around there is to run "ifconfig greX up" via shellcmd after boot, and have it manually add the routes that way as well. That's been fixed in 10.x so won't require any workarounds in 2.2.

  • Problem with VPN

    6
    0 Votes
    6 Posts
    1k Views
    V

    I wanted to ask if imposed PfSense in bridge mode, I can apply the same firewall rules, such as the IP block, DNS Forwarder etc?

    Yes, as far as I know. But I don't use it in my environment.
    The logical difference is, you have no NAT and DHCP.

  • 0 Votes
    11 Posts
    2k Views
    N

    Yeah, sounds like you have the same problem that a lot of people are having.

    OpenVPN chokes when the bandwidth of its WAN is saturated.
    You see that error, and then OpenVPN restarts itself in 10-30 seconds (or so).

    These other threads all have the same problem from the looks of it, but no bug has been filed yet.
    https://forum.pfsense.org/index.php?topic=75989.0
    https://forum.pfsense.org/index.php?topic=76735.0
    https://forum.pfsense.org/index.php?topic=77169.0

    I'm hoping this gets filed soon.  The problem has been present in 2.1.1, 2.1.2, and 2.1.3 (64bit) (versions I've tried)
    -nb

  • Strange RRD graph on master firewall for SYNC (traffic graph is fine)

    1
    0 Votes
    1 Posts
    564 Views
    No one has replied
  • Pfsense won't boot - fatal trap 30

    5
    0 Votes
    5 Posts
    1k Views
    stephenw10S

    Which SSD exactly is it?

    Steve

  • Ticket-Validation-Error // Checksum-Error

    1
    0 Votes
    1 Posts
    513 Views
    No one has replied
  • Jumbo frames across reboot

    1
    0 Votes
    1 Posts
    483 Views
    No one has replied
  • Squid on m1n1wall

    4
    0 Votes
    4 Posts
    927 Views
    stephenw10S

    I would suggest it isn't worth running Squid in your scenario.
    256MB may be just enough but you could run into trouble. There are people running Squid on the Alix but almost all using it with caching disabled, just for web filtering. Even then it's not recommended.

    Steve

  • Raid Issues

    5
    0 Votes
    5 Posts
    1k Views
    stephenw10S

    If it's not built into the kernel you can get it here (assuming you're running 64bit):
    http://files.pfsense.org/jimp/ko-8.3/amd64/hpt27xx.ko

    You will need a large amount of RAM to use that disk space as a Squid cache. You probably won't save a huge amount of data either unless you have a large number of machines/users at your end.

    Steve

  • VLANs with PFSense VM - VMWare 5.5

    6
    0 Votes
    6 Posts
    3k Views
    J

    @wisowebs:

    Jason, wanted to say thank you.  I was tagging my traffic in PFSENSE and VMWare which caused my apparent issues.

    I got it working early this morning with a bit of re-configuring, and adding more nics on the pfsense box.

    Ok, glad to hear it.

  • Filter reload through cron?

    11
    0 Votes
    11 Posts
    3k Views
    johnpozJ

    I work for a DE company - so yeah they do some oddball shit ;)  Why would anyone pay for a connection that gets reset every 24 hours?  Asinine!!

  • Unable to accede to PFSENSE INTERFACE AFTER Taping the IP adresse

    15
    0 Votes
    15 Posts
    3k Views
    stephenw10S

    ^Yes, exactly.
    Many things wrong there. Looks like you accidentally pasted a part of the xml file.

    What were you trying to do there?

    Steve

Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.