• 0 Votes
    2 Posts
    2k Views
    E

    What i can recommend you if you do not want to go through this hassle is use prebuild packages.
    Take a look at pkg_add -r option and if you feel you need a man page go to http://www.freebsd.org/cgi/man.cgi that should save you from your linuxism ;) of using –help which in the BSD world is just -h (as help) :S.

    Anyway good to hear you weren't disappointed and stayed in the ship.

    Just some thought to just let people know how to avoid some headaches, same as your post.

    Regards.

  • Error in filelog??

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    S

    I have not found this info on faq.pfsense.com, but is this issue because of specific size of log file? because clog specifies the specific size of the file, the 'empty' part of the file is filled with those characters (^@)?? I mean, this doesnt means that this is a file being corrupted?

    I'm asking for this because I have had many problems with core dumped files in pfsense filesystem, after some ups fail; I dont know why but even today, when my ups fail some times (my ups battery doesnt last too much), it seems that some files are corrupted and the system begins to fail in some parts; last week it happened and traffic graph didnt worked anymore… so after have re-installed the system, I see this and feel worried about.

    Thanks

  • PPPoe server with radius (radiator)

    Locked
    1
    0 Votes
    1 Posts
    4k Views
    No one has replied
  • Do 2 network will join

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    jahonixJ

    Maybe someone should ask why kyohisro is separating these 10 computers into two subnets at all.
    Playing games together makes me believe this is not a high security corporate network. Putting them in one subnet might free kyohisro from other hassle…
    Load-Balancing the two WANs can be done differently; the easiest might be by policy based WAN routing.

    Just my 0.02

  • 1.2rc4/5 bridge support.

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    H

    Yes, 1.2 supports all the features of 1.0.1 plus more.

  • Looking for some network design advice…

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    H

    A 1:1 NAT doesn't expose the complete hosz to the internet. You still need firewallrules to allow traffic. But I wouldn't use 1:1 NAT for only a few ports either and it's more flexible if you do it with portforwards as you can forward some ports to server a and some other ports to server b then. Another advantage is that portforwards will work with natreflection whereas 1:1 nat won't.

  • Static IP WAN will not come up unless reboot pfSense

    Locked
    6
    0 Votes
    6 Posts
    5k Views
    S

    Thanks razor, once again!

    What you are suggesting seems like a decent solution, but makes things pretty difficult (read: beyond my abilities) for other parts of my network.  Is there no way the modem can distribute public IPs via DHCP (static mappings of course)? According to Comcast there isn't, but why not? I think that would be the ideal solution.

    My gut feeling thinks that the modem wants some sort of communication to establish whether the connection will be DHCP or else a bridged static IP.  The pfSense log is seeing the "link up" message on the WAN port when it comes up, but it is not taking any action as it is not a DHCP interface (on the pf side).  Perhaps there needs to be some sort of communication from pf when that link does come up?

    Regards,
    Aaron

  • Set up DMZ in pfSense?

    Locked
    3
    0 Votes
    3 Posts
    33k Views
    H

    @superwormy:

    Incoming T1 connection, a few machines need to have public static IP addresses, the rest will be NATed and just need access to the Internet. I'd like to have the machines that are exposed to the Internet in something like a DMZ… does pfSense have DMZ support, or is there a better way to do this, or...?

    I have 3 network cards in the pfSense box... if I use one for WAN, one for LAN, and one for the DMZ machines, will this work to isolate the LAN machines from the machines that should be in the DMZ?

    take a look to the docu from monowall written by cmb, it runs as it should.
    http://doc.m0n0.ch/handbook-single/#id2604946

  • Is it a Split-Brain DNS I need?

    Locked
    8
    0 Votes
    8 Posts
    8k Views
    R

    @Tai:

    Im not sure what disabling NAT Reflection really entails if it is a horrible security risk or just makes port forwarding/nat more work. ??
    Cheers

    It's not a security risk, it just puts more load on the pfSense box. The domain name you use to access your virtual sites internally looks up to a public IP. Thus the request goes out to the pfSense box. Enabling NAT reflection allows the pfSense box to redirect the request back into the internal network to the correct host.

    If you had split DNS when inside your network the domain name would look up to the internal IP of the server. This would avoid the unnecessary loop to the pfSense box as the request would go directly to the server. When outside your network the domain name would look up to your public IP.

  • Pfsense - on access virus scanner

    Locked
    4
    0 Votes
    4 Posts
    4k Views
    E

    There are ways to do such configs not from the pfsense gui!

    Search google if you want to do such a config but it just provides basic security and not a real protection.

  • Traffic graph shown by IP

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    H

    Go to the console or ssh in (if you have ssh enabled at system>advanced) In the menu you'll find an item "pftop" that will do exactly what you are looking for. Press "h" for advanced options while running pftop.

  • Can Join the function:system-user and group manager?

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    X

    THKQ very much.
    I`ll wait it…

  • Error - Bad PTE…?

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    E

    Try setting your harddisk in PIO4 mode if you still recive this message check your RAM.

    There might be an edge case where might need to change the allocated memory to kernel vs. user base. What version of pfSense is this?

  • Multi LAN / Rate limiting / Tables

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    H

    You need at least 2 interfaces (WAN and LAN) but you can have as many interfaces as your hardware supports basically with multiple LANs or WANs.

  • Basic multi WAN setup

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    H

    You only have to follow this simple guide: Rules are applied on incoming traffic only so if you want to do outbound balancing to multiple WANs the traffic is coming in on the LAN and leaving on the WANs/OPTs. Your rules have to go to the LAN tab therefor. And also have a look at the tutorials and docs. They should get you started quickly.

  • PPPOE and External RADIUS

    Locked
    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • PPPOe Status Page

    Locked
    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • 0 Votes
    2 Posts
    2k Views
    Cry HavokC

    Assuming you have the full install then "pkg_add -r zoneinfo" (from the command line) should do it.

  • How to make the whole OS more multi-wan aware?

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    G

    Great to hear that. Good progress has been made on the traffic shaper. Now can we put together a bounty to extend captve port to be multi-wan and multiple interface?

  • Can I give Qos priority to a particular LAN interface?

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.