• NIC stops working

    2
    0 Votes
    2 Posts
    814 Views
    F
    Similar? http://forum.pfsense.org/index.php/topic,64527.msg349711.html#msg349711
  • Relayd / x-forward-for

    2
    0 Votes
    2 Posts
    750 Views
    jimpJ
    No, relayd is only acting as a port forward (to put it simply) – if you want that kind of control, you'll need a proxy/lb package with more features such as HAproxy.
  • [solved for q1] Change default nanobsd option to 3

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Blocking ping on DMZ

    2
    0 Votes
    2 Posts
    892 Views
    stephenw10S
    Pings between machines in the same subnet (in the dmz) don't go through the firewall at all. There's no way of filtering it there. You would need a switch that can do client isolation. Steve
  • Enabling Snort on other interfaces

    5
    0 Votes
    5 Posts
    1k Views
    F
    @Supermule: An d then you would probably kill the firewall memory wise until Bmeeks comes up with a way to get snort going on multiple interfaces without loading all the rulesets more than once…. Good point! Just for reference if anyone wonders how much sort uses memory, I have everything switched on with snort, ie as secure as possible on 4 interfaces and its using up 34% of 4Gb of ram, using the AC-BNFA option. FWIW.
  • 2.1 rel AMD64 - NTP service keeps stopping daily

    6
    0 Votes
    6 Posts
    2k Views
    F
    Good Idea! I didnt know about the service watch dog buts its downloading now. Thanks!
  • Missing bit mask 31 in the interfaces

    3
    0 Votes
    3 Posts
    1k Views
    F
    ah ok, I'll keep an eye out for the 2.2 beta then. Thanks!
  • Can pfSense be used to make an cheap AirPort Extreme !!

    5
    0 Votes
    5 Posts
    2k Views
    stephenw10S
    If you're using older hardware I suggest you use nas4free (branched from an old version of freenas) instead. Its hardware requirements are far lower. Steve
  • 1 line, 2 pfsense boxes and 5 subnets?

    2
    0 Votes
    2 Posts
    768 Views
    stephenw10S
    What are you trying to achieve with this setup? Do you want the second box to act purely as a router? Why not put all 6 signers on the first box? We need more info to usefully advise you otherwise we're just speculating.  :) Steve
  • V2.1 WAN Admin Access not working on any port

    2
    0 Votes
    2 Posts
    929 Views
    F
    Can you get to the console and restore back a few steps? Its a new feature in 2.1 like the windows system restore facility.
  • Pfsense VirtualBox upload issue

    4
    0 Votes
    4 Posts
    1k Views
    F
    You might need some sort of traffic shaping because I had issues with openvpn before I put a traffic shaping limit on it, but I was running over a 1mb adsl connection then and could basically trash the vpn by trying to watch high def youtube vids to test the bandwidth capability through the vpn.
  • Virtualbox vs old pc

    3
    0 Votes
    3 Posts
    1k Views
    F
    I'd go for a separate box because I've seen hacks for ESXI and other VM's so because you ultimately have little control over what can read the memory or access the disks on your main machine through a pipe for example, you best bet is a standalone independent machine like your old dell. Bear in mind no AV software can find all viruses, plus the very nature of virus definitions is its just a list of whats been found and the vendor has decided is a virus. Virus definitions updates are an automatic process where software looks for "signatures" ie just a unique set of hex inside the files and decides what variant it is, when they find a new variation of it, they update their list and punt it out. The actual task of deciding if a program is a virus can take many months of reverse engineering depending on how the programmer(s) wrote the original code, so just like it took over a year before anyone discovered and considered stuxnet a virus, so the same can happen today, ie you could get infected and not know about it for months. It also never ceases to amaze me when I plug in old hard drives to retrieve something that a new virus is often found on the drive even though it might not have been used for over a year and was not found at the time of it being in daily use.
  • Establishing web connection/traffic passthrough

    2
    0 Votes
    2 Posts
    922 Views
    F
    What BT router are you using? The old 2700 HGV doesnt remember the settings if you put it into bridge mode and has a special way of working ie you need to key in some settings on one of the pages, click save before editing the rest of the settings on the same page. You might also want to get rid of your BT modem if you dont want someone external messing remotely with your system. I've cancelled my BT phoneline and business broadband because someone keeps switching on the router wifi. I have also noticed that despite only have a few ip addresses assigned to me, I get the entire block of ip addresses as I see the hack attempts coming in on ip addresses which are either side of the block of ip's I have been allocated.
  • [Solved] Syntax error: bad fd number on shutdown

    7
    0 Votes
    7 Posts
    5k Views
    jimpJ
    I finally found a box that still showed this error on shutdown and was able to confirm that changing the loop in a similar way to ceama's example fixed the problem there. I just committed a fix.
  • Apinger invalid alarm

    2
    0 Votes
    2 Posts
    966 Views
    M
    Looking into this more I find other oddities.  Under System, Routing, Gateways, not all editable fields are sticky or have any effect.  For example the WAN1GW only works with apinger when set to all defaults.  I can change the gateway from dynamic to the real static IP but then it forces the monitor IP to be the same.  I can't monitor say 4.2.2.1 or apinger will just sit on PENDING.  The same if I try any advanced settings like setting the ping interval from 1 sec to 5 seconds, apinger chokes on this too. Is this behavior all because I have a second LAN adapter disabled and not in use that "could" be an alternate gateway?
  • [Solved] DMZ in pfSense

    4
    0 Votes
    4 Posts
    1k Views
    stephenw10S
    Hmm, ok. Usually the only place you would need to add a rule would be on the new interface to get internet access from there. Steve
  • How to enable SFTP access

    2
    0 Votes
    2 Posts
    5k Views
    GertjanG
    @Lonney: I have created a new user via System > User manager, then … just save the newly created user, and open it up again for editing. You'll find a new option: "Effective Privileges" - add "User - System - Shell account access" and save. Now this new user has SSH ans SFTP access (I tested both). No need to edit /etc/passwd manually.
  • Pfsense syslog catagories

    1
    0 Votes
    1 Posts
    841 Views
    No one has replied
  • 0 Votes
    3 Posts
    1k Views
    N
    Thanks a lot. Works like a charm. Sorry for being not able to find it myself. When you switch to MANUAL NAT you need to create a "default NAT" rule for your normal internet traffic.
  • Can't ping/access pfSense server - problem

    3
    0 Votes
    3 Posts
    1k Views
    F
    @stephenw10: Where are you trying to access it from? By default you will only be able to connect via the LAN interface so what is em1 connected to? Which NIC is the host system using as a gateway? Steve Thank you very much for answer. It helped me. I was trying to access from WAN (my host PC, lan is internal network for VMs), but from VM with LAN address it works!
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.