• Creating SSH keys but every so often [randomly] they keep getting refused

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    J
    Ahh right sorry. Yea makes sense to be honest, just going into auto mode myself when I do things like this with my server. Thanks for the tip!
  • Best strategy for 2 wan 2 lan and 1 vlan?

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    stephenw10S
    I have never used any Ubiquity hardware but a quick look through the manual shows that it seems pretty well thought out and almost specifically designed for your situation.  :) It looks as though your can run multiple SSIDs on each AP (virtual APs) and each SSID can be set to use different VLAN IDs and authentication. So you need to set your APs to run a parallel wifi network with a different SSID and VLAN tag. Set the authentication on the new network to just the WPA2 so your cameras don't have to deal with login. Setup a new interface in pfSense, as you've already done, with the VLAN tag. Now apply firewall rules as appropriate. If you run into the tagged/non-tagged traffic problem you can always set your guest wifi network to use VLAN tagging as well and have two VLAN interfaces on LAN1 such that all traffic becomes tagged. Steve
  • Same IP on WAN and LAN?

    Locked
    10
    0 Votes
    10 Posts
    11k Views
    S
    Thank you all, I meanwhile ended up trying to follow the hint to better get a new transfer network / WAN configuration.
  • Can complex VPN/Routing/Firewall Scenario be handled by pfSense?!?

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    E
    Thanks Chris for working through my post and helping me to make a decission towards the right solution. The only thing where I´m stuck is the VPN IPsec restrictions for the mobile users. Could anybody give me any hints how to restrict diffenet users to different local subnets. For example: LAN has 3 subnets 192.168.1.0/24, 192.168.2.0/24, 192.168.3.0/24 IPsec User 1 should only be able to access 192.168.1.0/24 IPsec User 2 should only be able to access 192.168.2.0/24 IPsec User 3 should only be able to access 192.168.2.0/24 and 192.168.3.0/24 Where can I set those restictions in pfSense? Thanks again! Harry
  • Trusted source for checksums?

    Locked
    6
    0 Votes
    6 Posts
    2k Views
    S
    thanks :-)
  • Valid personal certificate and IE 9.x

    Locked
    26
    0 Votes
    26 Posts
    7k Views
    stephenw10S
    You go to the 'Certificates' tab in Cert Manager and click the '+' sign. Now change to 'Create an internal Certificate'. This will create a certificate from your CA (that you just created), you can then assign the webGUI to use it. However this will not help with your problem installing the CA key in IE. You should be ab;e to do this whether or not you've created any certificates from it.  :-\ I agree with Johnpoz: open the .crt file in a text editor check it's a real and complete file. Steve
  • No Internet after Restore, VPNs work fine

    Locked
    4
    0 Votes
    4 Posts
    1k Views
    C
    I've never seen nor heard of that happening so I'm not sure how you got into that situation. Maybe an upstream proxy or something returning invalid data when it did an update, though newer versions validate that data. That's never part of the normal restore process.
  • New pfSense design build for lab/home network - Critique needed

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    V
    Thanks Wally!
  • Rsync folder not work

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    W
    I presume you are issuing the rsync command on a Linux system and expecting pfSense to respond. pfSense standard installs do not include the rsync and rsyncd utilities. The man page for rsync on my Ubuntu 12.04 netbook says of the "-e" option: If this option is used with [user@]host::module/path, then the remote  shell  COMMAND  will  be               used  to  run an rsync daemon on the remote host, Since there is no rsyncd on the remote host (pfSense) this won't work!
  • MOVED: How does snort performing the block action?

    Locked
    1
    0 Votes
    1 Posts
    661 Views
    No one has replied
  • MOVED: problema con hora de pfsense y logs

    Locked
    1
    0 Votes
    1 Posts
    717 Views
    No one has replied
  • 0 Votes
    1 Posts
    1k Views
    No one has replied
  • MOVED: Liberar portas no PFsense

    Locked
    1
    0 Votes
    1 Posts
    738 Views
    No one has replied
  • Does pfSense display bandwidth per client IP?

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    R
    Mine does through certain package(s), Squid and LightSquid you can look at how much bandwidth per IP address and see what sites each IP address went to.
  • How to address Schedule trouble at 23:59?

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    M
    Sorry, I misunderstood.  I’ll try it again maybe I didn’t get it right – the connection was still dropped just before midnight when I tested it. Certainly worth another try – thanks for your help!
  • Script to reset 3G usb modem

    Locked
    7
    0 Votes
    7 Posts
    5k Views
    C
    I'm at work again and unable to test but this may be of use of on pfSense 2 or above - http://www.unix.com/man-page/FreeBSD/8/ppp/
  • Squid Proxy Server Service Not Starting

    Locked
    4
    0 Votes
    4 Posts
    10k Views
    marcellocM
    You have a misconfigured squid. Check squid options, change netmask network ranges to cidrs and try again.
  • Accessing 'old' logs

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    jimpJ
    On pfSense 2.0.1 and earlier, the log files were always wiped/reset at bootup. On pfSense 2.0.2 and later, on a full install the logs are kept at bootup. On NanoBSD, the logs are kept in RAM and would be wiped after each reboot no matter what. If you need to keep logs indefinitely, setup a syslog server and have pfSense send its logs there.
  • IP block problem

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    stephenw10S
    @rabbyweb: It's showing it's block our IP. What is showing this? Where? It's unlikely you will have multiple public IPs. You would have to have paid for these from your ISP. Steve
  • Extremely slow inter-vlan routing

    Locked
    7
    0 Votes
    7 Posts
    5k Views
    T
    @cmb: Judging by this (I have no 10G equipment at all), the Intel 10G driver in FreeBSD 8.1 must be somehow broken with VLANs. I would try 8.3-based 2.1 from snapshots.pfsense.org. I had severe problems with VLAN with Intel 1 Gb (Intel Pro 1000 network, em0 & em1) NIC's also. Upgrading to FreeBSD snapshot solved the issue. BR, Tommi
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.