• Disable referercheck – didn't work

    1
    0 Votes
    1 Posts
    852 Views
    No one has replied
  • Which CPU.

    2
    0 Votes
    2 Posts
    781 Views
    K

    Maybe not now, but in the near future.

    The i5 has aes ni, the celeron does not. Pfsense does not currently support aes ni well, but it will in the very near future.

    The i5 will therefore likely use less power than the celeron with VPN

  • How do I setup 2 independant VLANS?

    2
    0 Votes
    2 Posts
    737 Views
    P

    Firewall rules - you probably have "pass all" rules. Make those more restrictive, like:
    VLAN2: Pass source VLAN2net destination !VLAN3net
    VLAN3: Pass source VLAN3net destination !VLAN2net

  • Setting up gateway on cable modem

    1
    0 Votes
    1 Posts
    624 Views
    No one has replied
  • Log for interface statistics in?

    2
    0 Votes
    2 Posts
    651 Views
    V

    Hello!

    Some ISP networks makes such trouble if you have the interfaces flow control on. So try to shut it off on WAN if.

    This could be done by adding a line like

    hw.vr0.fc_setting=0

    to your /boot/loader.conf.local.
    "vr0" in this example is the name of the affected interface and depends on the hardware driver. In your case it may be something else.
    If /boot/loader.conf.local doesn't exist yet, create it at first.
    Maybe it's also possible to configure this in system > advanced > system tunables, but i've made research that not everything which works in loader.conf also works there.

  • What does " OpenVPN instance" exactly mean?

    3
    0 Votes
    3 Posts
    848 Views
    DonnyD

    @cmb:

    You can run many clients and/or servers, something referring to a single instance would be one particular client or one particular server.

    Thank you very much.

  • Public Network using existing APs

    4
    0 Votes
    4 Posts
    981 Views
    A

    My pfSense box is having some HDD issues at this moment so I'll have to update this later on if it works out well. Thanks for the quick reply!

  • Error offline package repository

    8
    0 Votes
    8 Posts
    2k Views
    ?

    I am iranian too! I have customized pfsense completely.
    I am Self-employed. If You're Interested, We can make a contract.

  • How to access VM on different network (xenserver) thru pFsense OpenVPN

    1
    0 Votes
    1 Posts
    682 Views
    No one has replied
  • PfSense History

    3
    0 Votes
    3 Posts
    828 Views
    T

    Thanks

  • How to set up a DMZ?

    3
    0 Votes
    3 Posts
    1k Views
    T

    generally speaking for dmz with private ips:

    1. create DMZ
    2. create NAT Mapping (DMZ = home for hosts that are reachable from the outside, so you want your external ips translated into private ips - or map ports of your external ip to the private ips)
    3. create inbound rules for dmz (here you use as destination the private ips of the dmz hosts)

    the default lan to anything rule allows you to access the dmz hosts

    if you like to access lan hosts from your dmz (which you dont do generally) you need to create dmz->lan rules too

    hope that helps to find more detailed infos

  • Adding another interface on pfsense with ESXi 5.x

    5
    0 Votes
    5 Posts
    6k Views
    T

    Did you install the vmware tools? Then you see the vmware ifs.

    Otherwise i had also IntelPro1000 in the list (hope i dont mix it up with fusion right now)

  • Mail client cannot access Gmail or any mail server

    2
    0 Votes
    2 Posts
    704 Views
    D

    Considering Gmail ONLY lets you use the encrypted variants (465/587, 993, 995), cannot see what's strange about this.

  • Dynamic VLANs in PFSense for DHCP Client Isolation

    11
    0 Votes
    11 Posts
    6k Views
    jimpJ

    The only way you might be able to get away with a slightly simpler configuration is if your new switches support "private VLANs", the actual name varies by brand/implementation. Basically you define one upstream port (the gateway, pfSense) and define the other ports as client ports, and then the client ports may only talk to the upstream port. It's similar to AP client isolation, but for wired clients.

    Using Separate VLANs is a more secure practice, but also significantly more to manage.

  • PFSense Grinds network to a halt

    3
    0 Votes
    3 Posts
    885 Views
    T

    What's your network's default gateway? If it's 192.168.1.1, it would be because of a duplicate gateway. That will wreak havoc with a network.

  • Can't ping ovpns2 interface locally

    1
    0 Votes
    1 Posts
    644 Views
    No one has replied
  • Can't delete interface

    3
    0 Votes
    3 Posts
    6k Views
    P

    On pfSense you must have the first interface, which is internally named "wan" and can be assigned to whatever network device you like and you can give it a "friendly name" - e.g. yours is called "DSL".
    Look in /cf/conf/config.xml for "DSL" and "wan" - I expect you will find those together in one of the interface sections.
    I guess you are saying that "DSL" and the selected device are not used any more, and you ant to get rid of them.
    You can shuffle device assignments around to get some other current WAN device on that first entry, rename the friendly name to whatever is good for you, then you would have to re-enter the settings and rules from whatever OPTn the WAN-style interface used to be and put thme on the "real wan" interface.

  • Copy file to pfsense box persistent?

    8
    0 Votes
    8 Posts
    2k Views
    stephenw10S

    @mrhub:

    Thanks for the RTFM and the warm welcome.

    It's nothing personal, he's always like that!  ;)

    Since WGXepc is small I keep it in /conf which isn't overwritten during a firmware update.

    Steve

  • Verizon Fios router + pfSense

    2
    0 Votes
    2 Posts
    1k Views
    N

    Tons of information on using own router + Actiontec with Verizon FiOS is here in the 3.0 Networking section.
    http://www.dslreports.com/faq/verizonfios?

    Many ways to go about this and the folks in the Verizon FiOS forum are very helpful with specific details.
    http://www.dslreports.com/forum/vzfiber

  • AP status in pfsense

    5
    0 Votes
    5 Posts
    1k Views
    D

    @stephenw10:

    Anyboby else know how to use apinger to monitor other IPs?

    Well, you could create bogus GWs. Frankly, with the source being unavailable, the thing reporting inexplicable "packet loss" when in fact there is none etc., I would not recommend anything like this.

    @OP: Get back to the APs vendor about some centralized monitoring, also, there's SNMP and whatnot, again depends on particular HW model.

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