• Outgoing packets do not show up in log

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    R
    Boy, that sure was alot of work for a simple answer!  Well, better that than the alternative…  Thank you!
  • Acces to my DSL Modem

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    GruensFroeschliG
    Read the FAQ? (or search the forum)
  • Regarding Bridging

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    D
    Since it is a bridge now, it is generating STP packets (Spanning Tree Protocol).  These are harmless.
  • What's Open After Install?

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    V
    Ola GruensFroeschli, OK. Cool. Thank You. -V-
  • Block access from lan to an internet ip

    Locked
    20
    0 Votes
    20 Posts
    9k Views
    S
    in my dealings blocking an entire subnet you have to make sure that you rules are in the correct place in the rules list (top before allow rules). secondly if you restart your pfsense by no mean asume that clients will get updated automatically unless directly connected. ipconfig /release, /flushdns, /renew or your Os' equivalent. Also blocking the route to the subnet seems to prevent connects better.(IMHO) so that would look like *  Blocked_sites  *  LAN net  *  * *  Blocked_sites  *  WAN net  *  * Try blocking the remote DNS address if possible
  • In Bridge Mode, firewall seems to be blocking HP and Dell downloads

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    jimpJ
    Actually I was just reminded by someone else that ftpsesame should work in a bridged scenario, so you may also want to try to enable the FTP helper on LAN if it has been disabled.
  • MOVED: Can't access LAN from wireless

    Locked
    1
    0 Votes
    1 Posts
    962 Views
    No one has replied
  • Rules being disappearing while entering!

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    C
    Oh, if you have a bad drive that is causing your config to be corrupted, that will be detected and the last good backup will be restored. I could definitely see that scenario occurring with a dying drive, or a disk controller problem, or bad cable, or any number of hardware problems. My comments were assuming the hardware is solid.
  • 0 Votes
    2 Posts
    2k Views
    jimpJ
    The other option is to move ssh to a different port, such as 222, on all your boxes. It won't get scanned by nearly as many (if any) such attempts, and you can keep it open. Personally I block off all ssh from outside and connect via VPN before I can reach anything internal.
  • Newbie LAN-YEL-ORA independent NIC subnets w/WAN access don't work

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    R
    "Yellow Address" refers to the IP address of the Yellow NIC.  I was thinking that it meant something similar to "Yellow Subnet". For OPT I/F, you must create a rule to allow a machine on the yellow subnet to reach the yellow subnet NIC (with the DNS server).  This one seems crazy to me, but this is the way it is.  It seems crazy since if the DNS server were out on a switched segment, anyone could reach it with the same address. I am using an external DNS service, and desire to block any attempts by local machines to use other DNS servers. I made an alias AllPrivateIP with the Private and Auto IP addresses so that I could refer to their inverse as meaning the internet in various cases.  I seem to have private addresses pounding on me from my WAN trying to bootp. I have an XBOX360 on ORANGE which I have working at the "OPEN" level (highest) without uPNP Don't let any sloppy names that slip through confuse you with respect to LAN, ORANGE, YELLOW, XBOX360.  If it looks like something, it is. I plan on moving to a "block all except those allowed" for LAN, YELLOW, and ORANGE. Reject UDP LAN-Net * !Lan-Addr 53(DNS) *  Comment: Reject DNS to other than LAN Gateway Pass   Any LAN-Net * * * * Comment: Allow LAN to access anything Reject * * * * * * *  Comment: Reject at bottom so LAN never gets blocked causing delay Pass UDP !AllPrivateIP * XBOX360 88 *  Comment: Allow XBOX port forward Pass TCP/IP !AllPrivateIP * XBOX360 3074 *Comment: Allow XBOX port forward Block * * * * * * *  Comment: Block at bottom so no response. YELLOW Pass   UDP  YEL-NET * YEL-Addr 53(DNS) *Comment: Allow access to local DNS Reject UDP  YEL-NET * !YEL-Addr 53(DNS) *Comment: Reject access to other (external) DNS Pass   * YEL-NET * !AllPrivateIP * *Comment: Allow unlimited access to WAN Reject * * * * * *  Comment: Reject at bottom so no delay ORANGE Pass   UDP  ORA-NET * ORA-Addr 53(DNS) *Comment: Allow access to local DNS Reject UDP  ORA-NET * !ORA-Addr 53(DNS) *Comment: Reject access to other (external) DNS Pass   * ORA-NET * !AllPrivateIP * *Comment: Allow unlimited access to WAN Reject * * * * * *  Comment: Reject at bottom so no delay Firewall / NAT / Port Forward WAN UDP 88 XBOX360 88 WAN TCP/UDP 3074 XBOX360 3074 Firewall / NAT / Outbound Manual WAN LAN-NET * * * * * No WAN YEL-NET * * * * * No WAN ORA-NET * * * * * Yes
  • Firewall with multiple subnets on same interface

    Locked
    7
    0 Votes
    7 Posts
    4k Views
    J
    ok, thank you that is all i want to know, it is suppose to work like that. thank you
  • Crazy HTTPS Forwarding Issue

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    C
    The firewall doesn't care what URL you're going to, and doesn't even know, it can't see the HTTPS traffic. Has to be something on your web server or reverse proxy that's different with the firewall in place.
  • MOVED: authentication proxy ?

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Setup DMZ with single public IP

    Locked
    9
    0 Votes
    9 Posts
    7k Views
    GruensFroeschliG
    Ah i see. Well you can still map the complete range with normal port forwards. But why would you need that?
  • Netowrk Scanning Denial

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    jimpJ
    By default, pfSense blocks everything on WAN. Nobody should be able to scan anything unless you specifically allow it.
  • Addition to the NAT should add the rules "RULES"?

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    D
    I suppose you are asking if you create a rule for NAT, automatically an access rule is added. The answer is yes, if tick to do so is seleceted (default yes)
  • Mail problem

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Cry HavokC
    Inbound email uses 25/TCP and assumes your ISP doesn't block that port.  You can use the diagnostics at MX Toolbox to check to see if your email server can be reached from the Internet. Also, try removing the gateway setting from your rules and re-testing.
  • Filtering web Content

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    P
    Using OpenDNS is the easy way. http://doc.pfsense.org/index.php/Blocking_websites
  • System/fw logs

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    M
    but easier isn't better ! :-) In my case i cannot have an external syslog server. The logs stay on the firewall 1 year, and a backup is send by mail daily. It's regarding French law when we offer Wifi hotspot. And I have write a windows software for create users for freeradius/ captive portal too. Work great ! Best regards, MaRCoOf
  • Firewall packets passing rules

    Locked
    7
    0 Votes
    7 Posts
    3k Views
    F
    Aha… i think that may be the cause... Might be onto something jimp! I will change the 'suspected' auto update source to update via another means and see how this goes. Thanks for the great advice!
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.