• VM Tools Problems

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    B

    See my post here: http://forum.pfsense.org/index.php/topic,57851.0.html

    The "HgfsDebugPrintVattr undefined" error doesn't appear to cause any problems but seems to have been fixed in later versions of OpenVMTools..

  • PfSense VM in Windows 7…security issues?

    Locked
    6
    0 Votes
    6 Posts
    5k Views
    B

    I have a similar setup for one of my box and here are some of my 0.02:
    1. You will need more RAM If you plan to use SNORT, squid … etc. I have an odd ball 5G system and memory usage is constantly at 95%+. Pfsense is in a 3G VM together with win7 host they use more then 4G. With SNORT fully loaded pfsense memory load  (within the VM) can peak at 80% - SNORTis the memory hog, so if you not plan to use it you will need more host memory.
    2. Get a 3rd network card as a management interface to the box. if you are concern, you can assign the 2 NIC to some funky IP address and have a firewall rule to block them off completely.
    3. I never able to get VLAN to work in this setup, somehow the 11q tag was lost. Maybe because at the time I was running an older version of workstation or because I have not install vmware tool. VLAN is not important to me in this setup so I never go back to look into it.

  • CENTOS 6.2 = good

    Locked
    6
    0 Votes
    6 Posts
    4k Views
    J

    also confirmed updating via "yum update" from a nonworking 5.7 to 5.9 resolved the horrific lag issues!

  • PfSense stops forwarding traffic under ESX5.x

    Locked
    7
    0 Votes
    7 Posts
    4k Views
    B

    @cmb:

    We do exactly as described frequently, nearly all our production firewalls in several colos, our office, homes, etc. run in ESX (ESXi technically, I and most use ESXi and ESX interchangeably these days). Never so much as a blip. So it's far from a general problem, tons of people do what you're doing with no issues.

    Need some more troubleshooting, packet capture to see what gets where, check firewall states for what's getting passed, etc.

    What version of ESXi are you running? The systems I have tried it on have all been ESXi 5.0 (I've not tried 5.1 yet). We have many of the same setup on ESXi 4.x without issue.

  • PfSense + Untangle on ESXI w/1 WAN, 2 LANs

    Locked
    2
    0 Votes
    2 Posts
    4k Views
    N

    Nevermind. I did another install and it works fine now. The first install must have been messed up in some way, because I didn't really do anything different the second time around. I also didn't realize I had to add rules to the second LAN connection, and it works fine now too.

  • [need help] 3G usb modem + wired with pfsense in virtualbox

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    jimpJ

    If virtualbox can pass the USB device directly to pfSense, it should work, provided that the modem works with pfSense at all.

    The setup would be the same as any other multi-wan setup or 3G setup, plenty of docs/examples around on the wiki and forum for both.

    The problem might be getting the USB device to pass into the VM. I believe the OSE version of virtualbox can't do that but the precompiled binary package from Oracle can, unless they fixed that since I last tried it.

  • Routing between LANs

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    R

    Thanks to everyone for their hints and suggestions.

    Here is what I ended up doing that seems to work.

    Add a new firewall rule:
        proto: any, source: WAN, port: any, dest: any

    then on a host in the Corp LAN:

    route ADD 172.16.1.1 MASK 255.255.255.0 10.3.1.100

    and voilà!

    I am intrigued by the notion of doing partial NATing and am going to try playing around with that.

  • 0 Votes
    4 Posts
    4k Views
    B

    OK.  Is there a particular reason you want to pass through the one and only NIC to pfSense?

  • Vnode_pager_getpages: I/O read error

    Locked
    3
    0 Votes
    3 Posts
    4k Views
    Q

    Indeed! In fact it looks like the disk emulation sometimes takes too long to read or write or it's not even able to read or write at all for some sort of disk emulation crash.
    I have been using the latest vbox for a while and no errors at all, but sometimes, with the very same config, i install a newer pfsense snapshot (always working with the latest ones)
    and the problem appears again.
    I have been using a nice 2.1 snapshot that works perfectly but it's from November 2012. I'm afraid that installing a newer February 2013 snapshots the issue will appear again.

    I noticed that disabling I/O host cache the issue is less frequent. Also with some snapshots virtual SATA controller seemed to work better than the default IDE controller.
    In some snapshots SATA didn't work at all so not always i could test the SATA setup.

    Hopefully this info will help someone.

  • Noob question for vmnic

    Locked
    12
    0 Votes
    12 Posts
    4k Views
    G

    I understand, I did not want it for free  :P
    I could not find a source to learn more, I am stuck with this vnic issue :(

  • Pfsense in Hyper-V, how to share the WAN IP of the host machine?

    Locked
    3
    0 Votes
    3 Posts
    5k Views
    M

    On site B you create two networks in Hyper-V of the external type
    Lets call them Outside and Inside
    You assign the wan nic to outside and the lan nic to inside

    Make sure that the "allow management operating system …." checkbox is selected on inside and is NOT selected on outside

    Now create a virtual machine for PFSense and give it one nic from Inside and one from Outside.

    After the installation of PFSense is complete your wan traffic will com in on the Wan nic, pass through the Outside virtual switch and reach the Pfsense box outside interface.
    Pfsense will then forward the trafic to its internal interface connected to the internal Virtual switch. Since the host machine is allowed to see that switch the trafic can reach it

  • Open-VM-Tools and ESXi 5.1

    Locked
    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • Remote Install ESXi5.1 how to pfsense on 1Nic 1 Public IP

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    M

    In theory, you may have gotten past the hard part, and, again, in theory, it should work… till it doesn't, then you're really stuck.  But, hey, you've gotten this far and assuming it's not anything you (or clients) are financially dependent on, run with it.

  • Best free virtualization plataform to run Pfsense under a Debian host?

    Locked
    10
    0 Votes
    10 Posts
    9k Views
    J

    Agreed proxmox is pretty good too… I like how proxmox uses a web interface and you dont have to have a windows box for esxi (correct me if im wrong) proxmox is fairly simple to learn and navigate,  it is based on debian too. but i do recommend proxmox or esxi.

  • Pfsense in proxmox troubles

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    J

    @AlanMAC:

    Do you happen to have another NIC laying around? I've just added a dual port ($45) to my proxmox setup and running two new LANs from pfSense now. I tried doing the virtual NIC, but kept running into problems, so I decided that instead of wasting my time, that I'd just add a dual port NIC…. I'll be adding another one soon as well.

    thanks I did get it figured out and do have to say proxmox is pretty easy to learn dont really have any other issues but maybe some firewall/nat troubles

  • Newbie to pfSense and ESXi, need network setup recommendation

    Locked
    10
    0 Votes
    10 Posts
    11k Views
    B

    In the diagram the MGMT network is a separate NIC that's connected to the VMkernel Port Group (the management network) and nothing else.  That's just the way I did it because I had a spare NIC.  It's very common to leave the VMkernel Port Group and the VM Port Group (LAN) on the same vSwitch.

    You shouldn't be thinking of pfSense as a switch, it's a router/firewall.  If you have multiple physical devices (wifi access point, PC, etc) to connect to the LAN you will need a physical switch, which I think is what Abdsalem referred to as a "pswitch".

  • VSphere ESXi 5.1 InterVLAN Routing with pfsense help

    Locked
    6
    0 Votes
    6 Posts
    5k Views
    A

    Thanks for the feedback all.

    I looked over my setup in pfsense and managed to resolve the issue.

    Next problem…. how do I get PC's connected to different VLAN's to connect to the Internet ?

    All VLAN's are on one switch

    WAN interface is on another switch

    Both switches have physical NICs

  • 2.0.2 - Open VM Tools not working

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    B

    That VM must have been totally corrupted.  Didn't matter what I installed (2.0.1 or 2.0.2), I pretty much got the same results with VMware Tools.  Very odd.

    I finished up deleting that VM and resurrecting a 2.1 VM from months ago.  Updated it to the 24 December build and, once I sorted out all the changes I've made since then, I'm back on line again.

  • VMWare Workstation 9 - failed to start vmware_guestd

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    N

    I use vmware workstation 9 live cd install having no problems and it works fine

  • CPU Usage 100% - vmware

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    C

    Thanks, I'll switch them over to e1000 and see if that makes any difference.

    We are running RC 1 because in the final release the Captive Portal service has a bug where is doesn't accurately track mb usage via Radius.  That is what we use pfsense for to track user's internet usage for billing.

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