• ESXI 5.1 and Name Resolution Question

    3
    0 Votes
    3 Posts
    2k Views
    johnpozJ

    ^ yeah you should only point to dns that has records for your local domain.  Pointing to others that don't is going to cause grief.

    "DNS info pointing towards both 8.8.8.8 and 192.168.1.1. "

    That is bad configuration, unless the 192.168.1.1 is not authoritative for any domain.  Also just putting pfsense or any just hostname is not good idea, names should always be fqdn, ie something like headphones.local.lan, or headphones.name.tld where your local dns is authoritative for name.tld

    You can setup your machines to have a search suffix, domain membership so when you put pfsense into your browser it queries for pfsense.yourdomain.tld

    But pointing to 8.8.8.8 as a possible dns - your never going to be 100% sure which dns your client is going to ask, if he asks 8.8.8.8 for pfsense.yourlocaldomain.tld its not going to work.

  • Hardware vs Virtual: best choice?

    27
    0 Votes
    27 Posts
    17k Views
    BBcan177B

    @priller:

    @mikeisfly:

    It's my understanding that if you wanted to import/export a copy of your virtual machine you need the paid version of ESXi is this correct?

    With the free version (using 5.1) you can import/export the OVA or OVF of any virtual machine … from the "File" drop-down menu in the vSphere client.  No restrictions that I'm aware of.

    I periodically export my VM's to have a backup.  Likewise, I have created new VM's from a OVA.

    You can use the VMWARE Converter tool.  It can clone a physical to Virtual. Clone from ESXI to VMWare Workstation or vice versa.

    https://my.vmware.com/web/vmware/info/slug/infrastructure_operations_management/vmware_vcenter_converter_standalone/5_5    or
    https://my.vmware.com/web/vmware/info/slug/infrastructure_operations_management/vmware_vcenter_converter_standalone/5_1

  • Newbie pfsense to ESxi question

    4
    0 Votes
    4 Posts
    1k Views
    F

    thanks guys will give it a bash and see how I get on !

  • 0 Votes
    4 Posts
    2k Views
    E

    So after a bit more research, it looks like ESXi is responsible for determining which PCI bus # a given device gets added to…and there seems to be no specific way to configure it from ESXi-land.

    FreeBSD (and pfSense) are behaving as designed, so no fault there.

    It looks like what I would have to do is:

    Develop a manual script to create a mapping of interface names and roles (e.g. "external", "intrasite", etc., arbitrary definitions) to MAC addresses (similar to /etc/network/interfaces in Linux);

    Run the script once I've got a configuration ready for production;

    Develop an rc script that runs at each boot that a) checks to see that the mapping is as originally set; b) renames interfaces if their PCI bus order changes (and reapplies any other configurations as needed); and c) calls the "Assign Interfaces" function if all of the MACs have changed; and

    Make all this scripting something that can be transitioned to other *BSD-based systems (for example, the next upgrade of pfSense).

    This, of course, in my Copious Spare TimeTM.

    So, not an issue with pfSense or FreeBSD per se…but one that I'll have to work out how to handle from within FreeBSD in order to ensure a consistent configuration template that I don't have to re-work for each potential instance.

    Biggsy: thank you for your input on the issue; you stimulated much research and learning.

    --
    Troy

  • Fatal trap 12: page fault while in kernel mode

    2
    0 Votes
    2 Posts
    2k Views
    ?

    I've encountered a fatal trap 12 with a pfsense kernel running under xen.

    You need to provide the trace information (at the db> prompt, just type "trace" and hit enter), to see what was on the call stack at the time it trapped the fatal error.

    That will tell you which function threw the error, and be the first step to finding a solution.  Here's the thread for my fatal trap 12 - different circumstances and thus likely a different problem, but it has an example of the debug trace.

    https://forum.pfsense.org/index.php/topic,69546.0.html

  • Hyper-V, load balancing with one physical NIC and two LTE routers

    1
    0 Votes
    1 Posts
    858 Views
    No one has replied
  • Pfsense on HYPER-V 2008r2

    2
    0 Votes
    2 Posts
    1k Views
    B

    1. Please post your ipconfig and ifconfig maybe edit out your WAN?

    2. Can you ping anything else on the LAN from pFsense?

    3. Are you really sure that your are on the same virtual network?

  • Unable to check for updates!

    3
    0 Votes
    3 Posts
    2k Views
    O

    Thanks alot!

    Here's another problem.

    While waiting for a reply on my previous issue, I turned off my box alread. Just now, when I am abot to implement your solution, ran the vbox (as pfs nanobsd is running in vbox) and the pfs can't obtain connection from bridged WAN. I bridged it to the laptops broadcom wireless. Nevertheless, I unchecked the box, based on your solution, restarte the vbox, and the console no longer show any WAN, it just shows WAM > em0 > (blank)

    did I missed something?

    my laptop is connected via wifi.

  • Installing Pfsense Hyper-V for HTTPS filtring and blocking

    3
    0 Votes
    3 Posts
    2k Views
    H

    @akshay:

    Hi all ,

    I am new to "Pfsense" i have read and truing to install on hyper-v guest with legacy network card but its not working its always gives same error "no link-up detected". i cant understand can any one help me on this.

    Also can Pfsense able to block HTTPS websites with wildcard like [ / , . ].

    Use image from this https://forum.pfsense.org/index.php/topic,56565.msg364122.html#msg364122 post
    Up and running well with syntetic network. Not legacy.

  • Re: pfSense-2.0.3-RELEASE-i386-20130412-1022.ova

    10
    0 Votes
    10 Posts
    4k Views
    R

    Check this out maybe:
    http://timita.org/wordpress/2011/07/29/protect-your-windows-laptop-with-pfsense-and-virtualbox-part-1-preamble/

  • Put server itself under pfsense VM

    2
    0 Votes
    2 Posts
    1k Views
    M

    so keep your WAN of pfsense bridged to the NIC that is connected to your ISP

    but then create an internal vSwitch that is bonded to your secondary NIC

    then point your LAN interface of pfsense to that vSwitch

    then also point your webserver VM to that same internal vSwitch

    and that will put your server "under" or "behind" the virtual firewall as well as other devices on your physical network if you plug that secondary NIC into your internal physical switch

  • VMware fatal shutdown when I copy data across subnets

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • 0 Votes
    1 Posts
    791 Views
    No one has replied
  • VLAN trunking between ESXi and pfSense

    4
    0 Votes
    4 Posts
    2k Views
    DerelictD

    VLAN 4095 in ESXi is "All VLANs" tagged.

  • Vmware Pfsense with Two Hosts

    4
    0 Votes
    4 Posts
    2k Views
    C

    Cheers nice one! Appreciate your response! As always! Maybe one day ill be good as you. I slept on it and woke with a brain wave that worked. It was actually my Layer 2 switch causing the issues with vlans. The Default Vlan "1" all ports were not configured. So i just set the Vmware nics in untagged in 1 vlan and bingo! Job done

    If anyone gets stuck give me a shout! I got there in the end! I recommend sleep! and then go back to it.

  • XEN : pfSense VM, PING works on internal network, nothing else

    10
    0 Votes
    10 Posts
    3k Views
    R

    check and set the right DEFAULT GATEWAY, this caused often to me after set up the right GW, networking was running, mostly wrong bridge configuration.

    route show

    or

    netstat -r

    are your friends

    regards
    ren22

  • Portscanning pfSense running in VirtualBox

    7
    0 Votes
    7 Posts
    2k Views
    S

    Okay, thanks again! Thread solved.

  • DashBoard Shows 500 Internal Error!

    2
    0 Votes
    2 Posts
    991 Views
    jimpJ

    That is where the update check text goes, so it's possible it is failing to pull the update check page from our servers properly. If it works on the primary and not the secondary, there must be something different in their network settings that prevents one from getting out.

  • Vote for Citrix Xenserver support

    4
    0 Votes
    4 Posts
    1k Views
    S

    I have a how to in my signature for Xen 4.3. I will try to adapt it for XenServer and see how it goes.

  • PfSense 2.1 on AWS EC2

    2
    0 Votes
    2 Posts
    2k Views
    R

    any time frame for citrix xenserver pv support? as I can find vyatta router is the only one is xen aware.
    I did some testing beween pv nic drivers and can see big difference.  vyatta shows 700mb upload/download with pv nic drivers compare to hvm pfsense 100mb upload/download. when pfsense start supporting free xenserver platoform you will get more customers.
    also you may rise donation for this feature and I am sure you will get certain amounts.

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