• [SOLVED] How to access cable modem login [Rogers Hitron 192.168.100.1]

    21
    0 Votes
    21 Posts
    8k Views
    johnpozJ
    @guardian said in [SOLVED] How to access cable modem login [Rogers Hitron 192.168.100.1]: I do agree with you that 80/443 is the most likely and more or less impossible to close from a practical point of view. Its impossible to really block those ports at firewall, if you want the internet to work ;) Stopping C&C would be a list of bad IPs/Networks - there are many of these lists available. To those you can block all ports, not just 80/443
  • Port forwarding to Docker server

    20
    0 Votes
    20 Posts
    3k Views
    D
    @johnpoz so, after a hiccup, somehow i forgot to assign static dhcp address to the server and the access to docker server stopped working. Once the DHCP static ip was set, everything went back to normal..
  • Pfsense 3100 with AT&T BGW-700 - Access Issues

    3
    0 Votes
    3 Posts
    391 Views
    V
    @stephenw10 Thank you. I was able to get in. I needed to set the local LAN to a different subnet.
  • Certificate expiring for web configurator - do I need to do anything?

    6
    0 Votes
    6 Posts
    691 Views
    jimpJ
    If you renew the certificate in the GUI it keeps most of the attributes the same (DN info, key, etc) but updates the certificate. If you use the CLI command mentioned above it creates and activates a completely new certificate for the GUI. The renewal method is usually less of a pain in the long run, but the other method works as well if the GUI method isn't viable.
  • Expired Let's Encrypt CA when using it as a client

    Moved
    16
    0 Votes
    16 Posts
    1k Views
    bingo600B
    I couldn't update bogons on my 2.4.5-p1 , due to fetch using the expired certificate. I spend quite some time to solve it here , due to my FreeBSD inexperience. https://forum.netgate.com/topic/167276/solved-can-t-update-bogons-on-a-2-4-5-p1-cert-expired Success in the end. /Bingo
  • Enabling Virtual LAN (VLAN) on Pfsense Router's WAN connection

    9
    0 Votes
    9 Posts
    2k Views
    tShaperT
    @stephenw10 Thank you steve for your answer.
  • Cannot ping WAN gateway

    3
    0 Votes
    3 Posts
    463 Views
    johnpozJ
    @xavier8854 said in Cannot ping WAN gateway: ? (192.168.1.254) at (incomplete) on mvneta0.4090 expired [vlan] As already mentioned if you can not arp it, you can not ping it - and no nothing is going to work if that your gateway to the internet. You need to figure out why you can not arp for that.. Even if dupe you should see answer to arp..
  • CRL Errors using externally signed CA

    2
    0 Votes
    2 Posts
    363 Views
    stephenw10S
    You should test in 2.5.2. However it looks like this known issue: https://redmine.pfsense.org/issues/9889 Also see: https://redmine.pfsense.org/issues/12327 Steve
  • Remote Syslog - Radius Auth sent as Emergency Event

    9
    0 Votes
    9 Posts
    904 Views
    stephenw10S
    OK, using syslog-ng is fun and opens up a lot of options but.... it shouldn't be necessary! I opened a bug for this and created a patch to log as Level NOTICE: https://redmine.pfsense.org/issues/12464 You can apply that diff against 2.5.2 using the System Patches package. Steve
  • Trafic Graphs

    2
    0 Votes
    2 Posts
    401 Views
    provelsP
    @pontiac In either Dashboard widget or Status/Traffic Graph, select the wrench icon and change the setting, and save. [image: 1634366162011-e31a8ccf-7682-4962-9933-e39166307762-image.png]
  • Port Forward with Double NAT

    4
    0 Votes
    4 Posts
    698 Views
    S
    @stephenw10 I was going to get the port forwarding working through a double NAT, but worried about leaving open ports to hackers. I decided to go with adding to my unraid server a docker container for Nginx, cloudflare with free argo tunnel, bought a domain .com from Go Daddy for $20, and used three youtube videos from IBRACORP for setting up ngix with cloudflare and free argo tunnel. Cloudflare CDN: How to Setup + Purchase Domain + NGINX Proxy Manager on Unraid (2021) (sets up SSL full encrypt) Cloudflare: How to Set up Cloudflare Argo Tunnel FREE on Unraid - Bypass CGNAT (sets up argo tunnel (IP obfuscation)) NGINX Proxy Manager: How to Install and Setup Reverse Proxy on Unraid (2021) (sets up nginx)
  • More granular schedule?

    8
    0 Votes
    8 Posts
    1k Views
    stephenw10S
    It won't. It will only ask you to reassign the interfaces if the config file contains interfaces that don't exist in the system. That obviously won't be the case for you as you exported the config from that same system. Steve
  • ZFS install

    Moved
    16
    0 Votes
    16 Posts
    2k Views
    stephenw10S
    The new disks widget in current snapshots (shown above) has all that goodness.
  • SSL error for 3x IP blocklist updates all three from letsencrypt

    7
    0 Votes
    7 Posts
    627 Views
    J
    @gertjan said in SSL error for 3x IP blocklist updates all three from letsencrypt: https://kriskintel.com/feeds/ktip_malicious_domains.tx Stranger and stranger. Ive just checked again, not only is kriskintel.com not in my ktip_malicious_domains but NONE of the others in your screenshot are either. This is my "K" list: (hah it wont let me post all the domins, the board thinks it is spam - suffice to say there are about 30 to 40 "K" domains and none of yours are in there) Granted, I dont use lots of lists. What lists are you pulling from? Im only pulling from the malicious DNSBL and ransomware IP.
  • This topic is deleted!

    Moved
    0
    0 Votes
    0 Posts
    3 Views
    No one has replied
  • Pfsense has detected a crash report. Got this error on my dashboard

    8
    0 Votes
    8 Posts
    905 Views
    stephenw10S
    The actual issue here is that fsck (which runs at every boot) can mark the filesystem as clean when in fact it is not. That's why when you run it manually you must run it at least 3 times. It will always come back after the first pass with 'file system marked clean' but it may not be and that's when you get panics at mount. Steve
  • Looking for advice with Gateways setup

    3
    0 Votes
    3 Posts
    515 Views
    N
    @stephenw10 thank you very much, it is fixed.
  • DNS Resolver Records

    10
    0 Votes
    10 Posts
    1k Views
    johnpozJ
    @elenaydamonsalvatore Sure it can.. Bind runs dns on the planet ;) I just wouldn't suggest you do it.. its 1 box on 1 connection.. Why not let the big boys do it, you could have 4 or 6 NS all on different services. All on global anycast networks. For pennies really..
  • Few seconds of freezing only near end of 1hr Netflix episodes

    10
    0 Votes
    10 Posts
    1k Views
    R
    @rajid Thanks, everyone, for the help! It is very much appreciated!
  • Gateway showing offline but still have internet

    4
    0 Votes
    4 Posts
    508 Views
    J
    @stephenw10 i ended up updating. i am now currently on the latest firmware
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.