• HyperV dhcp IP info

    3
    0 Votes
    3 Posts
    1k Views
    T
    The strange thing is that even if you install from the pfsense cd you have again to delete that folder in order for the daemon to work…nobody has noticed that? strange...
  • Unraid with pfsense VM or standalone pfsense hardware?

    9
    0 Votes
    9 Posts
    12k Views
    L
    Thank you very much for that information!
  • 0 Votes
    1 Posts
    1k Views
    No one has replied
  • Pfsense in ProxMox, how to use a ramdrive for install?

    1
    0 Votes
    1 Posts
    877 Views
    No one has replied
  • Hyper-V 2012R2 mbufs memory leak/exhaustion

    10
    0 Votes
    10 Posts
    3k Views
    P
    I saw the commit, but it's not in the snapshot yet. I will try again next weekend, during the maintenance window on this. I do believe the "hn0: exceed max page buffers,75,32" will be an open issue with Hyper-V and pfSense.
  • PfSense on ESXI - VDSL PPPoE behind Switches - VLAN?

    2
    0 Votes
    2 Posts
    1k Views
    G
    try this configuration: internet -> dsl modem -> vswitch (wan) -> pfsense on esxi (virtual nic#1)       physical switch 1/2 <- vswitch (lan) <- pfsense on esxi (virtual nic#2)
  • 0 Votes
    6 Posts
    2k Views
    N
    Ok noted. Thanks again!
  • GUIDE: Proxmox VE 4.0 and pfSense 2.2

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Can't get DHCP from ISP

    3
    0 Votes
    3 Posts
    3k Views
    K
    I had this issue with Comcrap. When I switched from a hardware firewall to my pfsense box on esxi I had to reboot my cable modem 2-3 times and spam the "dhcp renew" button in pfsense for it to grab an IP. I can't speak for other ISPs but it has something to do with Comcrap using sticky IPs that are tied to the MAC address of the device requesting a DHCP IP. I noticed that if I switch back to the hardware firewall, I revert back to an old "dynamic" IP, and if I switch back to pfsense I get the same new "dynamic" IP. I put dynamic in quotes because even though it's not considered static, I always get the same IP based on the firewall I'm using aka sticky IP
  • Install on Vbox not seeing all nics

    1
    0 Votes
    1 Posts
    977 Views
    No one has replied
  • [SOLVED] PF 2.2.5 Kernel Panic Error on KVM - need to move Virtualization

    3
    0 Votes
    3 Posts
    2k Views
    E
    root@pve-dol1:/var/lib/vz/template/iso# ip link show eth2 2: eth2: <broadcast,multicast,up,lower_up> mtu 1500 qdisc mq master ovs-system state UP mode DEFAULT group default qlen 1000     link/ether 0c:c4:7a:75:8b:90 brd ff:ff:ff:ff:ff:ff     vf 0 MAC 0c:c4:7a:75:8b:9a, spoof checking on, link-state auto     vf 1 MAC 0c:c4:7a:75:8b:9b, spoof checking on, link-state auto     vf 2 MAC 0c:c4:7a:75:8b:9c, spoof checking on, link-state auto     vf 3 MAC 0c:c4:7a:75:8b:9d, spoof checking on, link-state auto root@pve-dol1:/var/lib/vz/template/iso# ip link show eth3 3: eth3: <broadcast,multicast,up,lower_up> mtu 1500 qdisc mq master ovs-system state UP mode DEFAULT group default qlen 1000     link/ether 0c:c4:7a:75:8b:91 brd ff:ff:ff:ff:ff:ff     vf 0 MAC 0c:c4:7a:75:8b:9e, spoof checking on, link-state auto     vf 1 MAC 0c:c4:7a:75:8b:9f, spoof checking on, link-state auto     vf 2 MAC 0c:c4:7a:75:8b:92, spoof checking on, link-state auto     vf 3 MAC 0c:c4:7a:75:8b:93, spoof checking on, link-state auto</broadcast,multicast,up,lower_up></broadcast,multicast,up,lower_up> Nevermind, solved my own problem again, after I manually assign MAC to VF…. the live cd installer works...  shame on me
  • Problem with vmware tools in vSphere 6.0 U1 - pfsense 2.2.4

    5
    0 Votes
    5 Posts
    2k Views
    C
    It's not supposed to show anything in kldstat. The vmxnet driver is built in. The other kernel modules aren't all that useful and some of them cause stability issues. If vmware-guestd is running, open-vm-tools is fine.
  • Pfsense on windows host w/ 2 physical nics via virtualbox

    6
    0 Votes
    6 Posts
    3k Views
    A
    Another thing you need to make sure of is that the modem from your ISP is in bridge mode as well. If your using DSL the login info four your DSL needs to be put into PFsense. I am successfully running PFSense at home Centurylink–>PFSense Virtual interface 1--->PFSense virtual interface 2---> 16 port switch--> Lan and beyond I installed pfsense with the basic installer, confiqured the WAN interface (PPOE with DSL Username+Password) and the Lan interface (Static + DHCP server) and was online immediately. Hope this helps a little.
  • 0 Votes
    16 Posts
    6k Views
    P
    @adamsuail: This looks very promising, when I get my new reg, i will try this first then ESXI and my last option is the same windows 10 host with guest VMs. https://youtu.be/LuJYMCbIbPk Ummm, looks interesting, that's something new to me :) Thanks! ;D
  • Stack Trace appearing in Host logs when using Bridged networking

    2
    0 Votes
    2 Posts
    624 Views
    jimpJ
    That needs kicked up to FreeBSD, not a bug we can do anything for. You might be able to disable checksum offloading, and while you're at it make sure TSO and LRO are always off
  • Installing Pfsense on Hyper-V server

    3
    0 Votes
    3 Posts
    3k Views
    M
    Dear gjaltemba & alfjonny I have machine that runs Windows Server 2008 R2. In order to run Pfsense over Hyper-v we have two scenarios: Giving Legacy Network Interfaces for PfSense VM Give Real Interface for VM with full speed. Drawbacks With Legacy Interface we don't have to install BIS/ Since its built in With Legacy Interface Pfsense can control and discover the interface, but Mostly the IRQ will be wrong which reveals for no way to make transparent MODE With dedicated Interface (Full Speed), Pfsense Can't control it until installing BIS (Since FreeBSD 10.2) it build in. Result: Pfsense does not has Ports so no further drivers can be loaded. Example IBM Server RAID controller Using transparent mode not working with hyper-v Suggestions have you ever make testing for this methodology? And what is yours suggestions? Wishes
  • ESXi 6, pfSense, and Plesk Panel 12.5 w/multiple public IP's

    8
    0 Votes
    8 Posts
    3k Views
    johnpozJ
    What?? Dude if you want your firewall to be transparent - then make it TRANSPARENT… it is not the GATEWAY in that sort of setup..  Its a BRIDGE!!! x.x.x.222 --- pfsense (bridge) ----- x.x.x.209, points to .222 as its GW, it doesn't point to pfsense!! Or if your /28 was actually routed to you!!! ISP x.x.x.1 - transit network x.x.x/30 - x.x.x.2 pfsense x.x.x.209 ---- x.x.x.208/28 devices If your wanting to use pfsense as a gateway, then your going to have to NAT if the /28 is not routed too you!!!
  • Can't update time on Dom0 with ntp running on DomU(PFsense)

    1
    0 Votes
    1 Posts
    998 Views
    No one has replied
  • ESXi Resource usage - how's it look?

    3
    0 Votes
    3 Posts
    1k Views
    F
    Thanks, so %wait doesn't matter as much as %vmwait which looks fine to me! Just want to make sure my pfsense VM is happy with it's resources. tx for the links.
  • Slow upload ESXi 5.0

    20
    0 Votes
    20 Posts
    4k Views
    johnpozJ
    Exactly and now your running non supported configuration so either go back to version of pfsense that is supported on your esxi version, or update esxi to support pfsense version your running.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.