• Certain sites only work on IE8

    6
    0 Votes
    6 Posts
    428 Views
    D

    Uhm… https://support.microsoft.com/en-us/help/17472/windows-internet-explorer-11-fix-site-display-problems-compatibility-v

  • Opinions on where to terminate SSL

    8
    0 Votes
    8 Posts
    2k Views
    stephenw10S

    Yes the SSL/Proxy should be completely separate from the pfSense webgui. I would expect you could use letsencrypt for both or either. But they would need to be on different ports.

    Steve

  • PFSense suddenly block all WAN traffic.

    13
    0 Votes
    13 Posts
    3k Views
    D

    I started with a fresh install, as suggested by tripplex, restoring the settings and that seems to resolve the issue.

    I'm still monitoring if it remains online.

    Once it happens again, I'll wireshark & check the states Steve.

    Keep you guys updated!

  • No internet on 1 client off dumb switch

    5
    0 Votes
    5 Posts
    476 Views
    jahonixJ

    Which OS is your Plex Server running on?
    Can you use "nslookup" or "dig" for www.google.com from plex console, if so what's the result?

    Probably not related to your problem but you know that 20.1.1.0/24 is not a designated RFC1918 private address space. It belongs to CSC, Computer Sciences Corporation (CSC and HPE Enterprise Services are now DXC Technology). So whatever services they are hosting from those IPs they won't be accessible to you.

  • Remote Packet Capture

    11
    0 Votes
    11 Posts
    6k Views
    bingo600B

    I have toyed a bit with this , and here is a working solution wo. to much "no..no"

    ********* Works wo sudo hack on linux ************** Only first time (ever) - to make ssh work wo. asking for passwd ssh-keygen ssh-copy-id user@pfsense-fw If sudo is installed on pfsense ---------------------------------- remote:~$ mkfifo /tmp/pcap remote:~$ sudo tcpdump -iigb1 -U -s0 -w - 'not port 22' > /tmp/pcap If sudo is not installed on pfsense ------------------------------------ ssh to pfsense as root/admin , enter 8 for shell remote:~# mkfifo /tmp/pcap remote:~# tcpdump -iigb1 -U -s0 -w - 'not port 22' > /tmp/pcap and send the data by a separate connection: local:~$ mkfifo /tmp/pcap local:~$ ssh user@pfsense-fw "cat /tmp/pcap" > /tmp/pcap and finally start Wireshark local:~$ sudo wireshark -k -i /tmp/pcap ********************* end ***************

    I do have this one liner working
    As local root (due to wireshark needs root)

    local:# ssh user@pfsense-fw sudo tcpdump -iigb1 -U -s0 -w - 'not port 22' | wireshark -k -i -

    But it requires sudo to be installed on pfsense

    https://www.cyberciti.biz/faq/how-to-add-delete-grant-sudo-privileges-to-users-on-freebsd-unix-server/ install pkg install security/sudo

    And some "nasty" visudo things, that would get a "security officer/revision" to get "Red Ears" ….

    I could prob lock it down to just work with tcpdump , but for now it's allowing my local user to sudo anything wo even asking for a pwd. Provided he's a member of the admin group.

    Have fun "Sharking"

    Ps:
    Most of this nasty stuff would prob not be needed of we could get a way to ssh into pfsense as root , wo. hitting the "menu".
    Or if we could ssh into pfsense w. a user that was allowed to run tcpdump on an interface.

    /Bingo

  • Interface Shutdown - similar to Cisco Command

    5
    0 Votes
    5 Posts
    477 Views
    N

    Heper,

    Thanks for that…..one I had not considered and will probably perform exactly what I need....

    In fact as I was typing, on that same system, I just marked the Gateway Offline and put the Gateway Default back to the Primary Link (which has been marked as down)

    The results were

    Forwarded Ports to the Secondary WAN link  - responsive
    Inbound OpenVPN connections working
    Outbound OpenVPN Connections working
    Everything else working as it should in a failover situation.

    Heper,

    Thanks that appears to do exactly what I need…..

    Regards

    Bob

  • VOIP thru IpSec VPN problems

    17
    0 Votes
    17 Posts
    4k Views
    R

    I believe you. Currently working with FreePBX forum to resolve this.

  • [SOLVED] Cannot Get back into WebGUI - No Network on LAN Port

    25
    0 Votes
    25 Posts
    2k Views
    stephenw10S

    Ha, no need to feel bad, I'm glad you got up and running.  :)

    Steve

  • Pf Sense Configuration

    3
    0 Votes
    3 Posts
    565 Views
    S

    Thank you for replay.

    I will check and inform.

  • Failover Switches using LAGG on PFsense

    11
    0 Votes
    11 Posts
    2k Views
    DerelictD

    Completely up to your switches. pfSense LACP will not care.

  • No internet access

    9
    0 Votes
    9 Posts
    1k Views
    GertjanG

    @valnurat:

    …..
    But is it not possible to use 8.8.8.8 instead of my ISP?

    Yep.
    If you prefer that Google knows all about your DNS requests (so they know what your are doing every time) instead of your ISP, then it is ok to switch to them.
    Normally, you shouldn't do this all together, and just use the Resolver -as it is activated by default.

  • 0 Votes
    2 Posts
    261 Views
    stephenw10S

    I'm not sure what you mean here. Sounds like you are asking for something for the captive portal?

    It already has a popout logout button feature.

    Steve

  • Vlan problem, despert NEED HELP

    27
    0 Votes
    27 Posts
    2k Views
    DerelictD

    No. You need to understand VLANs.

    Edge devices get untagged, access ports in almost all cases.

    Connections to VLAN-aware devices like other switches, pfSense with tagged ports, Access Points, etc get tagged, "trunk" ports.

    Chapter 2: https://books.google.com/books?id=dkDsJmnsejEC&pg=PA51&source=gbs_toc_r&cad=4

  • MOVED: How to translate the keyword "System" in the system language pack

    Locked
    1
    0 Votes
    1 Posts
    216 Views
    No one has replied
  • How to bypass torrent blocked ports using openvpn. [SOLVED]

    22
    0 Votes
    22 Posts
    5k Views
    johnpozJ

    here

    vpnserversettings.png
    vpnserversettings.png_thumb

  • SuperMicro IPMI Shared Port - Anyone ever had issues?

    2
    0 Votes
    2 Posts
    2k Views
    P

    can you describe me your configuration a little bit more? VLANs etc?

    I have problem with shared IPMI.
    I have LAGG LACP configured with 4 interfaces. One of them is IPMI.
    LAN VLANs are 10,11,12,20 etc.
    WAN VLAN is 8.
    IPMI VLAN is 20.

    So I configured in IPMI settings - VLAN 20 with DHCP

    Ports in the switch are configured as LAGG. All VLANs are set up as Trunk (10T, 20T).

    In theory, IPMI should have port configured as access 20UP, but in my case, port is configured as LAGG and it has VLAN 20 set up as Trunk. Switch (cisco) doesn't allow me to setup VLAN 20 as Access and Trunk.
    I'm little bit confused how to configure that properly. Maybe you can help me out. I know that there are some type of ports like general, but I am not familiar with that…

  • OPT interface - No Internet Access

    4
    0 Votes
    4 Posts
    6k Views
    P

    Did you check the Firewall->NAT->outbound
    if you setup manual outbound nat you have to enter the mappings in there manually if its setup as Hybrid (my choice) then new interface mappings are automatically added and you can also enter manual ones.

  • 0 Votes
    1 Posts
    224 Views
    No one has replied
  • Issue about web fliter

    2
    0 Votes
    2 Posts
    376 Views
    KOMK

    Perhaps a problem with squid and SNI?

    https://forum.pfsense.org/index.php?topic=111418.0

    https://forum.pfsense.org/index.php?topic=123223.0

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