• Installation trouble on XEN

    11
    0 Votes
    11 Posts
    3k Views
    L

    Well.. I've found the problem, and boy do I feel stupid!  :-[

    Turns out I hadn't allocated enough RAM to my Dom0. Whenever I launched the pfSense HVM, the Dom0 would run out of RAM and crash xl.

    Changed the allocation on the boot line from 256M to 2G, and it works beautifully.  8)

  • Only 3 networks on pfsense 2.3.3_1

    3
    0 Votes
    3 Posts
    874 Views
    A

    Thank you very much for the reply

    Migrating to 2012 R2 is not a valid option for me right now.
    I will continue searching for something or waiting for an update of the FreeBSD kernel in which pfSense runs  :-\

  • PFsense 2.3.3 on Virtualbox

    1
    0 Votes
    1 Posts
    866 Views
    No one has replied
  • Question about portforwarding on VM pfsense

    5
    0 Votes
    5 Posts
    970 Views
    johnpozJ

    Does it start with 10.x.x.x, 192.168.x.x or 172.16-31.x.x ?? If so then its rfc1918..  Ie private IPs

    If it starts with pretty much anything else its public ;)

    See my wan is a public IP..  If you look up 24.13 its owned by comcast..

    http://lmgtfy.com/?q=rfc1918

    wanpublic.png
    wanpublic.png_thumb

  • Pfsense VM stunning during veeam replication

    1
    0 Votes
    1 Posts
    698 Views
    No one has replied
  • [PARTIALLY SOLVED] wan/lan is 100baseTX on gbit nic

    7
    0 Votes
    7 Posts
    3k Views
    empbillyE

    I made some tests with Iperf and at first seems to be like gbit nic.

    Thanks for your help JorgeOliveira! :D

  • Is there a cloud provider where I can spin up a pf instance?

    2
    0 Votes
    2 Posts
    976 Views
    W

    AWS has a Netgate official AMI.

  • Expand HDD Space on ESXi

    3
    0 Votes
    3 Posts
    2k Views
    johnpozJ

    "pfSense is currently based on FreeBSD 8.x."

    Huh??  That is OLD pfsense 2.3.3p1 is current running on freebsd 10.3-RELEASE-p17

    https://www.freebsd.org/doc/handbook/disks-growing.html

    Simple enough to test this..  But since this is a VM.. Why don't you just fire up a new vm.. With the correct sized disk and partitions, etc.  Then restore your config to it..

  • Opt1 interface stops routing outbound traffic

    1
    0 Votes
    1 Posts
    590 Views
    No one has replied
  • PfSense in a hyper-v virtual machine

    3
    0 Votes
    3 Posts
    4k Views
    B

    I have the same configuration. Dual nic, both connected to virtual switches. The nic connected to the virtual lan switch is connected to a physical switch. The nic connected to the virtual wan switch is connected to a bridged port on the modem. The management interface for the hyper-v server is connected to the virtual lan switch.

  • PfSense 2.3 on Nutanix CE

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • VMWare Workstation 12

    1
    0 Votes
    1 Posts
    803 Views
    No one has replied
  • PfSense hyper V VLAN?

    5
    0 Votes
    5 Posts
    4k Views
    K

    Thank you for the reply and well structured response,

    But I might have been lost in the explanation correct me if im wrong,

    So in my case what im trying to do

    I have pfSense 2.2.6 virtual in Hyper V running windows 2012r2 server
    my window server has 3 physical NICS
    NIC1–-WAN
    NIC2---LAN ( which comes with the server)
    NIC3---EMAILIP  (Is my static IP for my email server)

    after that i add the virtual switch and then the virtual NIC to pfSense
    WAN
    LAN
    EMAILIP
    TEST NETWORK (This is what i want to VLAN)

    So in theory when I have installed VLANS on pfSense on bare metal i would add  a VLAN with the adapter of the LAN and the VLAN automatic goes though if the environment has a dumb switch. Now if it has a smart switch i have to TAG the ports (on where pfsense and unifi ap are connected)  on the smart switch depending on the VLAN i give and would work.

    But in this case when its virtual im somewhat stumped. I see you put a powershell example but you say "or" meaning i can do it though webgui instead?

    By any chance do you have an example on our hyper V?

    Thank you

  • WAN up speed: Hyper-V pfSense VM running under Win 10 Pro host on laptop

    4
    0 Votes
    4 Posts
    1k Views
    P

    I have a similar config (Lenovo i7).

    My pfSense VM boots in about 1min - turn on to menu.

    My VM is also v8 - Gen1
    only 2 processors.

    pgk

  • Pfsense Hyper V DHCP

    2
    0 Votes
    2 Posts
    982 Views
    P

    First I would suggest that you use your Windows Domain Controller for DHCP / DNS - Windows Active Directory performs best when it "owns" everything with regards to names/dns etc.  If this is not the case many DNS servers don't post "all" the DNS records that AD likes to see-  this ends up with workstations having strange behavior - sometimes working - sometimes not.

    That said…

    I have several pfsense virtual machines running under hyper-v - the only "problem" that I may have encountered is using an SSTP VPN passing to the pfsense to the server (port forward) may have disconnect issues - I have not completely verified this but it is suspicious since my vpn works fine using the comcast gateway firewall/port forwards.  Strange that other https type traffic seems to work ok (remote desktop gateway).  Haven't had any other issues with pfsense in a VM.

    Install is just create a small VM - attach the pfsense install ISO and load as usual.  You will need to make sure of your network adapters (one on the internet and the other on the lan).  config and your good to go.

    regarding your dhcp question on your VMs:  If these are servers I would hope you are using static IPs for all your servers.  BUT - you can provide for a startup sequence in hyper-v - look at your VM settings - startup options - there is a delay that you can implement to have your VMs start in order on a timeline.

    pgk

  • 0 Votes
    3 Posts
    717 Views
    J

    I tried the second option but it didnt work for some reason.

    The first option did the magic. Added that property in the conf file, restarted pfsense.

    pfsense asked to configure new interfaces, The interfaces changed from xe to re. I reassigned the interfaces, boom - i have internet in the OPT1 interface  8)

  • Unable to ping host after installation

    4
    0 Votes
    4 Posts
    933 Views
    H

    perhaps you need to uncheck "Block private networks and loopback addresses ' on you pfsense wan interface?

  • How to connect 2 hosts through a unique ip address?

    3
    0 Votes
    3 Posts
    928 Views
    Q

    I apologize for the time it took to post here, weeks have been very busy.

    Thank you very much for the help,I'm gonna try to apply what you posted and see how the things work!

    Thanks again.

  • Wrong network configuration - pfSense.

    12
    0 Votes
    12 Posts
    2k Views
    johnpozJ

    @Marxi:

    @johnpoz
    You are Great !
    It works.
    I have pfSense webconfigurator.
    Now when I understand it seems simple and easy.
    Thanks to your fantastic help and patience ;)

    You are welcome ;)  Yes once you understand it very simple and easy ;)

  • Watchdog timeout only when running in VM (PCI passthrough)

    2
    0 Votes
    2 Posts
    1k Views
    K

    Forgot to mention, I have also boot pfSense as the host OS on the server hardware and using the same PCI NIC card, there are no issues.  This is what has be a bit puzzled.

Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.