• Patch for Firebox III running "FreeBSD 6.4"

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Network design recommendations?

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    E
    I can share my config with you, although… some call it overkill  :o I run pfSense in a Vmware ESX enviroment, and therefore have access to quite a few virtual NICs (which is nice for segmentation and VLAN purposes). This is the vlan-config running inside vmware : http://0o2471.net/15677 And this is what the physical cabling looks like : http://0o2471.net/15653 The VLAN 200 is a isolated connection to my DSL-modem, incase I need things to have direct access (official IP's), and if I put a host in this VLAN it will get a DHCP from my ISP. The VLAN 300 is my internal VLAN for regular connected laptops \ computers that I trust, I'm thinking of implementing a auth of some sort for this VLAN. The VLAN 400 is my Wireless Guest network, the host connected here have no access to the internal network, but talk only to pfSense and the internet, there is also a captive portal here The VLAN 500 is my Wireless internal network, where I myself and other trusted computer connect, same priveleges as VLAN 300, but this SSID is hidden and WPA2-protected, also my IP-telephone is on this network The VLAN 600 is the management VLAN on which only managementstuff is, like the Switches, accesspoints and iLO of the servers This is btw only my lab :P
  • Struggling with boot up

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    L
    OK, managed to fix it, although not sure how. I just tried different combo's from the documentation on boot up issues and it finally worked…
  • Terse Install HOWTO on Steriods

    Locked
    3
    0 Votes
    3 Posts
    4k Views
    jimpJ
    You might be able to have the best of both worlds if you setup your keyword filtering software on another box (in a DMZ, perhaps) and then forward web traffic through it. Keyword filtering is rather expensive in terms of CPU, it would probably be better on its own box anyhow. I know some people have setup a separate server for something such as DansGuardian to use as a local proxy.
  • Xen install: BTX Halted

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    H
    Hi Jonny, Actually I have a pfsense box running on Citrix XenServer 5.5, I got the same error when I ran VM. To fix this simply I downgrade my Bios version from computer. I dont know if this issue will fix yours but is a way. Regards, Heitor Lessa
  • External MS SQL Connection not working

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    C
    You gave me some ideas…. and i found the problem.  On our DNS server we were using C Names to point to our thirdparty sql sqlserver, but that record had been deleted sooo the sql connection call didn't know where to go (actually it was calling the wrong server).  I put the C record back in... and we're good to go. thanks for your help! Rookie mistake on my part!  :( :)
  • Sudden lock up after reboot

    Locked
    12
    0 Votes
    12 Posts
    5k Views
    P
    I replicated the same exact setup after installing pfsense 1.2.3 and it seems work well. I guess there was some error in system files since the box was shut down few times not properly - just guessing.
  • 0 Votes
    6 Posts
    2k Views
    X
    when using non standard ports over http/https you have to specify the port with :xx, replace xx with port number, this overrides the defualt port number for that protocol (http=80, https=443). Thats why if you could ssh into it, i figured it was something like that (especially since you said it has to be easy) Glad I was able to spare you the trouble.
  • Network steps

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    X
    this is all you will need: http://192.168.1.1 Internet should be DHCP, LAN should be 192.168.1.1 http://doc.pfsense.org/index.php/Tutorials http://doc.pfsense.org/index.php/Main_Page
  • The CD's "embedded" install

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    E
    Thank you both for your assistance, I'll track down a serial cable and install it that way.  Your advice is appreciated.
  • Pfsense 1.2.3 on FX5624 hangs with blank screen

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    N
    Thanks for the reply. I am using a serial console. I actally started with that and added the VGA afterwards. I am running it at 9600 baud. I see the BIOS serial output OK. I am using a 512Mb CF card. Thanks for the explanation about the CD install. @jimp: You say you wrote the image to a card. If you used a NanoBSD image, these do not support VGA and write their output to the serial port instead. If you connect a null modem serial cable to the port on the router, you should see the boot messages. That other thread is referring to a full install from CD.
  • Configuration Question

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    E
    pfSense also has a very different setup for initialization scripts and some of the layout is different.
  • MOVED: pfsense in VMware on my atom-based server - need some advice

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • PfSense won't boot after installation

    Locked
    9
    0 Votes
    9 Posts
    31k Views
    J
    Whew, got it to work now, by not choosing "Packet Mode" during the bootblock creation part of the installation.
  • Alix 2D3 Can't boot pfSense-1.2.3

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    jimpJ
    First, your serial port should be set for 9600. Go into the ALIX BIOS (press 's' during the memory test) and set the speed to 9600 and set your serial client to match. Try to boot again, if it's still not right, then something must be wrong with the CF or how it was written. You're sure you decompressed that image first before writing? And you're sure it's disk1? Usually the command looks more like: gzcat pfSense-1.2.3-RELEASE-4g-nanobsd.img.gz | dd of=/dev/disk3 bs=16k It's possible that the CF is defective, but unlikely. If even the first part of the CF was written correctly, you should have gotten the pfSense boot menu with an F1/F2 choice.
  • Difficulty connecting over PPPoE

    Locked
    10
    0 Votes
    10 Posts
    5k Views
    F
    Good point; thanks for the info tid-bit. That may very well explain the issue I'm experiencing. I'll poke around in the local forums. I've not had such issues with other ISP's in the past. Are there other methods that you can think of that I can employ to achieve similar results?
  • Network advice

    Locked
    13
    0 Votes
    13 Posts
    5k Views
    C
    I'll try the VPN. If the wiki isn't enough, I'll came back to the forum. ;D
  • Adding another nic for Accsess Point

    Locked
    8
    0 Votes
    8 Posts
    3k Views
    E
    O.K. im came back I had a power problem in the AP I have 192.168.42.x for the lan interface and 192.168.54.x for the wi1 interface the first picture is the firewall rule the second is ifconfig command the Third is Divided to tow the upper is in the wifi pfsense net and the lower is in other wifi you can see that i can ping google thank you all eli :) [image: Terminal-ifconfig.png] [image: Terminal-ifconfig.png_thumb] [image: Terminal-ping.png] [image: Terminal-ping.png_thumb] ![Screenshot-YaffePF.local - Firewall: Rules - Mozilla Firefox.png](/public/imported_attachments/1/Screenshot-YaffePF.local - Firewall: Rules - Mozilla Firefox.png) ![Screenshot-YaffePF.local - Firewall: Rules - Mozilla Firefox.png_thumb](/public/imported_attachments/1/Screenshot-YaffePF.local - Firewall: Rules - Mozilla Firefox.png_thumb)
  • Network config help

    Locked
    23
    0 Votes
    23 Posts
    8k Views
    S
    My knowledge about networking is really low.I know some things on theory and practical simple things just what is dhcp,How to config network on my bsd machine or connect 2 computers together.The reason i start pfsense is because i want to learn about firewalls,networks and because i really like pfsense and more general because i like computers very much and allways trying to learn more things setting projects on my self.Is not only to set up a firewall.Is to learn from this experience.But is really to hard for me to understand all this at this point.So to read some things before i start,i think is really good idea :) Thanks for the urls.I will start reading immediately :) George
  • Super Talent 2.5 inch 8GB Value SSD SATA2 Solid State Drive

    Locked
    10
    0 Votes
    10 Posts
    4k Views
    W
    If your web user reads pages out of the cache then the speed at which they can read that data may be limited by the disk read speed or it may be limited by the available network bandwidth between them and the system holding the cache. For example, your disk might be capable of reading at 100MBps (800Mbps) and you may have a 100Mbps link between the user and the cache. That configuration is limited by the network. In practice, I expect that for a small number of users no-one is likely to notice.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.