• Hyper-V, virtual switches, intel vs. realtek

    2
    0 Votes
    2 Posts
    530 Views
    provelsP
    Can't tell you for sure, but I've used both without issue. Currently using an IBM branded i340-T4. Any severe packet loss that I've experienced were ISP related. But the cards a certainly cheap enough to try. OEM versions from Dell, HP, IBM and others for about $25. Here's a good link to find the OEM equivalents of that chipset and several others. Many on EBay include both height brackets. https://forums.servethehome.com/index.php?threads/list-of-nics-and-their-equivalent-oem-parts.20974/
  • Boottime on Hyper-V still slow on 2.4.5-RELEASE-p1

    15
    0 Votes
    15 Posts
    2k Views
    GertjanG
    @Bob-Dig said in Boottime on Hyper-V still slow on 2.4.5-RELEASE-p1: that I route all traffic from the OVPNServer to a OVPNClient The OpenVPN client tunnel isn't up at that moment, but the OpenVPN server daemon is already starting, using 'route's to the OpenVPN client. This might explain the 'route' messages. What happens if you de activate the OpenVPN client - and activate it manually, after the system booted ? Does it boot faster this way ? Maybe you could start the OpenVPN client with a cron command that start a serveice (OpenVPN Client) 30 seconds after booting ? And have it killed before you shut down, so it gets marked as "non running" and won't start during the next boot. We have the "earlyshellcmd" commands. Let's invent the "lateshellcmd" ;)
  • Deploying pfSense as a VM in transparent bridge mode

    1
    0 Votes
    1 Posts
    496 Views
    No one has replied
  • pfSense on QNAP NAS

    14
    0 Votes
    14 Posts
    8k Views
    M
    @fabrizior Hi fab, read your post, was your problem that you could no longer access your qnap qts gateway? i posted a possible fix for you https://forum.qnap.com/viewtopic.php?f=45&t=155315&p=755280#p755280 pfsense lan gateway is in pfsense admin web ui Interfaces > LAN (vtnet1) then the qnap nas OS gateway is located at lan virtual switch (configure this as a static lan ip. you then connect to this ip to access your qnap NAS OS gateway) make sure neither of these are within your DHCP lan range in pfsense. You can check this in pfsense DHCP server.
  • pfSense on Hyper-V running on a single NIC Windows 10 machine

    1
    0 Votes
    1 Posts
    320 Views
    No one has replied
  • Connecting VM behind pfSense.

    7
    0 Votes
    7 Posts
    1k Views
    DaddyGoD
    I found you an instructive example (pls, focus on the static route) not entirely your question, but it deals with multi-router systems by marmar_75: https://forum.netgate.com/topic/154139/routing-for-dual-pfsense-routers
  • pfsense and Virtual box

    4
    0 Votes
    4 Posts
    675 Views
    N
    @ishtiaqaj pfsense doesn't have a gui. It uses a web interface which runs on your favorite desktop os. Install it standalone on a barebone pc. Or install it on a proper virtualisation server.
  • Pfsense HA with vm and physical box setup help

    13
    0 Votes
    13 Posts
    2k Views
    V
    @teamits Hello @teamits - does this assume the isp router is in front of both pfsense boxes ? So , Ont —> isp router —> wan interface of both pfsense machines ? I was looking to put the isp router behind the pfsense box. I am actually thinking of doing away with it entirely and replace it with a moca adapter. I have a separate ethernet line from the ont going straight to my pfsense box in my current setup.
  • Multiple Virtual pfSense devices for multi tenant infrastructure

    1
    0 Votes
    1 Posts
    481 Views
    No one has replied
  • pfSense on VMWare ESXi no internet

    1
    0 Votes
    1 Posts
    379 Views
    No one has replied
  • 0 Votes
    1 Posts
    1k Views
    No one has replied
  • 0 Votes
    3 Posts
    1k Views
    G
    @voodooutt Actually, I worked it out for myself and literally just came back here to post the results. #1: Apparently some versions of FreeBSD in a VM do not like OVMF & Q35 machine types. I used seabios and i440fx instead. I set OS type to "other" instead of linux since there's not a specific option for BSD on proxmox. I ran across some stuff in the freebsd forums talking about 11.1 and other releases of 11.x having various issues under OVMF/Q35 VMs, so I figured I'd stack the deck in my favor. #2: I added "blacklist intel" to blacklist.conf to completely disable the NIC in proxmox. BEWARE! This would cause nine kinds of trouble in a server with multiple intel devices! My server has 4x onboard nics, a 10gbe dual port mezzanine card, and nearly everything else is an intel product as well. That addition to blacklist would pretty much render it a boat anchor. The hardware hosting pfsense is an AMD 3800x on a gigabyte board with three different brands of NICs in it: Realtek gigabit onboard (almost worthless, IMO), the dual port pro 1000 intel card passed through to pfsense, and a solarflare dual port 10gbe card. This step is not strictly necessary because it does work without it, but I wanted the LEDs on the NIC and switch off unless pfsense was up and active for troubleshooting purposes. #3: Pass the NIC though to pfsense as normal. Since the machine type is i440fx, the PCIe checkbox is greyed out. After I completed that, it came right up and I was able to get bare metal equivalent throughput and cpu load while hammering the snot out of it. I was getting absolutely terrible throughput with every other method I tried but this is slightly faster than my current pfsense installation running on bare metal. [image: 1589515842881-speedtest.jpg] [image: 1589515842866-cpuload.jpg]
  • VM Proxmox - Can't reach webConfigurator after LAN assignment

    1
    0 Votes
    1 Posts
    151 Views
    No one has replied
  • Is E1000E better supported than VMXNET3 in pfSense?

    4
    0 Votes
    4 Posts
    5k Views
    P
    @skilledinept said in Is E1000E better supported than VMXNET3 in pfSense?: Thanks! I knew I wasn't imagining things. I don't get the performance why impact though. Maybe it's the physical NICs that are not good with the paravirtualized NIC--but--other machines would have bad performance too, right? I'll just be grateful it works for now. Thanks to you too! :) I was literally going to make a forum post and thought I'd do some research and found your thread! I've been having the same issues with VMXNET3 after introducing VLANs into my home network, I would see drops from time to time on pfSense. I am using a supported Intel NIC and have not previously had any issues for over a year. I have checked everything I could in terms of speed/duplex mismatches, bad cables, NIC, switches but had no joy. I was only able to fix this using E1000. I did see that it was using a bit more CPU usage and typically the speeds not being as consistent, therefore I'd much rather use VMXNET3 if possible. E1000 fixes the packet drops. This seems to be something specific to pfSense and ESXi - I don't have any problems with any of my other VM's which run on VMXNET3, all works perfectly. I have 3 VMXNET adapters connected to my pfSense VM - WAN/WAN2/LAN. The VLANs are running over the LAN adapter, those appear to be the ones having issues. @skilledinept Are you using VLANs? I think possibly this could be isolated to using VLANs with VMNET3. I have no drops on my WAN interfaces where I have no VLANs. NOTE: No drops are observed switch side, vswitch security settings are all set to allow. Running pfSense 2.4.5-RELEASE (amd64)
  • Hyper-V and Dynamic Memory and Disks

    4
    0 Votes
    4 Posts
    1k Views
    nzkiwi68N
    @teamits Shutdown does work. FreeBSD has built-in Microsoft Hyper-V integration services for a while now, really good support since FreeBSD 11.1 (which is the entire pfSense 2.4 branch). pfSense does support shutdown from Hyper-V - I've tested it.. Reference: https://docs.microsoft.com/en-us/windows-server/virtualization/hyper-v/supported-freebsd-virtual-machines-on-hyper-v
  • ISP modem downstairs, pfsense - attic one cable to rule them all?

    4
    0 Votes
    4 Posts
    582 Views
    V
    @unf0rg0tt3n said in ISP modem downstairs, pfsense - attic one cable to rule them all?: The modem is in bridge mode; it then only allows 1 device directly connected to it. which is directly connected to the internet. why do I need PPPoE? the device gets a direct "external" ip address. Okay, so you should be able to go with VLAN. Define a VLAN for the WAN network on pfSense and the switch in the ground floor. On pfSense go to Interfaces > Assignments > VLANs > Add. Select the interface which the ground floor switch is connected to and set a VLAN tag. Then go to Interface Assignments and select the newly added VLAN under Network port next to WAN. Open the WAN settings by clicking on it and configure it. However, since you're running pfSense virtualized you may also set up the whole VLAN stuff on Proxmox and provide pfSense an untagged WAN.
  • PfSense on esxi 6.7, can get it to work propperly.

    57
    0 Votes
    57 Posts
    10k Views
    M
    ok, since a couple of day's i notice that the server still blacks out and i need to reboot the complete ESXI server. When i only reboot the Pfsense VM it wont work. the second thing that i noticed is when my internet speed is FULLY used. ( i have a 1GB line ) that's when it happens. So i have tried reducing the speed in the newsgroups download but still same problem. So it comes down to this: when i use newsgroups for downloading some files it's going down. so i tought, could it be the network card that i'm using for both WAN and LAN? so i want to add another network card to the ESXI server with 4 ports to try it out. But can i make it so that ALL the 4 ports are available for the LAN network in the same subnet? 10.0.0.1/24. i really like it that way, then i can connect my nas, and both my raspberry to the remaining 3 network ports.
  • My ps4 does not connect via pfsense

    1
    0 Votes
    1 Posts
    172 Views
    No one has replied
  • 0 Votes
    1 Posts
    368 Views
    No one has replied
  • slow upload speed

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