• Interpretting pfsense interface info - is it half-duplex?

    Locked
    5
    0 Votes
    5 Posts
    4k Views
    Y
    Thanks, jimp.  That's what I thought but wanted to be sure. Yakup
  • Why does pfSense NAT re-write my SIP packet and mess up my registration?

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Wake on lan & cron

    Locked
    5
    0 Votes
    5 Posts
    16k Views
    L
    thanks for the quick reply. it's setup already from the freenas box so it would be easier yes. i was just wondering if there any any implications to storing keys on pfsense? i'm not going to do it as having them on the freenas box is an extra layer but it was just something i was toying with.
  • Bytes in - bytes out

    Locked
    7
    0 Votes
    7 Posts
    14k Views
    N
    perhaps you could throttle bandwidth for EXE, CAB, MSI files. Further this high bandwidth usage is only as long as, till the proxy has them all in the cache. Perhaps you can do a windows update over night and at the next morning all files will be downloaded. Another option ist, that you lower the maxmum file size, so that only small updates gets cached. There are pros and cons for caching those files.
  • ALIX board and OpenVPN slowing system down

    Locked
    9
    0 Votes
    9 Posts
    9k Views
    jimpJ
    All Geode CPUs (ALIX, Soekris, etc) have the GLX Security Block device (glxsb) which will accelerate only AES-128. So for OpenVPN you need to set aes-128-cbc, and for IPsec, you set Rijndael (which is AES-128). Unless you have disabled the glxsb device under System > Advanced, it is loaded at boot time on supported platforms.
  • Difficult Initial Setup Question

    Locked
    8
    0 Votes
    8 Posts
    3k Views
    D
    Yes I've disabled the block private ip addresses and the other one as well.  The only problem is when I change modes to the router mode I lose internet connectivity for clients on the network.  I'm looking for more information on this topic now.  I may try another stock router to see what happens as well.
  • Manual root filesystem specification

    Locked
    10
    0 Votes
    10 Posts
    14k Views
    Z
    I did a fresh install on another disk and identical system. Seems to work just fine, so I'm not sure what the issue is/was? Perhaps the disk has a problem. Update: For those who come across this thread … The cause of one PC not booting properly is still unknown but most likely a hardware issue with the MB. I determined that the issue was not the disk drive, cables, or network cards. I installed on two systems with identical MB (Asus p4c800e) and bios settings. On one board, the standard ich sata port would not boot properly. Same drives on alternate PC never showed a problem. Switchiing to the Promise controller sata port on the bad board does work. Other OS's have no problem booting (linux, windoze). I can only assume that the older MB may be failing in some way. I'm new to BSD and not familiar with how BSD determines device names, but on one it would find the disk as ad4s1a and on the other (non-working) ad8s1a with promise controller disabled.
  • PppoE WAN Problem Authentication?

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    P
    Some more interesting info: This is the log from the other router that connects successfully 16:16:34 pppd pppd 2.4.4 started by root, uid 0 16:16:34 pppd Using interface ppp0 16:16:34 pppd Connect: ppp0 <--> /dev/ttyp0 16:16:35 pppoe PPP session is 13507 (0x34c3) 16:16:36 pppd PAP authentication succeeded 16:16:36 pppd kernel does not support PPP filtering I can see that it's using PAP authentication. At pfsense /var/etc/mpd.conf  the following statements are enabled: pppoe: new -i ng0 pppoe pppoe set iface route default set iface disable on-demand set iface idle 0 set iface up-script /usr/local/sbin/ppp-linkup set bundle disable multilink set bundle authname "xxxxx@xxxxxx.com"         set bundle password "xxx@xxxxx" set bundle no noretry set link keep-alive 10 60 set link max-redial 0 set link no acfcomp protocomp set link disable pap chap set link accept chap set link mtu 1492 set ipcp yes vjcomp set ipcp ranges 0.0.0.0/0 0.0.0.0/0 set ipcp enable req-pri-dns set ipcp enable req-sec-dns open iface I can see the "set link accept chap" So is the problem related to the type of the authentication used? Should i change to pap in pfsense?
  • Lighttp web server access files????

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    O
    CLOSED THANKS
  • Jingle Bells

    Locked
    17
    0 Votes
    17 Posts
    7k Views
    stephenw10S
    This is awsome!  ;D In my opinion (as someone living in a supposedly Christian country!) it should be part of pfsense. If you reboot your box on Christmas day it should play jinglebells.  :D That opens up the possibility of other date related start up themes….... Steve
  • Newbie question

    Locked
    8
    0 Votes
    8 Posts
    4k Views
    P
    @dreamslacker: That will fall under:  Maximum number of established connections per host Just create a rule that catches all traffic from LAN then set the limits per host.  Of course, if you need to shape more then there's much more tweaking to be done. What is the recommended setting for this? I set it to 60 on both the WAN and the LAN side and after a few mins my connection just came to a crawl. I had to disable it to get back online.
  • Bridge Mode stopping VPN originating from outside

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Bridge Mode Question

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    S
    Update to the question.  Initial issue resolved due to problems with cached mak address being seen by the firewall devices and our switches.
  • Why binds pfSense (1.2.3) dameons to every interface

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    C
    Because many people open the web interface or SSH from specific remote locations for management and want to do so without having to NAT. Changing that now would break thousands of upgraded systems. I agree it wouldn't be a bad idea to have an option to only bind to specific IPs. Patches welcome.
  • Licenceing Clarifcation

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    C
    Adding this pointer to the FAQ since this thread comes up high in Google results. http://doc.pfsense.org/index.php/Can_I_sell_pfSense
  • MOVED: Internet activity - saving events

    Locked
    1
    0 Votes
    1 Posts
    917 Views
    No one has replied
  • MOVED: Squid CacheMgmt

    Locked
    1
    0 Votes
    1 Posts
    944 Views
    No one has replied
  • Authentication question

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    jimpJ
    Or setup a VPN so you have secure access to anything internal. OpenVPN, IPsec, PPTP, etc.
  • OPT1 and LAN communications isseus

    Locked
    6
    0 Votes
    6 Posts
    4k Views
    K
    wallabybob, Ill give 1.2.3 a go and tell u how it goes. tnx
  • DNS Server Setup

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    K
    You probably should have the Windows Server/primary domain controller, behind the firewall, become the primary DNS server for the entire LAN. Configure the Windows DNS to get its DNS info from a valid server on the Internet. Then have your pfSense box get its DNS from that Windows Server, and no other. That way your pfSense box will have the same DNS info as the primary domain controller.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.