• MOVED: Site to Site OpenVPN - 3 pfsense

    Locked
    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • Hotel Internet Sharing

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    jahonixJ
    Depending on your location there might be other things to consider as well (I can't tell from your profile). If you're offering internet access publicly in Germany, you must log traffic and store it for 6 months together with the username. Offering it for free is not an option then. Apart from this, wireless internet throughout a hotel complex might be challenging as well. Client security might be another concern. May users see each other's computers or do you have to block this? At least you have to talk to your client about this!
  • Connectivity problems.

    Locked
    9
    0 Votes
    9 Posts
    3k Views
    W
    @skysurf76: Just wanted to update you wallaby. Thanks for the update. Regarding the wireless issue: Maybe you have some interference on some channels. There are some pieces of software (e.g. kismet at http://www.kismetwireless.net and wavemon at http://eden-feed.erg.abdn.ac.uk/wavemon) that can give you much more information about our wireless environment and these might help identify why you are seeing what your are seeing. For example, perhaps there is significant interference on one or more channels.
  • SSH log location?

    Locked
    2
    0 Votes
    2 Posts
    6k Views
    jimpJ
    ssh log messages just go into the main system log, in /var/log/system.log - but that is a binary circular log, not a plain text log, so you need to use the 'clog' program at a shell prompt to access it, like so: clog /var/log/system.log | grep sshd http://doc.pfsense.org/index.php/Why_can%27t_I_view_view_log_files_with_cat/grep/etc%3F_%28clog%29
  • I'm at lost until i found pfsense… and need some guidance

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    W
    Some options for getting more NICs on a system with small number of PCI slots: You can probably pick up a couple of reasonable quality 10/100 multi-port NICs on eBay. (These would have two or more ports per PCI slot). If you are looking for something "new", some possibilities include NICS described on http://www.soekris.com/lan16x1.htm and various Intel multiport NICs. You can use a VLAN capable switch to multiplex many switch ports onto a single LAN connection to a pfSense box. FreeBSD supports  some USB NICs.
  • [SOLVED] Slow speeds on Comcast

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    M
    Perry, Thanks for the hints. It was the traffic shaper causing the issues. I disabled it and immediately I got much more reasonable speeds.  :) I guess I need to re-run the shaper wizard to get it to work properly. Thanks again for the super-quick response.
  • Status>Queues crashes web interface

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Slowing Clock Time in pFsense 1.2.3

    Locked
    4
    0 Votes
    4 Posts
    1k Views
    Cry HavokC
    Look in the BIOS - check all CPU power saving modes are disabled.  How you do that depends on your BIOS but the manual should help you.
  • NIC Lights on alix 2D3

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    jimpJ
    That's normal for the ALIX boards (and WRAP too, I believe)
  • 2.0

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    jimpJ
    Just watch the 2.0 board here on any given day and you'll see how the quality can vary from day to day as bits are actively worked upon. It will be quite a while before all of the bugs and kinks are worked out.
  • Where to add Pre Reboot/halt script

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    jimpJ
    There isn't a good place to do it, but you could always write a single script and then make sure it gets called before the shutdown command in all cases: /etc/rc.halt, /etc/rc.reboot, and /etc/rc.shutdown
  • DYN DNS UPDATE PROBLEM!!!!

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    Cry HavokC
    I don't remember it every being asked here. What version of pfSense are you using?  Is pfSense your external (WAN connected) device, or do you have a modem or router between it and your ISP? What, as GruensFroeschli says, does the log show?
  • Problem with Connecting to 1:1 NAT IP from LAN

    Locked
    10
    0 Votes
    10 Posts
    4k Views
    E
    The reason that works is that NAT reflection is only supported for port forwards, which is why you need the port forwards to access them locally in the first place.  I'm working on something that would also work for 1:1 NAT rules (I've already got it figured out and just need to finish coding it), but I don't know whether it will be included in 2.0 (or any other version).  I may make it available as a package for 2.0 at least, and may even backport it as a package for 1.2.3.  If someone (or multiple people) wants to sponsor it, I might be more likely to consider backporting it to 1.2.3.
  • How do i mount a nfs share onto pfSense?

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    ?
    That is because nfs support is not built into pfSense.  It constitutes a significant security risk for a service which shouldn't be running on a firewall.
  • PPPOE Login

    Locked
    1
    0 Votes
    1 Posts
    5k Views
    No one has replied
  • MOVED: Lightsquid not showing DNS names

    Locked
    1
    0 Votes
    1 Posts
    985 Views
    No one has replied
  • MOVED: HAVP antivirus filling hard drive

    Locked
    1
    0 Votes
    1 Posts
    964 Views
    No one has replied
  • Auto restart with cron.. How to do it?

    Locked
    9
    0 Votes
    9 Posts
    14k Views
    O
    @jdwilliams: @Topell: Why do you need to bounce the box every night? Just to try and keep things running smooth… Its for a user whos 300 miles away and they have some slowness issues after squid has been runing for a few days and the webcon give a 500 error at random. Do you normally work with Windows?
  • No incoming email? Exchange 2007 SP2

    Locked
    13
    0 Votes
    13 Posts
    9k Views
    O
    Oh, different problem.  If you want to be able to access OWA from the inside using the external DNS name, you're going to have to make an A record on your internal DNS server pointing to the internal IP address.  (And if you're going to do that, making a zone for the public domain name on your internal DNS server, you'll have to replicate all the other public records or your users won't be able to get to, for example, 'www.companyname.com'. Or just create an internal A record like 'mail' and get a multi-name cert that will work with both the internal and external domain names.
  • Multiple WAN connection need Help..

    Locked
    11
    0 Votes
    11 Posts
    5k Views
    H
    can you name a some torrent clients which allow you to manually enter WAN ip..?? because there are too many available and i have ti try each one indiviually..
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.