• PfSense History

    3
    0 Votes
    3 Posts
    830 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
    713 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
    909 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
    645 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.
  • Can I do this with pfsense?

    2
    0 Votes
    2 Posts
    698 Views
    stephenw10S
    Do you actually need the public IP on your server? Commonly this would be done by using a virtual IP on your WAN to get the second address and then 1:1 NATing it to the server. Steve
  • Latency spikes while transferring data

    7
    0 Votes
    7 Posts
    2k Views
    R
    Thanks for the buffer bloat explanation, figures comcast would have a huge buffer. :| I did try the traffic shaping wizard, and that worked great to almost eliminate the upload latency spike while saturated, though download still hits about 200ms, which isn't all that bad I guess.  I'll continue to research and tweak it. The only thing left I can't figure out is why polling causes the network interfaces to stop working, I would think Intel Pro NICs would support that feature.  Is there something in the kernel that isn't compiled in by default which is required for polling?
  • Syslog Emergency Messages on Successful Login

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • (multiple) webserver publications with a single ip address from isp

    2
    0 Votes
    2 Posts
    693 Views
    P
    Indeed HAProxy is an option i think reverse-squid and mod-apache can also do this. If your going for the haproxy option i recommend the 'haproxy-devel' package.  ;D (which i currently maintain)..
  • GUI Pfsense update…

    3
    0 Votes
    3 Posts
    1k Views
    M
    Writing this from my phone. after waiting another 20 minutes I did a force reboot. I'm never using the gui updater again, broke my shit completely, wouldn't even boot complaining about some sbin installer init script is missing. so right now doing reinstall and config restore. this shit suck. also I think the devs need to add to the gui a log output window to show what stage it's at in the update and any errors, because I had no fucking idea what caused this.
  • 0 Votes
    2 Posts
    885 Views
    R
    small bump.
  • Configure pfSense as Repeater ?

    16
    0 Votes
    16 Posts
    4k Views
    P
    Hello, So after thinking and reading, I will not go away from pfsense. It has a great captive portal system, that i will not missing. I will try to establish the same like doktornotor and I hope this is working with capitve portal as well? And when I put my second Box into "AP"-Mode where can I configure the sync to the master? When the second box is in sync with the master, will it work with captive portal, so that users can log in on box A and Box B. And do they have to reauthenticate when they switch from box A to B or visa versa? Thank you for your help and your nerves.
  • USB key Modem Internet connection problem

    4
    0 Votes
    4 Posts
    1k Views
    stephenw10S
    So you only see one gateway? A common mistake is assigning a gateway on the LAN interface which becomes the system default and breaks routing. Have a look in the PPP log. Do you see the modem connecting correctly, the username/password being authenticated, a public IP being handed out? I assume that the modem is known to work, that you've tested it under some other OS, that it is in contract/has credit? Steve
  • Firewall setup for network + web server

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