• Setting up a PFSENSE box from Netbook;

    10
    0 Votes
    10 Posts
    3k Views
    U
    @droth1988: You could just get an express card NIC, if your netbook has a slot.  Thats what I used for my netbook, works great. http://en.wikipedia.org/wiki/ExpressCard I have the slot yeah, but not got the card, moved onto a whole pc a friend gave me @rjcrowder: @droth1988: You could just get an express card NIC, if your netbook has a slot.  Thats what I used for my netbook, works great. http://en.wikipedia.org/wiki/ExpressCard I've been searching for a Gig ExpressCard that works on on 2.1. Are you using a Gig card? If so, which one? Unfortunately I dont have one sorry :(, and am no longer using a netbook.
  • Firewall Rules Reload dumps user connections (RDP)

    3
    0 Votes
    3 Posts
    853 Views
    S
    Thanks. 2.1 upgrade is in the works, but I have to make sure it's not going to affect our production network adversely. Realistically we are just going to duplicate our config to a 2.1 install on newer hardware. I'll try disabling the state killing. As far as I can tell it is detecting the GW and I'm not seeing anything being marked as "down".
  • State table bottleneck

    3
    0 Votes
    3 Posts
    2k Views
    S
    Not sure I let it get to 3.8M states before taking action - this is production traffic.  My experience is that the adaptive settings don't really help.  When pfSense tosses states for an active connection the sender tries again, apparently the sender has more capacity to generate new connections/states than pfSense has capacity to keep up - pfSense loses every time, so far no matter what the settings are.  My recourse is to reduce the traffic, though that does not meet our business needs.
  • A computer has both a LAN and WAN address in ARP Table

    3
    0 Votes
    3 Posts
    917 Views
    W
    Yes… This host "Bigfeller" has both the wan IP and Lan IP assigned to the same mac address on Diagnostics/ARP table. IPConfig /all on this host does not show this connection.
  • Logging HTTPS Web Sites

    2
    0 Votes
    2 Posts
    532 Views
    jimpJ
    You can't just get "some" of the HTTPS in that way. The channel is encrypted before the site request is ever made, and you can't always guess the site by secondary characteristics like the server IP or DNS lookups. You have to see inside the encrypted communication, which is impossible without proxying their traffic explicitly or performing a man-in-the-middle attack on their SSL connection. In most cases, you have to have the clients set their browser's proxy settings to the firewall in order to see any HTTPS. I believe the squid3-dev and/or dansguardian packages can intercept HTTPS transparently but you still have to install a trusted root cert of your own creation on the clients.
  • I'm geting an error when press the "status, Proxy report"

    3
    0 Votes
    3 Posts
    1k Views
    jimpJ
    The error suggests that somehow it's half installed. The menu and XML entries may be there in the config but not the actual files. Remove and install Lightsquid again and it should work.
  • PfSense notifications

    2
    0 Votes
    2 Posts
    1k Views
    jimpJ
    It only uses the default unless you have set "allow default gateway switching" under System > Advanced on the Misc tab.
  • TPM aka Trusted Platform Modules

    2
    0 Votes
    2 Posts
    2k Views
    jimpJ
    FreeBSD has a tpm(4) driver but it only mentions storing cryptographic keys as far as I can see, nothing about RNGs
  • Rrd stats on nano-bsd pfsense on ext. usb stick

    2
    0 Votes
    2 Posts
    888 Views
    stephenw10S
    The beauty of RRD is that the files do not grow over time. You set a limited size for each data file and never exceeds that. They do seem to grow initially, presumably from a completely empty file, but you shouldn't run out of space. However you can move /var to another media. See this post for a similar project: https://forum.pfsense.org/index.php/topic,67823.0.html Doing this will not get you any further RRD data since, as I said, the files are fixed size but it should free up valuable RAM on the Alix. In nanobsd the RRD graphs are periodically written to the CF card. Since yours will now be on non volatile storage you can adjust that period to some thing very long (maybe disable it?) if you wish. It's in System: Advanced: Miscellaneous: Edit: Looks like you can disable it completely there. Interesting project, let us know how it goes. Has anyone else done this? Steve
  • Unable to browse the web with non-transparent proxy

    1
    0 Votes
    1 Posts
    541 Views
    No one has replied
  • Squeezebox Discovery / UDP Broadcast via Subnets

    6
    0 Votes
    6 Posts
    3k Views
    stephenw10S
    No, after writing that post I did some reading and also failed to find the right info. None the less people have used it, there threads here detailing what was required. Edit: https://forum.pfsense.org/index.php/topic,46525.0.html You could try forwarding port 3483 to the Squeezebox server. If the discovery packets are sent to the broadcast address they will hit the interface and should be forwarded. Whether the server will respond or the client is then able to deal with a server in another subnet is anyones guess.  ;) Steve
  • 0 Votes
    4 Posts
    4k Views
    stephenw10S
    No problem.  :) To make the firewall rules easier to read you may want to create an alias that contains all your internal subnets, 192.168.200.X, 192.168.10.X etc. Then you can make firewall rules on each interface the allow traffic with destination: not internal subnets. All other traffic will be blocked by default. Steve [image: wifi2rules.jpg] [image: wifi2rules.jpg_thumb]
  • High CPU usage issue

    5
    0 Votes
    5 Posts
    1k Views
    stephenw10S
    That could do it. Yes try one of the 2.1.1 snapshots. Go to System: Firmware: Updater Settings: Check the box for a different URL and enter the appropraite URL for your box (32 or 64bit) http://snapshots.pfsense.org/FreeBSD_RELENG_8_3/amd64/pfSense_RELENG_2_1/.updaters/ http://snapshots.pfsense.org/FreeBSD_RELENG_8_3/i386/pfSense_RELENG_2_1/.updaters/ Check the box to allow unsigned images, only the releases are signed. Steve
  • VNStat2 not working, fix is waiting for a pull request to be accepted..

    1
    0 Votes
    1 Posts
    490 Views
    No one has replied
  • Traffic Graph Can't Show Host IP

    2
    0 Votes
    2 Posts
    610 Views
    P
    The packet capturing when you select Filter "All" was fixed up by this commit - https://github.com/pfsense/pfsense/commit/6901d6af97920f816b4dfc1b6d7efebda0bd7633 - and will be in 2.1.1. Try and see if it helps for your situation, transparent mode.
  • DMZ Gateway Interface Causes Internet Issues

    3
    0 Votes
    3 Posts
    1k Views
    R
    @phil.davis: Normally the "DMZ" is just another ordinary LAN, that happens to have some servers to which public port/s are forwarded from WAN1, WAN2… The DMZ does not have an upstream gateway to the internet on its own subnet. The upstream gateways are on WAN1, WAN2... through which the internet is reached. So do not put a gateway on the DMZ interface. You cleaned it up by going back to a previous config - that works! For others, if you do not easily have a good previous config, remove the gateway specified in the DMZ interface, then go to System->Routing, select the real WAN as the default gateway and delete the DMZ_GW. General rule: If an interface is to an internal LAN (i.e. usually with private IPs) then do not put a gateway. If an interface has an upstream device that is the way out to the internet, then it is a WAN and should have a gateway set. Phil, Sound good! I did see a DMZGW listed under GATEWAYS but I did not find a way to remove it. I will definitely keep this in mind. Thanks for the quick response and heads up!
  • PfSense Details

    1
    0 Votes
    1 Posts
    550 Views
    No one has replied
  • Help/Ideas for Haiti*

    3
    0 Votes
    3 Posts
    912 Views
    R
    I'm going to get the most available, but I'm not sure yet what that is. I've been trying to find different options. My goal is to have equipment that can handle a high amount of bandwidth, even if it's not available, so that when it becomes available, we can just connect a better connection. Everyone is interested in building the best possible arrangement, within reason of course. Thank you for your response!
  • Virtual Interface by adding user by MAC Address

    2
    0 Votes
    2 Posts
    835 Views
    P
    You will have to use VLANs to do that. Put a VLAN switch in place of the ordinary switch (hub) on the first floor. Then you can have 3 VLANs and trunk them on 1 cable back to pfSense. If you are happy to run 100Mbps VLAN trunk to pfSense, then a 100Mbps 8-port VLAN switch is not so expensive.
  • Pfsense setup on existing network

    1
    0 Votes
    1 Posts
    581 Views
    No one has replied
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.