• MOVED: BANDWIDTH CONTROL PER IP

    Locked
    1
    0 Votes
    1 Posts
    436 Views
    No one has replied
  • Apple Airport Guest wifi very slow with SG2440

    9
    0 Votes
    9 Posts
    3k Views
    E
    I do have the same problem….sigh.....Guest network@2.4GHz wifi will never go beyond 5Mbps while I also not able to have > 10Mbps for 5GHz signal, and my WAN speed is 1000Mbps.... At the beginning I was wondering if there is any issue with my WAN link.... But double NAT is not an option for me, since Airport Extreme is unable to achieve 1000Mbps NAT throughput.
  • VPN and routing such that I can resolve local names on remote location

    2
    0 Votes
    2 Posts
    604 Views
    J
    How do the domain suffixes look on the local and remote sites? e.g. host1.localdomain.net / host-b.remote.com Could you use domain search suffixes & DNS forwarder / referers?
  • How stable and tested is pfsense and its updates?

    4
    0 Votes
    4 Posts
    924 Views
    KOMK
    i have just installed it, and as far as i can see i only need to add squid to be 100% covered. DUN DUN DUUUUUUUNNN! That would just happen to be one of the packages that people are having problems with at the moment.
  • NTP server not working post-2.2 upgrade

    12
    0 Votes
    12 Posts
    5k Views
    S
    @charliem: @sporkme: That's the section under Services->NTP labelled "Access restrictions" with the odd note that says "these options control access to NTP from the WAN", which seems odd as they actually seem to have an effect on LAN clients and I can't imagine anyone adding the WAN interface to the list of IPs without firewalling that off.  For completeness, these are the parameters that if I uncheck them allow ntpdate and ntpd to work across all the LAN hosts: Any idea which one allows the older ntpdate to work?  Does the preferred method "ntpd -gq" work for you with the defaults? Not sure, I can test again at some point, but I've already annoyed people enough with my nagios alerts on ntp skew. :) @charliem: The crashing issue persists, so I'm trying your suggestion of commenting out the ntpd restarts in rc.newwanip and rc.newwanipv6.  I think all the clock skew that causes is also triggering issues with rekeying on one of my ipsec tunnels, so maybe that will get fixed as well. Interested in results you see. So far so good.  No ntpd crashes, and it might be too soon to tell, but no IPSEC VPN drops either, which I assume is just a side-effect of more accurate timekeeping.
  • Strange entry in Firewall log from LAN interface?

    5
    0 Votes
    5 Posts
    1k Views
    KOMK
    Anybody have any ideas? Multicast http://en.wikipedia.org/wiki/Multicast_address http://www.firewall.cx/networking-topics/general-networking/107-network-multicast.html
  • Use WAN interface for package downloads?

    12
    0 Votes
    12 Posts
    2k Views
    M
    maybe checking that there is a default route out WAN for the pfSense box?  If you can ssh to the pfSense box output of "netstat -rn" should show the routing table
  • User Authentication - Radius

    3
    0 Votes
    3 Posts
    824 Views
    J
    So apparently they don't have the code in pfsense to do this just yet. You have to create a dummy account with the same user account name that is in AD and then add that dummy account to the group. Hope they get the code soon so you don't have to have dummy accounts.
  • Crash report analysis review

    3
    0 Votes
    3 Posts
    857 Views
    jimpJ
    If you post the IP address from which the report was submitted and an approximate time, then someone can look at it specifically. Even if it's just the first three portions of the address, along with the time, it should be close enough. I didn't see anything from the IP address you posted from (72.193.x.x) but that doesn't mean much as it could be somewhere different from where the crash was submitted.
  • RRD graphs for a Virtual IP

    4
    0 Votes
    4 Posts
    799 Views
    A
    Thanks for the confirmation, Jim.  That's what my research was telling me as well.
  • {SEVERE} Group Wheel deleted on Upgrades and unsafe shutdowns

    5
    0 Votes
    5 Posts
    1k Views
    jimpJ
    @doktornotor: Not easily doable ATM. You can try the vfs.forcesync=1 mitigation. In my testing, that was no better. It's worth trying, but I wouldn't expect miracles from it. I haven't yet found any workaround that helped.
  • High swap usage

    16
    0 Votes
    16 Posts
    17k Views
    H
    Sounds about right. While the connection numbers don't match up, HAProxy did free up swap once you closed it and swap is handled by the OS. To me that means the OS ran low on physical memory at some point in time, paged out data to swap, but then never paged the data back in. The only reason it would not page back in is because the data has not been referenced since. Anyway, still sounds like there was a lack of memory at some point, even if it only lasted for a brief moment.
  • Need help to setup a system with pfSense, 1 modem and 1 router.

    15
    0 Votes
    15 Posts
    2k Views
    D
    Disable serial port in your BIOS.
  • 0 Votes
    4 Posts
    556 Views
    D
    https://www.google.com/?gws_rd=ssl#q=pfsense+active+directory => the first result
  • MOVED: Squid Transparent proxy cannot connect to external VPN

    Locked
    1
    0 Votes
    1 Posts
    343 Views
    No one has replied
  • CSR for cacert.org?

    2
    0 Votes
    2 Posts
    1k Views
    ?
    Ok, forget it. I have to select to "Edit" the CSR and it displays it in ASCII format…
  • How to get pfsense to dial PPP connection on boot? 3G modem issue

    4
    0 Votes
    4 Posts
    973 Views
    S
    Ah, attached my PPP configuration. Besides enabling the interface, I didn't do anything special. [image: 1.png] [image: 1.png_thumb] [image: 2.png] [image: 2.png_thumb]
  • Help: Will this work?

    5
    0 Votes
    5 Posts
    1k Views
    G
    Interesting. Pfsense #1 would be operating in transparent mode and peeling off ports to send to the other pfsense router, which would be operating in normal layer 3 mode. I have no idea if this could be made work. If your work router is getting its IP address via DHCP, you could try inserting a pfsense box in between the modem and the router modem->(WAN)pfsense(LAN)->switch->home network                                                     |                                                     |->(WAN)Router(LAN)->work network
  • Pfsense bug?

    6
    0 Votes
    6 Posts
    1k Views
    C
    @phil.davis: I wonder if we should ban that in the validation - not let the user put the equivalent of an internal interface name (WAN, LAN, OPT1, OPT2…) for the description of another interface. It is a total recipe for confusion if someone puts OPT5, OPT2, OPT7, OPT1, LAN... randomly as the descriptions of LAN, OPT1, OPT2, OPT3, OPT4... There is input validation there to prevent conflicting interface names on interfaces.php (so that conflict could only last until the interface is enabled). The only possibility for introducing problems there is if you can enable the same interface multiple times with the same name, which is prevented. That's the type of validation that probably goes too far, in that someone surely would complain that they can't call their <opt1>interface OPT2 (or similar). Sure it's a bad idea, but if it's not going to hurt anything, let people do what they want.</opt1>
  • Strange WebGUI timeouts

    5
    0 Votes
    5 Posts
    959 Views
    M
    I'm not using LDAP and I'm not on the LAN, this router is in another city…
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.