• Mitigating risk for any port-forwarding NAT rules

    6
    0 Votes
    6 Posts
    480 Views
    4
    Hey, thanks for all the replies folks. I can go either way - already have an isolated DMZ for my chinese cameras - but I think I'll use VPN for external access and disable that NAT rule altogether. I have been leaning in this direction - the only reason I have not done it is that it another thing I have to teach my wife to do on her phone - make sure she has a VPN session up - when she is attemping to access an internal resource on my network. I'll do some reading on setting up the vpn server feature on pfsense... Romany
  • pfsense and cisco anyconnect

    3
    0 Votes
    3 Posts
    881 Views
    4
    So does Anyconnect indicate that its down? If it does not than you that implies there something else going on. I would suggest you go to a DOS prompt and have a constant ping going to some internal address at your business (ping xxx.somecompany.com -t) and leave it pinging. When the problem comes back - see if your pings are still sucessful. If the internal host is no longer pingable than that confirms you have some type of loss of connectivity. You can also bring up your Anyconnect window - click on the "gear head" symbol - and go to statistics. You should see send and receive frames incrementing. I run Anyconnects for days thru my firewall and never have issues....
  • VLAN tag on WAN not working

    23
    0 Votes
    23 Posts
    7k Views
    stephenw10S
    Did you disable checksum off-loading in System > Advanced > Networking? You can probably configure a mirror port on the switch to send all the packets going to/from the ISP to a capture device. Steve
  • pfsense WiFi MAC authentication

    3
    0 Votes
    3 Posts
    801 Views
    H
    Hi Sorry for the confusion. The diagram is just the current setup and how i would like it to work as it looks like my only option. I am not saying that the iphone MAC address is passing through 2 routers. I would like to however know how it is possible that companies like purple wifi and wifi spark can get it to work like the way in the diargram https://purple.ai/?utm_source=google&utm_medium=cpc&utm_campaign=764304889&ppc_keyword=purple%20wifi&gclid=EAIaIQobChMIx_z_j7mI3gIVCZ3VCh29KwZIEAAYASAAEgK-I_D_BwE https://www.wifispark.com/ What type of server would they be using, windows, linux, cloud based?. When i tested with purple wifi, my iphone mac address was passing through me router and then through purple wifi's router then onto their server. Unless it was carried out another way. Im just looking for a free open source way of achieving this as i have over 2500 AP's which can be costly if i go with purple wifi. Thanks
  • Verify download PGP/GPG keys

    7
    0 Votes
    7 Posts
    1k Views
    stephenw10S
    The sha256 file is a text file containing the expected checksum. The checksum of that txt file is not expected to be the same. Steve
  • Is there a malware?

    3
    0 Votes
    3 Posts
    368 Views
    N
    thanks man I solved XDDD
  • (Solved) Want to block certain LAN clients from accessing WAN

    10
    0 Votes
    10 Posts
    1k Views
    RainMistMeR
    @grimson Thanks for your time, but I usually don't trust people enough to send screen shots. I usually don't want anyone to know 'anything' about my firewall settings. But it's solved so unfortunately I'm afraid you've wasted your time. Sorry for that. I tend to not respond to anyone I really don't want to help, so as to alleviate such "wasted time," if in fact I decide to deem it such. Though I usually don't see helping someone as wasted time. We each decide for ourselves what is and is not wasted time, as such we each should act accordingly. I would hope that everyone understands this fact, because it'll usually yield more happiness during ones lifetime. Have a good one my friend! And thanks again for your time!
  • OUI Lookup / Display

    6
    0 Votes
    6 Posts
    2k Views
    arrmoA
    OK, I got it working! Here is what I did, Found the needed script, it's at https://svn.nmap.org/!svn/bc/3320/nmap/scripts/make-mac-prefixes.pl Downloaded the latest file from the IEEE, at http://standards-oui.ieee.org/oui.txt Ran said script ... :-). It's perl make-mac-prefixes.pl oui.txt nmap-mac-prefixes And it works - thanks for the help! Would it make sense to include this latest file in pfSense somehow?
  • Publish a CRL

    certificate
    6
    0 Votes
    6 Posts
    1k Views
    C
    I want to setup multiple OpenVPN servers using a common CA, with the ability to revoke users from a central location.
  • Interface mismatch with LTE modem

    5
    0 Votes
    5 Posts
    702 Views
    stephenw10S
    An Ethernet connected modem is by far the best way to do this. If the delay is simply in the USB modem booting you can set a longer boot delay in pfSense to allow for that. Maybe use: https://www.netgate.com/docs/pfsense/hardware/boot-troubleshooting.html?highlight=kern%20cam%20boot_delay#booting-from-usb You can also add 'ue' to the list of interfaces to ignore in the mismatch check but that's an ugly workaround. Steve
  • This topic is deleted!

    3
    0 Votes
    3 Posts
    14 Views
  • GUI accessible from public IP

    3
    0 Votes
    3 Posts
    263 Views
    JKnottJ
    Are you elsewhere when you do that? If you do that from your local LAN, it's normal.
  • I can't do a backup

    2
    0 Votes
    2 Posts
    333 Views
    S
    @swmcl_pf -- I powered off by momentarily pressing the power button and then re-powered. The system says it is doing a backup or re-install in the background. This is the same as before. The process finished and I confirmed the message as read. I then did a backup. I'm not entirely convinced that it was doing anything in the background at the time of my post but I am happy that the backup has been completed. Case closed ?
  • SG-1000 throughput slow down

    35
    0 Votes
    35 Posts
    3k Views
    johnpozJ
    in the interface options section just change the snaplen to something only a few bytes vs the default of the whole thing.. We really just need to see the headers we don't need all the data to troubleshoot what is going on.
  • How to assign Domain Controller to VLAN Systems

    61
    0 Votes
    61 Posts
    12k Views
    slkamathS
    @johnpoz Thank you so much. I will do the changes by monday and let you know. Once again thanks for your time. Lokesh Kamath
  • Wifi MAC authentication

    10
    0 Votes
    10 Posts
    1k Views
    JKnottJ
    @hiranuk said in Wifi MAC authentication: behind another router. As I said if there are any routers in between the access points and pfSense, you will never see the original MACs. MAC addresses are only valid on the local link. The Ethernet frames, which carry the IP packet have the MAC addresses. When those frames reach a router, the IP packet un-encapsulated and forwarded via a new Ethernet frame and the original frame is discarded. All you'll see at pfSense is the MAC address of the last router the packet passed through.
  • Firewall can't reach internet over second WAN

    3
    0 Votes
    3 Posts
    407 Views
    S
    It was already in Hybrid mode. I duplicated the NAT for WAN to WAN2 but it didn't help.[image: 1539361353333-wan2nat-resized.png] Edit: Clarification
  • Crash Report Explained

    3
    0 Votes
    3 Posts
    551 Views
    T
    Ahh, Thanks for the reply. I'll open it up and see what's going on and probably end up swapping the CPU. Thanks again for the input!
  • Why swap memory is higher than real entered number?

    13
    0 Votes
    13 Posts
    1k Views
    emammadovE
    Thank you very much.
  • IPv4 Bogon list not updated since September 24?

    3
    1 Votes
    3 Posts
    317 Views
    R
    Thanks very much. It's looking good now.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.