• Location of logs

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    jimpJ

    Most of your questions are answered here:

    http://doc.pfsense.org/index.php/Why_can%27t_I_view_view_log_files_with_cat/grep/etc%3F_%28clog%29

    As for the clear button, it clears the entire log file, not just what you see.

  • No NAT for Port 4444?!?!?!

    Locked
    6
    0 Votes
    6 Posts
    2k Views
    stephenw10S

    If you don't have snort installed and your box has previously been working fine on that port then I would suggest your ISP is blocking it for whatever reason. Try asking them.  ;)

    Steve

  • Not able to access internet using pppoe configuration

    Locked
    16
    0 Votes
    16 Posts
    4k Views
    stephenw10S

    I have never had to do this but I know other people have.
    In order to spoof the MAC on a PPPoE connection you have to do the spoofing on the underlying ethernet interface, em0, in your case. However normally em0 is not assigned in a setup such as yours which presents a problem. To work around this create a new interface and assign em0 to it. Set it up as type 'none' and spoof the MAC there.

    Steve

  • VPN configuration that doesn't need admin rights on Windows 7

    Locked
    5
    0 Votes
    5 Posts
    4k Views
    jimpJ

    Not a secure one, not easily.

    The OpenVPNManager option in the client export installs an alternate GUI that runs OpenVPN as a service, and does not require admin-level rights for the client to run.

    Also you might look into the Windows Viscosity client for OpenVPN.

  • Status Services - how to add new service?

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    jimpJ

    Use a <service>tag in the config, as packages do.

    Look in the package repo code for packages such as squid that add services and see what ends up in your config after installing one of them. then follow the same format for your own services.</service>

  • /tmp/apinger.status no longer there?

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    jimpJ

    FYI- it was moved to /var/run because that is always a RAM disk, on NanoBSD or a full install. Saves one disk write per second that way…

  • Enabling mysql in /etc/php_dynamodules/mysql

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    jimpJ

    Run

    /etc/rc.php_ini_setup

    And then for good measure

    /etc/rc.restart_webgui
  • 2.0.3 firewall log auto add 1 click rules?

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    A

    Found it !!
    Under settings on the logs page I had show raw filter logs checked.

  • Apinger and check_reload_status

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    A

    I know this doesn't resolve the question itself but if you are downloading 2G files in Firefox, I would recommend installing the DownThemAll extension to assist you with it.  It does a great job of multi-threading, error recovery and will search for mirrors of commonly downloaded files.

  • Request timeout appears when using proxy manually

    Locked
    1
    0 Votes
    1 Posts
    717 Views
    No one has replied
  • Help with my setup. Vmware

    Locked
    6
    0 Votes
    6 Posts
    1k Views
    B

    The problem with your current design is double-NAT - never a good idea.  A second NIC in the ESXi host will save you from potential hassles related to that.  Well worth the investment.

    Unless you have told pfSense that the 172 network is its LAN, you probably just need some rules in pfSense to allow traffic in on that interface so they they can get access to the Internet.  Only LAN has an "allow any" rule by default.  All others are "deny all" by default.

    If you've told pfSense that 172 is the LAN, you're going to have to allow traffic through its WAN interface in order to access your VMs from the PCs in the 192 network.  You'll also have to allow traffic from private networks, specifically your 192 network, on its WAN interface.

    There are almost certainly other things you'll need to do as well but I can't think of them just now.

  • Bump sched buckets to 64

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    W

    @cmb:

    though unless you're changing your config around a lot you won't see it much.

    I am running

    2.0.1-RELEASE (i386)
    built on Mon Dec 12 17:53:52 EST 2011
    FreeBSD 8.1-RELEASE-p6

    my system has been up a bit under 11 hours and the system log is littered with these messages:
    [2.0.1-RELEASE][admin@pfsense.example.org]/root(15): clog /var/log/system.log | grep "Bump sched" | wc -l
        326
    [2.0.1-RELEASE][admin@pfsense.example.org]/root(16):

    About 30 times an hour seems excessive!

    Is there a sysctl that could be tweaked to significantly reduce the frequency?

  • NTP Server Issues

    Locked
    15
    0 Votes
    15 Posts
    11k Views
    B

    Does anyone know if pfSense NTP passes the local timezone or does it pass UTC time?

    NTP only deals with UTC.  Hosts are responsible for adapting it to their own timezone/

    You should never use a VM to set the time on a ESXi.   Either have ESXi sync the time on the VMs through VMware Tools or have ESXi and each of the VMs sync themselves to an external time source.

    The HP 1810G (J9449 at least) has a pretty crappy implementation of SNTP and so does the Netgear GS108T.   They poll the NTP server too frequently and eventually get a Kiss of Death.  Luckily, switches don't really provide much that's worth logging anyway.  If you're not logging, accurate timestamps are a bit pointless.

    EDIT:  You really should not use a Stratum 1 server as a reference unless you own it or it's part of pool.ntp.org

  • Mounting SD card after boot?

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    stephenw10S

    It depends how it's connected. I would expect it to be some sort of USB connected adapter in which case it would appear as /dev/da*

    Steve

  • 2.0.3 spamming logfile with nsswitch warning

    Locked
    25
    0 Votes
    25 Posts
    9k Views
    RonpfSR

    @jimp:

    See the last line of my last post.

    I didn't know what gitsync meant  :-[

    I did the gitsync that also fix the ntp server timeout … great tool  ;D

    Thanks for all

  • How to replace shorewall with pfSense with 3 NICs?

    Locked
    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • Where make command?

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    stephenw10S

    There are no build/compile tools in pfSense. To install all the required components is a complex task that will likely break something. If you want to compile something to use in pfSense do it on an appropriate FreeBSD install and move it across.

    See: http://doc.pfsense.org/index.php/Can_I_compile_software_on_pfSense

    Steve

  • Virtual Machine users

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    W

    Thanks Exolon

  • Ssh is not possible

    Locked
    11
    0 Votes
    11 Posts
    2k Views
    R

    Thanks stive all are working fine thanks for your valuable suggestion

  • PfSense experts from Mumbai area?

    Locked
    6
    0 Votes
    6 Posts
    2k Views
    R

    reachrishikh

    you can set up pfsense with help of youtube .search how to in youtube ,if trouble occurs post in forum

Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.