• 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
    2k 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

  • Distinguish user on LightSquid Report

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    C

    @jimp:

    entered things correctly, would be the user's name.

    I'm not that familiar with BSD/Linux codes  :'(.
    I've seen/downloaded samples but with not the use of PFSense i also need a detailed one.
    I'm still working with my examples yet i don't know how to apply it and
    that i might failed and crash the network.

    I also found that you can edit this from PFSense the question is how?
    /usr/local/etc/lightsquid/realname.cfg

    I used GUI on my laptop and the server/router is the PFSense.

    Would you mind setting an example i would really appreciate your help.
    And sorry for my english.

    Thanks

  • Utorrent causes internet crash ONLY at one pc, internal lans fine

    Locked
    36
    0 Votes
    36 Posts
    12k Views
    ?

    his new thread for those curious:
    http://forum.pfsense.org/index.php/topic,61616.msg332302.html#msg332302

  • Kernel: Arp moved from - to

    Locked
    26
    0 Votes
    26 Posts
    20k Views
    X

    well i have a problem with the same, i have bridged lan to wifi on pfsense and static mac id/ip pairs set with static arp and deny unknown client ticked, i use a tp link TL-WA850RE wifi range entender and wifi clients get the proper ip but with staic arp wifi clients r not able to surf at all untill i untick that, any solution to this

  • Strong end system or weak which is pfsense

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    stephenw10S

    I think you're going to have to define those two concepts before anyone can comment on that in any detail.
    I don't imagine any firewall specific code is deliberately designed to be anything other than as secure as it can be. You could say that because Astaro is offering a wide range of services it offers a wider attack surface to potential hackers.

    Steve

  • Pfsense with UTM features

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Needing help ! any whitelist ??

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    R

    @rakeshvijayan;

    i appreciate your reply but the "ouapapaladam" is asking about allowing the facebook for about 5mins. Assuming ouapapaladam has already blocked  it using squid either using a proxy mode or manual ip list in squid!

    In my case I am not able to block https with proxy .ouapapaladam did you check in your client side with https facebook . Hi  srk3461  you point a good knowledge to me also I will try it on my virtual machine for testing purpose

    thanks

  • Automatically restart service at a specific time

    Locked
    1
    0 Votes
    1 Posts
    908 Views
    No one has replied
  • Dns setting not work correct

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    R

    Glad to see your reply.
    I can't understand your explain,but…
    I add my local domain in here,the dns is answered correct.
    Services -> DNS forwarder -> Domain overrides
    Thanks so much.

    YOU DONT NEED TO ADD ANY SETTING OVER THERE YOU HAVE TO INSERT THE CORRECT DNS ENTRY OVER THE GENERAL SET UP SELECT THE CORRECT GATE WAY FOR THE DNS . OR TRY TO INSERT GOOGLE DSN FOR CHECKING 8.8.8.8 AND SELECT GATE WAY YOU WISH ,THEN TRY TO PING TO GOOGLE FORM THE DIAGNOSITC TAB ,BY THAT YOU CAN REALIZE IF IT IS DNS PROBLEM OR NOT  .Services -> DNS forwarder -> PAGE YOU HAVE ONLY PUT A TICK MARK ON (ENABLE DNS FORWARDING TAB)

  • Logging when a local IP logs onto local server:port?

    Locked
    2
    0 Votes
    2 Posts
    751 Views
    G

    Communications between LAN machines that are connected together via a switch go across that switch. They never reach pfsense even though it's also on the same switch.

    There is nothing for pfsense to log because it never sees that traffic.

    That is how you are setup, right?

  • Configuring 2 ssids with different user policy

    Locked
    1
    0 Votes
    1 Posts
    601 Views
    No one has replied
  • Problem:Bridge + Squid+SquidGuard

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    L

    old topic..anyway..

    I'm facing the same problem. you can't set that second rule via web gui but I put it in "by hand":
    I added the rule in /tmp/rules.debug and then pfctl -f /tmp/rules.debug

    so the rules I have now are :

    rdr on bridge0 inet proto tcp from any to any port = http -> 127.0.0.1 port 3128 pass in log quick on bridge0 route-to lo0 inet proto tcp from any to 127.0.0.1 port = 3128 flags S/SA keep state

    but it's not working!

    bridge0 = (em1, em2)
    client is on em1 side
    I can see
    IP clientip.3002 > 127.0.0.1.3128: Flags SYN
    on the other side of the bridge member em2. no traffic on lo0 interface.

    so route-to lo0 dosn't work.

    or better.. it's the rest of the rule that doesn't work, if I place the (wrong and temporary) rules like:
    this one: pass in log quick on bridge0 route-to lo0
    or even: pass in log quick on bridge0 route-to lo0 inet proto udp

    then I can see traffic on lo0.

    I tested on 2.0.3 and 2.1 beta1.
    it's been reported here long time ago :
    pfSense bug #1620
    http://redmine.pfsense.org/issues/1620 there's

    on FreeBSD 9.1 it works fine.

  • Internet Access on 4 Segment Network using VMWare ESXi

    Locked
    7
    0 Votes
    7 Posts
    2k Views
    W

    Yea im new to pfsense but have been on Checkpoint SPLAT that a tcpdump doesnt show the NAT'd address in the re-written source address (I think it had something to do with the order that the packets are processed).  Hence me asking for clarification :)

    I'll have a play around and check when I get home!

  • Configure Firewall and WAN Router in same server?

    Locked
    5
    0 Votes
    5 Posts
    1k Views
    R

    In my firm we have more 60 computer using internet connection with load balancing .In my pfsence i configured dhcp squid firewall ip forwarding to web what else we need rather than pfsence . yes you can save more money if you have knowledge to problems in pfsence here more Ideal and technical persons available here to help us with their experience . from ISP all fiber end are ended in a GE converter out put connection may vary base on 10/100/1000 in my firm I have one 100 based and 1000 base card is used to handle the incomming connection .so you have to know about that configure it before

  • Radius and pfsense radius configuration

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