• 0 Votes
    1 Posts
    354 Views
    No one has replied
  • Odd IIS/NAT forwarding question

    5
    0 Votes
    5 Posts
    1k Views
    E
    @doktornotor: Well, installing PHP on IIS is totally OT here. Yeah I know. Figured I'd give it a shot.  ended up having to do this: http://stackoverflow.com/questions/21216228/php-manager-for-iis-fails-to-install just to get php manager installed. It shows PHP is installed, but I'm still getting that 500 error. sigh. edit just figured it out. Complete w-t-f. Needed this: http://www.ryadel.com/en/php-cgi-exe-the-fastcgi-process-exited-unexpectedly-error-and-how-to-fix-it/ Man I love google. Had to get the x86 version of that.
  • PFSense Squid SSL Exemptions

    3
    0 Votes
    3 Posts
    821 Views
    K
    Sorry, I'm new to the forums and didn't notice the category.
  • /packages/backup/backup.php

    2
    0 Votes
    2 Posts
    438 Views
    jimpJ
    Reinstall the package.
  • Revert easyrule pass programatically?

    4
    0 Votes
    4 Posts
    2k Views
    W
    Am I dense or wouldn't it make sense to just make a user account with the access you want to give and then revoke it when done?
  • Unable to load web interface after installing "Postfix Forwarder"

    2
    0 Votes
    2 Posts
    720 Views
    jimpJ
    Installed it how? It isn't available for installation through the package manager on any recent build (2.3.x or later). You'll probably have to reinstall and restore a configuration backup, there's no telling what changes were made, to recover manually you'd have to find and undo anything the installation altered. It would be much faster to reinstall.
  • There were error(s) loading the rules

    5
    0 Votes
    5 Posts
    1k Views
    jimpJ
    @yon: No, I have no upgrade, i am server down and fixed it restart PF system, then it is happen wrong. Thank you , How i upload the file to pf system?  it is has any tool? Then something on the filesystem was messed up. I wouldn't trust just replacing one file. Grab a backup, reinstall+restore.
  • IOS devices not connecting consistenly, might not be pfSense

    8
    0 Votes
    8 Posts
    1k Views
    W
    @johnpoz: Huh??  You sure and the hell do not need avhai or upnp for pfsense to work with apple devices.. If they are not getting a dhcp address, I would look more to the wireless.. Especially if says something about wrong password, etc. Work with many apple devices - avahi is their bonjour network discovery service - not important for simple internet connectivity but important if you want to see printers etc without needing to know their addresses and stuff. Upnp would be good for things like wi-fi calling, imessage, itunes, apple store etc.  Not required if the default any/any is on the lan, though. Jonpoz is right, though.  Technically you don't need any of it, but the nuance with these things is you get that cool "automagic" stuff.
  • Squid plugin for pfSense

    1
    0 Votes
    1 Posts
    321 Views
    No one has replied
  • Crash in PHP

    2
    0 Votes
    2 Posts
    596 Views
    J
    Hi. You do not worry. The line 1676 and 1677 at  /etc/inc/simplepie/simplepie.inc (a PhP file with functions, etc for SimplePie: A PHP-Based RSS and Atom Feed Framework.) $this->error = "A feed could not be found at $this->feed_url"; SimplePie_Misc::error($this->error, E_USER_NOTICE, __FILE__, __LINE__); Maybe a temporary web server error at blog.pfsense.org. Only show information "feed not found". PhP errors in pfSense always are reported to "crash report", even slight and non-serious errors, like this. Regards.
  • Problems with Exchange and RDP over a WAN link

    1
    0 Votes
    1 Posts
    421 Views
    No one has replied
  • Polycom + PFSense 2.3.2

    1
    0 Votes
    1 Posts
    408 Views
    No one has replied
  • Traffic shaping possibility

    4
    0 Votes
    4 Posts
    736 Views
    KOMK
    This may sounds confusing, but you shape downloads by controlling uploaded data.  Each packet you receive is in response to a request you sent.  If you slow down the send requests, the received data will also slow down.  That's how shaping works.  You can't shape traffic that is already hitting your WAN.
  • Guest network

    13
    0 Votes
    13 Posts
    2k Views
    NeoDudeN
    Again, thanks for the info :) Yep, my UnRaid is set up to use 802.3ad but I've never actually tested it to see if it's working or not, so probably not if the switch doesn't support it. Like you've said, probably no great loss and I'll happily just use the single link with the new switch.
  • PPP Password and confirmed password must match - SOLVED

    4
    0 Votes
    4 Posts
    1k Views
    T
    Problem was probably caused by RDM (Remote Desktop Manager) inserting data in a field that was at least not visible to me. Still not clear how it can generate that message.
  • Does not block the broadcast packets

    5
    0 Votes
    5 Posts
    1k Views
    johnpozJ
    No pfsense is not going to be the master browser for the moronic windows network neighborhood. I would suggest determine who your master browser is..  Here is a simple tool to do that with.. https://scottiestech.info/2009/02/14/how-to-determine-the-master-browser-in-a-windows-workgroup/ Why do you care about the stupid browse list anyway??  Do you not know the name of your NAS?  Why do not just access it via is fqdn ie nas.yourdomain.tld ?? But to be clear, unless you installed some samba package on pfsense, it has ZERO to do with participation in maintaining the brwose list.  And it being your gateway, it has ZERO to do with broadcast traffic between devices on the same network.  You do understand that the browselist can take long time to fully populate.  Had you recently turned off machines, say your master browser and now a new election was held, then all the clients have to register themselves with the master browser, etc. etc.. While I do not use that stupid list, I do make sure it works on my network for examples for people that do want to use it ;)  What I would suggest is you turn off the computer browser service on all boxes that you do not want to be the master browser.  You should pick a box that is on 24/7/365 or as close to that as possible to be your master browser..  For example I have my linux box as my master browser running samba. $ nbtstat -A 192.168.9.7 Ethernet: Node IpAddress: [0.0.0.0] Scope Id: [] Host not found. Local: Node IpAddress: [192.168.9.100] Scope Id: [] NetBIOS Remote Machine Name Table Name              Type        Status     –-------------------------------------------     UBUNTU        <00>  UNIQUE      Registered     UBUNTU        <03>  UNIQUE      Registered     UBUNTU        <20>  UNIQUE      Registered     ☻MSBROWSE☻<01>  GROUP      Registered     LOCAL          <00>  GROUP      Registered     LOCAL          <1D>  UNIQUE      Registered     LOCAL          <1E>  GROUP      Registered
  • Could you help me to diagnose this crash dump?

    3
    0 Votes
    3 Posts
    1k Views
    C
    Sorry to bump this thread but I have the same symptoms (v2.3.2 crashing everyday, multiple times): https://forum.pfsense.org/index.php?topic=120513
  • Pfsense locking access and "Catching squid"

    2
    0 Votes
    2 Posts
    502 Views
    KOMK
    Cache/Proxy forum Anything in squid's log?  Anything in System log when it happens?  By 'crashes', you mean the service stops and must be manually restarted?
  • Need help with a Security issue

    16
    0 Votes
    16 Posts
    3k Views
    Y
    Thanks
  • Can't access Owncloud Public Access (portforwarding) using LAN Subnet

    13
    0 Votes
    13 Posts
    2k Views
    johnpozJ
    Dude I did check.. And your forcing the connection out your BL, capture 1.2 For only stuff that is in mis group.  You have not other rules that would allow outbound at all to your wan IP.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.