• pfSense on Hyper-V Server 2016: Strange Issues, Need Help!

    2
    0 Votes
    2 Posts
    629 Views
    B
    Did you get your hyper-v pfsense running? If not, feel free to post again. I have a couple of pfsense instances running on a hyper-v server, so it's definitely possible to get it working properly.
  • port mirroring pfsense stream to virtual ids analysis machine

    Moved port mirroring
    2
    0 Votes
    2 Posts
    2k Views
    B
    i found the link below and a few others on the net but this one explains what i'm trying to do, at least from a vm perspective: dailysysadmin.com/KB/Article/965/port-mirroring-cisco-switch-virtual-machine-vmware-esxi-host/ made those configurations & mirrored the pfsense LAN switch port to security onion. checking now if i have the VLAN option correct but for now seeing a lot of traffic on the securityonion " ens192 " interface, the one without an ip that, i think, captures on all interfaces. getting there. i want to get the actual traffic to securityonion for analysis, say versus streaming pfsense syslog to securityonion. so port mirroring the pfsense LAN port is the way to do so, yes?
  • IP-Based Failover with AWS Marketplace pfSense App

    8
    0 Votes
    8 Posts
    905 Views
    E
    @netblues Hi, following up on this, below is a small and crude (sorry...) script for setting up a basic UDP LB with Nginx on-board pfSense. This script assumes that the directory /root/NGINX exists, and you have your custom nginx.conf file in it. #!/bin/sh if [ -f /usr/local/etc/rc.d/nginx ] then echo "Backup and rename nginx service" cp /usr/local/etc/rc.d/nginx /root/NGINX/nginx-dist mv /usr/local/etc/rc.d/nginx /usr/local/etc/rc.d/nginx.sh cp /usr/local/etc/nginx/nginx.conf-dist /root/NGINX/nginx.conf-dist echo 'nginx_enable="YES"' >> /etc/rc.conf.local fi echo "Update nginx config" cp /root/NGINX/nginx.conf /usr/local/etc/nginx/nginx.conf echo "Restart nginx" service nginx.sh restart ...and this is the diff between the default nginx.conf and my custom one, which balances two AWS instances (addresses intentionally changed): [2.4.4-RELEASE][ec2-user@MY-pfSense.localdomain]/home/ec2-user: diff /usr/local/etc/nginx/nginx.conf-dist /usr/local/etc/nginx/nginx.conf 0a1 > load_module /usr/local/libexec/nginx/ngx_stream_module.so; 15a17 > user root wheel; 122a125,142 > > stream { > > upstream lb_instances { > server 1.1.1.17:1234; > server 1.1.1.147:1234; > server 1.1.1.140:1234; > } > > server { > listen 2.2.2.1:5678 udp; > proxy_pass lb_instances; > proxy_bind $remote_addr:$remote_port transparent; > proxy_responses 0; > } > } > It seems that the failover feature is an Nginx+ feature, which requires a paid subscription. Thanks a lot for your help! Erez
  • Azure - Marketplace - Virtual Appliance pfSense environment

    7
    0 Votes
    7 Posts
    1k Views
    RicoR
    10.0.0.0/8 172.16.0.0/12 192.168.0.0/16 -Rico
  • pfSence network order and VM ware 15

    10
    0 Votes
    10 Posts
    1k Views
    N
    @unsunghero The sort answer is unfortunately, NO. pf is an enterprise grade firewall solution. It is never meant to be a plug and play box. It can do many complicated things, but then its like driving a racing car. You have more things to do apart from the steering wheel and the gas pedal. Here is a great reference for all things pfsense https://www.netgate.com/docs/pfsense/book/ It will answer all your questions, but then you need to invest some time and effort.
  • 1&1 IONOS Cloud Server - Routing Socket - Network is Unreachable

    8
    0 Votes
    8 Posts
    2k Views
    C
    @rico said in 1&1 IONOS Cloud Server - Routing Socket - Network is Unreachable: Glad you have it working now. I would not open Management Port 80 and 443 to the whole Internet. Maybe you could lock it down to only a few Source IPs in your Firewall Rules. The best Solution is to use some VPN. -Rico Thanks Rico - I have a static IP so locked it down just down just to this one. Thanks again David
  • Timing issue with HyperV 2012R2 core

    4
    0 Votes
    4 Posts
    732 Views
    S
    This isn't directly related to your probably but you probably don't want to use a VM as a time source as the VM and the Hyper-V host tend to fight about the time...possibly the cause of the jumps you mention. https://blogs.msdn.microsoft.com/virtual_pc_guy/2010/11/19/time-synchronization-in-hyper-v/ "...the rate at which the time in a virtual machine drifts is affected by the total system load of the Hyper-V server. More virtual machines doing more stuff means time drifts faster." Aside from that 2.4.4 upgraded FreeBSD so you might look into the NIC settings on the host. I am not really pointing to you anything specific but maybe there were driver changes in FreeBSD related to Hyper-V NICs. Oh, how about this bit in the blog post for 2.4.4-p1? "Fixed issues with Hyper-V hn(4) network interfaces and IPv6 as well as issues with ALTQ."
  • Hyperv Pfsense NAT public to lan NOT WORKING

    hyperv pfsense
    1
    0 Votes
    1 Posts
    540 Views
    No one has replied
  • Creating Hyper-V VM to be exported on Azure

    9
    0 Votes
    9 Posts
    5k Views
    S
    @vkappas Can you share an working image of pfsense that can be uploaded to Azure, i have been trying to do this for quite some time. I was able to upload and get it started, im stuck with HTTP referer error.
  • 0 Votes
    11 Posts
    3k Views
    BabizB
    @netblues Thank so much for your detailed feedback here, is great to see high bandwidth under iperf test, for me. It's outstanding all my thinks! Now I'm hurry to do my iperf result too. And I also happy to try with my bare hardware! Hmmm See you soon, regards.
  • 10gigabit pfSense 2.4.4-RC on HyperV max speeds of 600mbits

    4
    0 Votes
    4 Posts
    971 Views
    M
    Interested in knowing what you are testing with? Iperf? Did you find a solution or at least a root cause?
  • Create new vmx interface ...

    Moved
    3
    0 Votes
    3 Posts
    956 Views
    P
    Correct, but I need to restart pfsense ... Thanks.
  • QNAP and AES-NI

    6
    0 Votes
    6 Posts
    988 Views
    GilG
    The CPU is: Intel Celeron J1900 Confirm no AES-NI support.
  • QNAP behind PFSense in virtual station

    2
    0 Votes
    2 Posts
    902 Views
    GilG
    Just doing the same process, had any success?
  • [SOLVED] vNICs degraded - Hyper-V Server 2016

    2
    0 Votes
    2 Posts
    717 Views
    _neok_
    @_neok said in vNICs degraded - Hyper-V Server 2016: I'm running pfSense 2.4.4-RELEASE (amd64) on Hyper-V Server 2016 in a generation 2 VM. The server is recently updated. The administration console, in the tab "Network Functions" informs me that the status of my vNICs is "Degraded (Integration services update required)". I'm not sure if this is simply because I'm using the latest versions of both pfSense and Hyper-V. Does anyone know if there are updates of the integration services for my VM and if there are, how to install them? I really appreciate your help and experience. PD. I haven't found any performance problems. Best regards, Gabriel It's for the reason I imagined. https://social.technet.microsoft.com/Forums/en-US/06796c00-547a-4856-8e3f-2800d2653096/vnics-degraded-hyperv-server-2016?forum=winserverhyperv
  • pfsense 2.4.4 not showing additional vNICs on ESXi 6.7

    22
    0 Votes
    22 Posts
    3k Views
    M
    @johnpoz said in pfsense 2.4.4 not showing additional vNICs on ESXi 6.7: I moved to just the virtual machine manager on my NAS, synology ds918+ it allows me to run the vms I need to play with.. Since I moved my router to hardware (sg4860).. The only use of VMs are really light my unifi controller running on ubuntu as vm, couple other play linux vms. And some windows vms I only fire up when testing something.. 2k16 server, 2k12 server, windows 7, etc.. Only thing that is restrictive is limits you to 4 vswitches if you don't by the pro license, etc. But does what I need it to do.. Moved my pi-hole to actual pi vs a vm, etc.. So far its working out fine - also liking ability to run dockers on the nas as well.. Not exactly sure what VMM is based on for the underlaying tech, maybe its their own sort of build.. Haven't bothered to look that deep into as of yet... But clearly does what I need it to do.. I have run some virtual pfsense on it as well for testing. But its not really type 1, since its a package you added to DSM its type 2. 6.7U1 is not supported by Veeam for example and some other backup software, so no go for anyone on production. I would not agree.. Only those using those softwares and don't follow through with their vendors https://forums.veeam.com/vmware-vsphere-f24/vsphere-6-7-u1-support-t54673.html [UPDATE] October 19th All auto-tests of Update 3a with the workaround enabled have completed successfully, so all base Veeam Backup & Replication functionality is now confirmed to work with vSphere 6.7 U1. I will provide another update once the full regression testing cycle completes. The same contradicts afterwards: Important This is a temporary workaround against the specific error, which will allow the jobs to complete successfully. Overriding VMware API version may potentially cause issues with other Veeam functionality, because we don't know all the specific API changes that made VMware increment the API version. We're working with VMware to obtain these details while continuing to test vSphere 6.7 U1 with the workaround applied.bolded text Never play with backups
  • Veaam and pfSense

    12
    0 Votes
    12 Posts
    2k Views
    KOMK
    I don't even bother backing up pfSense because like I said earlier, it's dead-simple to install fresh and import your config. It might take less time to do that than to restore from a backup.
  • Pfsense 2.4.4 on ESXI 6.5 performance issues

    2
    1 Votes
    2 Posts
    696 Views
    D
    I believe I may have figured this out or at least improved speeds a lot. I manually set all the mtu speeds to 1500 which is supposed to be the default.
  • VMWare vs Netgate appliance in terms of performance

    1
    0 Votes
    1 Posts
    435 Views
    No one has replied
  • HyperV VLANs inquiry

    8
    0 Votes
    8 Posts
    2k Views
    _neok_
    @_neok said in HyperV VLANs inquiry: @CPrat I correct myself. I thought I was wrong. But I didn't... My VM doesn't keep the Trunk configuration in the vNIC when I restart the VM. And although I can apply it with the VM turned on and I have connectivity of my VLAN interfaces again and of course this is not optimal. My HyperV server is 2012 R2. The curious thing is that if I review the configuration of my vNIC with Get-VMNetworkAdapterVlan -VMName firewall01 -VMNetworkAdapterName Trunk_WAN -Verbose | select * This I get: [image: 1541777631606-captura-resized.png] it comes out as if it is well configured with my Trunk and the VLANs that I assigned to it, but I just don't have connectivity on my pfSense until I run (live) again Set-VMNetworkAdapterVlan -VMName firewall01 -VMNetworkAdapterName Trunk_WAN -Trunk -AllowedVlanIdList 0-600 -NativeVlanId 0 I tried VM generation 1 and 2 and I have the same problem. This sounds to me like 2012R2 and 2016 work differently at this point. A real shame... I will try do this on HyperV Server 2016. I will come later y let feedback. Seeya
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.