• Multiple wan multiple lan

    3
    0 Votes
    3 Posts
    755 Views
    ?
    As a another example would be the WAN DMZ LAN construction that cames that first explanation nearly. You can also have more DMZ zones and different LAN zones like WAN DMZ WLAN LAN or in other directions and callings likes WAN DMZ WLAN VOIP LAN or whatever the rest was told before.
  • Recommendation for this network

    2
    0 Votes
    2 Posts
    696 Views
    ?
    Here's the scenario: a WiFi network for a university About how many WiFi devices we are talking in that case? and I need to block content such like social networks and porn. And violence will be ok? But this should be your trail, so you could try to work it out with a Proxy server as a caching proxy too. I have been researching and already know about the HTTPS problem with this sites, so I was thinking about a Squid proxy + SquidGuard or maybe a Squid proxy + Diladele Could be a real chance to realize it right. I need to use a transparent proxy because many of the devices that will connect to the wireless network will be mobile devices and in many androids the WPAD configuration doesn't work. Also in many sites says that transparent proxies can't filter HTTPS and in other says that they can, so i need help with this part. nice HowTo
  • AutoConfigBackup questions

    2
    0 Votes
    2 Posts
    886 Views
    D
    @ktenney: "Newer version available Package is configured but not (fully) installed" Those two lines are the legend for the red and yellow coloured icons you might see next to a package. If the icons are black, they do not apply. You're not the first person to be caught out by this!
  • Advantage to separating SOHO and home networks?

    7
    0 Votes
    7 Posts
    2k Views
    ?
    what is the advantage to having a separate network/subnet for the home devices and another for the servers? increasing security finding and solving issues and failures faster being able to work with QoS to balance loads I can think of a couple disadvantages. more knowledge is needed more work in normal for you as admin (not permanently) more or more expensive hardware in the LAN & DMZ (switches, APs, ect.) I assume that two separate switches would be required for this set up. Would be a real benefit for the entire network security and also for the entire speed too. All devices over more switch chips and routing CPUs And what about directly accessing the servers from my laptop (ssh/scp for instance). SSH or https would be common in that situations. You can create one or more VLANs for that use case or one switch as the DMZ switch and another one for as the LAN switch. With an viewing eye on the inter VLAN hopping is perhaps the DMZ the better solution to realize it. VLAN10 private LAN devices OpenLDAP on a Raspberry PI or on a Minnowboard Turbot VLAN20 SSID "private" WLAN devices radius server on a RaspBerry PI or on a Minnowboard Turbot VLAN30 SSID "guests" WLAN devices captive portal (pfSense) Web, Mail, FTP, Fax, and VOIP servers into the DMZ Together with Squid, SquidGuard, SARG, Snort, pfBlockerNG and other packets it will be able to secure and control your network for sure with ease.
  • VLAN using Public IP

    2
    0 Votes
    2 Posts
    556 Views
    ?
    i configured vlan with cisco switch, and it seems working using class C ip, If this is done in the LAN it would be right. VLANs are also able to configured on the WAN side but more common at all IP Internet accounts with serving different services providing TV, VOIP and Internet services that will be spread into VLANs from the ISP side. In your case it would be right to use internally private IPs. but when i use our public IP provided by ISP it didn't work. WAN is directly connected to modem. Internet –- public IPs --- WAN Port - pfSense - LAN Port --- private IPs --- Switch --- LAN devices What you want to realize in that case with static public IPs internally used? In normal or common use cases this is not really wanted by the administrators. You can either try out to build a DMZ and place there the devices such as servers and/or devices for the public access over the Internet. Or you will be able to set up the static public IP address on the pfSense firewall directly and then route and port forward them to the internal IP addresses of the servers in the DMZ. Would be more secure. But what ever you try to do or realize, you should be providing more details over the entire use case and your network topology.
  • Help with PFSense as router, Engenius APs, Two SSIDs, different priority

    3
    0 Votes
    3 Posts
    1k Views
    ?
    pfSense Squid SquidGuard SARG Traffic Shaper Captive Portal FreeRadius pfSense DOCs limiters HowTo Squid & traffic shaping Cisco VLAN based QoS Install the WLAN APs and give them all a different static (fixed) IP address from another subnet. Create four SSIDs on each WLAN AP, 2x  in the 5,0GHz for the guest & private and 2x in the 2,4GHz band also for guest & private too. This can be different likes you need or want t it to realize. create VLAN20 2,4GHz private radius certificates create VLAN30 5,0GHz private radius certificates create VLAN40 2,4GHz guests captive portal create VLAN50 5,0GHz guests captive portal Enables QoS priority for the VLANs as you want and not per port please at the Switch and the pfSense firewall All VLANs should be "tagged" based on the behavior of the multi SSIDs or more then one VLAN in use
  • MonkeyWeb POST with too much data

    6
    0 Votes
    6 Posts
    2k Views
    ?
    Hmm ok sounds good! Thanks for the information, I've done the upgrade on my machine but I think it borked the box since most of my services or stopped and it still says "packages are being installed do not make any changes to the GUI". I might just have to do a fresh install which doesn't matter really since I backed up my config but it's strange that the upgrade didn't work. Thanks again!
  • Explanations on RTTsd

    9
    0 Votes
    9 Posts
    44k Views
    F
    Thank you all, now I understand the functioning. and a double thanks to dennypage for dpinger  :) Fabio
  • 2.3 release -> Firewall rules not working

    5
    0 Votes
    5 Posts
    1k Views
    C
    @cmb: Seeing it blocked in the firewall log? Go to Diag>Tables and pick that alias from the drop down, does its contents look correct? Looking the log, the firewall it is not blocking… The tables it is correct. Rede_monitorada Table IP Address 192.168.5.1 192.168.5.2 192.168.5.12 192.168.5.251 192.168.5.252 192.168.5.254 I just made another test changing the IP of the monitor alias to 192.168.52.6 and 192.168.0.11 and it was like I have done anything, I still can ping and connect to other machines, except the .2 [image: rules.png] [image: rules.png_thumb]
  • Remote Logging with encryption?

    6
    0 Votes
    6 Posts
    2k Views
    ?
    In normal you set up the pfSense and then behind the pfSense firewall you set up a syslog server that is collecting from all switches, WiFi APs and other devices including your pfSense firewall the syslog files. A common way is then to create a VLAN with the Syslog server inside and nothing else as a member and only able to connect from the admin console (your PC or Laptop or Mac) or the admin PC. And then the syslogs will be stored there encrypted that no one is able to short them or delete lines that are revealing his illegal presence perhaps as an example. So you can be sure if you see something inside of that files it is real and existing. If more then one device will be sending such log files to a logfile server you should know that they should be on the same time, so a internally NTP server that is giving all your switches routers and firewall the exactly same time is really useful. Otherwise and if something occurs you must doing a lot of math to be able to read and understand them. And at last it would be nice to set up a small firewall as a syslog server so the first safety line is the separate VLAN (sniffing) and the second one is then then firewall with rules and perhaps snort inside! Easy to deploy and use! A good job for older pfSense hardware to spend them a really second life for many years. And a descend HDD/SSD is cheap to get. But sending encrypted logfiles is not so common and with what it should be decrypted when the firewall is or was compromised or failing?
  • Best security and user friendly hotspot experience

    2
    0 Votes
    2 Posts
    710 Views
    ?
    I use different methods for the auth. and also for different groups of users. wired privat LAN clients over a OpenLDAP server (NAS) wireless private clients over a Radius server with certificates with out client isolation wireless guests clients over the Captive Portal with vouchers & with client isolation Each in his own VLAN.
  • Network configuration best practices?

    7
    0 Votes
    7 Posts
    4k Views
    ?
    (Work PC, Printer) VLAN10 2. iMac 7. Airport Time Capsule VLAN20 3. AppleTV 1 4. AppleTv 2 5. AppleTv 3 6. DirectTV Xbox One DMZ or VLAN 30 or each in his own VLAN 8. pfSense Box As it is. Netgear GS716T-300NAS Pending on the configuration and set up and for sure all can be different and changed against each (devices) other it would be better in my eyes to go with 2 other switches but much more according to that set up with a DMZ. Otherwise it can be really useful to go with one bigger switch that is capable of VLANs, QoS and real strong in performance such as a D-Link DGS1510-20 or Cisco SG300-20 and without a DMZ but each in his own VLAN and the siwtch is routing then the entire LAN workload. More cost for sure bit nearly wire speed for each device and routing is done by the switch and not the pfSense firewall to free it for other packets. [image: cf_murph.jpg] [image: cf_murph.jpg_thumb]
  • RRD Graphs Not Working After Upgrade to v2.3

    4
    0 Votes
    4 Posts
    1k Views
    C
    That's what happens when you have an auto-update URL hard coded to the wrong place (usually restoring a config from 32 bit system where it was hard coded to a 64 bit system later). If it's left at defaults, it'll never change architecture. System>Firmware, Updater Settings tab, uncheck "Use an unofficial server for firmware upgrades". Going forward, it's not possible to switch architectures once you're on 2.3.
  • QinQ not working

    8
    0 Votes
    8 Posts
    2k Views
    C
    This issue was resolved by making the changes in /etc/inc/interfaces.inc posted by stephenw10 here https://github.com/stephenw10/pfsense/commit/c821a915b1228ed734a6439d816d4ab04590e8cb After a reboot, traffic is now passing correctly across the QinQ VLAN.
  • Brick my 2.3 config?

    1
    0 Votes
    1 Posts
    672 Views
    No one has replied
  • Question about feasibility of proposed network

    Locked
    12
    0 Votes
    12 Posts
    2k Views
    A
    @Derelict: Not mentioned in that link is NetSpot for the Mac. You can conduct small surveys with the free version. http://www.netspotapp.com/ Thanks, but I have no access to Apple hardware. Jim
  • Syslog system?

    3
    0 Votes
    3 Posts
    1k Views
    K
    Hi Thank you for the reply, After yesterday trouble shooting over and over i first verified with syswatcher to see if im getting the logs which i was so as soon as i saw that i knew it was ELK the issue. As i thought instead of looking over it i just formatted ELK but instead of 5140 i changed logstash to 5144 and its working flawless Thank you again
  • 2.2.6 -> 2.3 upgrade: RRD Graphs gone?

    4
    0 Votes
    4 Posts
    2k Views
    sigiS
    Not amused! Ok i am a old network administrator who uses mrtg/rrd since 20 Years or more.  Many Eyecandy monitoring comes and goes in this time. But i am trained to see some problems or irregulate stuff out of a bunch of graphs. Yes the new graphical interface is nice. But i prefer the old overview.
  • PfSense + 3750G

    7
    0 Votes
    7 Posts
    3k Views
    F
    Thanks everyone!! These are all great suggestions. As of right now I have pfsense doing everything and the internet is up and running which makes the wife and kids happy. I think I will try having the 3750g do dhcp in the future along with my 3 vlans but for now I will let it function as is. The first thing on the agenda is to get my media server working again. Have any of you used finch? Thinking about trying to get Pfsense and Plex on the same box. Or building a new pfsense micro router and using the existing hardware for my plex. Any suggestions?
  • Fatal error when run: /usr/local/sbin/pfSsh.php

    4
    0 Votes
    4 Posts
    1k Views
    D
    I was seeing the exact same issue on a newly upgraded 2.3 box. It appears the script must now run as root vs. just running as an admin user. I already had the 'sudo' package installed on the box so once I added 'sudo' to the beginning of my previous check command, it works perfectly.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.