• Internet fails and then comes back up after 2-3 secs

    25
    0 Votes
    25 Posts
    4k Views
    DerelictD

    @riahc3:

    There are graphs in pfSense for quality? Intresting. That's what I wanted to look at in the first place :)

    Where can I view that?

    Status->RRD Graphs->Quality
    Status->System Logs->Gateways

  • WAN access to IP camera fails with pfSense

    19
    0 Votes
    19 Posts
    8k Views
    E

    Thank you for the clarification.
    I think I have mine correct then.
    There's no need to change the LAN computer's listening port of 80, which I was confused with.

    However, having my LAN computer's setup like that, I still receive the errors:
    Browser:
    No remote browser access to security server on publicWANIP:8061.
    Remote browser access to security server on publicWANIP:8063.

    SSH:
    $ ssh ubuntu@publicWANIP -p 8061
    ssh: connect to host publicWANIP port 8061: Connection refused
    $ ssh ubuntu@publicWANIP -p 8063
    ssh_exchange_identification: Connection closed by remote host

    TeamViewer:
    TeamViewer to 192.168.1.40 blue, but won’t connect.
    Now TeamViewer to 192.168.1.40 connects, but 192.168.1.120 turned off?
    TeamViewered into 192.168.1.120, the remote connection turned off.

    Traffic analyser:
    Tested packet capture: LAN computer > pfSense > Diagnostics > Packet Capture > Start > remote computer (I'm on this) > Terminal  > $ssh ubuntu@publicWANIP -p portNumber > Enter > LAN computer > pfSense > Stop.
    No packets reaching the pfSense WAN.

    I'm now stuck remotely and will need to physically go to the local computers for access, to try again tomorrow.

  • My marriage is in trouble - Resolving host…

    21
    0 Votes
    21 Posts
    4k Views
    stephenw10S

    @mulder00:

    Just tried it but unfortunately it didn't work. Didn't have any connection at all with it disabled.

    If this indicates you tried disabling gateway monitoring already the result doesn't look right. You should have at least the same connectivity as before.

    Steve

  • Limit Brandwith on Youtube for lan net

    1
    0 Votes
    1 Posts
    533 Views
    No one has replied
  • How can know the most website have high traficetr

    2
    0 Votes
    2 Posts
    510 Views
    C

    Try the bandwidthd package first: it will give you traffic graphs by client and classify the traffic.

    Web site tracking is more complicated, I haven't done much of that.  Suricata can do some I believe, but there may be a better package for tracking site usage by client.

  • Authentication -> What happens if AD is not available?

    2
    0 Votes
    2 Posts
    603 Views
    L

    @ehuk:

    Quick question, if we select an Active Directory server as the main authentication server for a pfsense box, what happens if the AD servers is unavailable for whatever reason? Would we be locked out, or would it try and authenticate with the Local Database?

    It falls back to the Local Database. In fact, the Local Database is always active. If you log in with credentials not valid for the AD, pfSense will retry the same login with a local account instead.

    Keep the local admin account and give it a strong password. Then you can always log in regardless of AD connectivity. Also, you need a local account to do syncing between firewalls and ssh logins to the firewalls.

    Lars

  • Remote WiFi access points, VPN and captive portal

    2
    0 Votes
    2 Posts
    978 Views
    M

    No one?

  • Cron + hypernate and unhibernate + Bash script

    11
    0 Votes
    11 Posts
    2k Views
    A

    How can I now test the bash script?

    I have cron installed (using the GUI) with

    */1 * * * * root /home/wolserver

    And the code is in wolserver.

    nothing is happening and I see no logs (do not even know if cron is running the script), am i missing something?

  • Content Filtering with Authentication to Bypass Rules?

    11
    0 Votes
    11 Posts
    3k Views
    R

    See this thread https://forum.pfsense.org/index.php?topic=71198.msg403630#msg403630. I've made a few changes since… take a look and let me know if you're interested and I can post updates on the old thread...

  • Interfaces going down and up with packet loss

    7
    0 Votes
    7 Posts
    2k Views
    chpalmerC

    What version of pfSense are you using?

  • Change LAN network name

    Locked
    25
    0 Votes
    25 Posts
    11k Views
    M

    Point well made. Sorry if I offended.

  • How do i see what devices are connected though my pfsense router

    2
    0 Votes
    2 Posts
    3k Views
    I

    On the top bar, Status–--->DHCP Leases, this will tell you any device that has a DHCP assigned address

    OR

    Again from the top bar, Diagnostics------->Arp Table, this will tell you anything that has had it's address resolved, including interfaces I believe. ARP = Address Resolution Protocol.

    I'm sure I'm forgetting other nifty things as well

  • Prospective pfSense Deployment

    6
    0 Votes
    6 Posts
    2k Views
    stephenw10S

    If you have assigned the Fonera device a static IP in it's configuration then it won't be asking for another one from pfSense via DHCP. However you need to make sure that IP is outside the DHCP range pfSense is using on that interface otherwise you may end up with duplicate IPs and the inherent errors that causes. There is usually something in the logs to indicate that though.

    If it's just one machine at the end of the wireless bridge you could assign that a static IP also. Then it will just not work for the time it takes to establish the bridge but will function fine after that without any intervention.

    Steve

  • Pfsense, squid, squidGuard, Dansguardian and CDNs?

    6
    0 Votes
    6 Posts
    5k Views
    P

    Hm…sounds like our issues are slightly different...Im definitely getting a connection; For example I'll get a sustained 60Mb/s and then all of a sudden (after 850MB) the connection peeters out and then will restart...peg my throughput, then stop...then start again.

    Isn't there some setting to allow URL's in URL's?

    I wish I could track down what log to look at; I've checked Dansguardian logs, squid logs, squidGuard logs...nothing that I can see. I need to figure out a way to insert a tap between my cable modem and pfsense so I can run Wireshark...

    thx
    PP

  • Home Network Design

    17
    0 Votes
    17 Posts
    2k Views
    P

    Just saving using real ports on your pfSense. From a performance point of view, pfSense processes all the traffic between sub-networks anyway, whether they are together on a VLAN trunk port, or on real ports. In fact, traffic between 2 sub-networks should be quicker if they have a real port each - if they are both on the same VLAN trunk port then traffic going both ways ends up doubly competing for the real capacity of the VLAN trunk.
    If you already have 4 physcal ports on pfSense, then you can use them wired-LAN, WiFi-AP(s) network, ISP1, ISP2 and you are done. Of course if you want another separate LAN then you would have to implement VLAN(s).

  • Backup will not start when trying to backup RRD

    1
    0 Votes
    1 Posts
    756 Views
    No one has replied
  • PfSense Not Displaying Facebook Images in Mobile App

    3
    0 Votes
    3 Posts
    2k Views
    stephenw10S

    There was another thread with almost identical symptoms. If I recall it was an IPv6 issue, Android was attempting to use it for some sites.

    Could have been this: https://forum.pfsense.org/index.php?topic=68764.0

    Nope this: https://forum.pfsense.org/index.php?topic=76664.msg453241#msg453241

    Steve

  • SFTP Access

    16
    0 Votes
    16 Posts
    3k Views
    C

    It's almost certainly not the fact it's dual WAN, that site isn't replying to/is blocking the source IP you're sending it out from, or maybe a general connectivity issue for that network. A traceroute might be telling. The states you showed prove it's getting sent out no problem, getting NATed as it appears it should be, but gets no reply back at all.

  • 0 Votes
    2 Posts
    3k Views
    F

    I wanted to say thanks for taking the time in this detailed write-up. I am facing similar issues with a customer's VOIP provider. We replaced an existing SonicWall solution with a pfSense-based appliance (the SonicWall was having horrible problems with the VOIP).

    The pfSense appliance installed like a dream. Since then, the VOIP issues had been slightly better, but still existed. Your post was detailed enough so I could apply your findings to our setup. We'll see how things improve over time. I'll post back here if I develop useful follow-up.

  • Wired memory usage slowy increasing

    3
    0 Votes
    3 Posts
    2k Views
    J

    Thanks charliem! I'm starting to think that USB is the root of the issue.

    I fired up the apcupsd status panel and got the "could not connect to service" error; according to the system logs apcupsd was not started as the UPS could not be found. I unplugged the UPS, plugged it in again, checked dmesg and got the following:

    ugen0.2: <unknown>at usbus0 (disconnected) uhub_reattach_port: could not allocate new device ugen0.2: <american power="" conversion="">at usbus0</american></unknown>

    I went into the apcupsd panel and hit "Save" on the configuration page then clicked over to the "Status" tab and lo and behold, the UPS service had been started and the status was printed out. This was a couple of hours ago; I've just checked the RRD graphs / vmstat and the wired memory has stopped increasing and leveled off, and no funny USB related stuff in dmesg either.

    I've checked the UPS' USB port on my linux dev machine and all seems just fine, my guess is that there is an issue with the USB driver and the way it is initialising the USB hub which is hung off the controller on the motherboard. I've detached the UPS' USB for the time being, will restart it and see what happens. Incidentally I plan to upgrade the hardware to a more modern Haswell CPU / board in order to save some power so I'll do the same set of experiments once that's up and running in a couple of weeks.

    Many thanks for your help! If things start to get wierd again I'll append this thread with an update as it does seem there may be an underlying issue with the kernel and this USB configuration.

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