Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    pfsense blocking some sites

    Firewalling
    3
    10
    1.3k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • G
      Gurveer
      last edited by

      ive freshly installed pfsense and upgraded to plus edition but pfsense blocked sites(ie: https://www.bsnl.co.in https://portal.bsnl.in
      https://portal2.bsnl.in )in both editions(ce and plus), also i tried everything mentioned here(https://docs.netgate.com/pfsense/en/latest/troubleshooting/website-access-issues.html#:~:text=If%20some%20sites%20will%20load,are%20a%20few%20possible%20causes.&text=Use%20traceroute%20to%20determine%20where,not%20the%20firewall%20or%20ISP.&text=Check%20Clear%20invalid%20DF%20bits,Advanced%2C%20Firewall%2FNAT%20tab.) but nothing changed.These websites opens seamlessly when directly connected to isp modem or using opnsense os(i dont want use opnsense because it doesnt support alias bandwidth control).I havent installed any package.

      R 1 Reply Last reply Reply Quote 0
      • R
        rcoleman-netgate Netgate @Gurveer
        last edited by

        @gurveer Do those domains resolve when you go to Diagnostics->DNS Lookup?

        Ryan
        Repeat, after me: MESH IS THE DEVIL! MESH IS THE DEVIL!
        Requesting firmware for your Netgate device? https://go.netgate.com
        Switching: Mikrotik, Netgear, Extreme
        Wireless: Aruba, Ubiquiti

        G 1 Reply Last reply Reply Quote 0
        • G
          Gurveer @rcoleman-netgate
          last edited by Gurveer

          @rcoleman-netgate thanks pal www.bsnl.co.in started opening after doing dns lookup but portal.bsnl.in, portal.bsnl.in are not opening.pls help

          R 1 Reply Last reply Reply Quote 0
          • R
            rcoleman-netgate Netgate @Gurveer
            last edited by

            @gurveer If some but not all are resolving check in the DNS lookup which server(s) should be resolving it and see what happens. If you have specific DNS servers named (like they exist only on a single or two DNS servers) and those servers are timing out, offline, or ignoring your request then they will never resolve.

            For example:
            I cannot resolve "portal.bsnl.in" from here. I suspect the DNS servers you are querying do not know these hostnames exist.

            ping: cannot resolve portal.bsnl.in: Unknown host
            

            Ryan
            Repeat, after me: MESH IS THE DEVIL! MESH IS THE DEVIL!
            Requesting firmware for your Netgate device? https://go.netgate.com
            Switching: Mikrotik, Netgear, Extreme
            Wireless: Aruba, Ubiquiti

            1 Reply Last reply Reply Quote 0
            • G
              Gurveer
              last edited by Gurveer

              @rcoleman-netgate they started resolving but portal.bsnl.in , portal2.bsnl.in aint opening even after resolved tho they all three (bsnl.co.in,portal.bsnl.in , portal2.bsnl.in) opens and resolved fine on opnsense using 1.1.1.1 (also i use same for pfsense)

              R 1 Reply Last reply Reply Quote 0
              • R
                rcoleman-netgate Netgate @Gurveer
                last edited by

                @gurveer The hostname started working for me this time around - I suspect there was a DNS configuration/propagation issue with that specific hostname.

                Ryan
                Repeat, after me: MESH IS THE DEVIL! MESH IS THE DEVIL!
                Requesting firmware for your Netgate device? https://go.netgate.com
                Switching: Mikrotik, Netgear, Extreme
                Wireless: Aruba, Ubiquiti

                G bingo600B 2 Replies Last reply Reply Quote 0
                • R rcoleman-netgate referenced this topic on
                • R rcoleman-netgate referenced this topic on
                • G
                  Gurveer @rcoleman-netgate
                  last edited by Gurveer

                  @rcoleman-netgate what should i do to make them work/open?

                  1 Reply Last reply Reply Quote 0
                  • bingo600B
                    bingo600 @rcoleman-netgate
                    last edited by bingo600

                    @rcoleman-netgate

                    Works fine for me (DK)
                    Trying this one in FF : https://portal.bsnl.in

                    redirects me to portal2.bnsl.in

                    96511dcd-425a-4515-8da9-b344413f5000-image.png

                    I'm on 22.05 , using unbound ... But pfSense forwards to two local Linux DNS servers , running bind9.

                    This is a dig on my linux laptop , that resolves via pfSense

                    linux-laptop:~$ dig  portal.bsnl.in
                    
                    ; <<>> DiG 9.11.3-1ubuntu1.18-Ubuntu <<>> portal.bsnl.in
                    ;; global options: +cmd
                    ;; Got answer:
                    ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 575
                    ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
                    
                    ;; OPT PSEUDOSECTION:
                    ; EDNS: version: 0, flags:; udp: 65494
                    ;; QUESTION SECTION:
                    ;portal.bsnl.in.			IN	A
                    
                    ;; ANSWER SECTION:
                    portal.bsnl.in.		10800	IN	A	117.255.216.68
                    
                    ;; Query time: 1546 msec
                    ;; SERVER: 127.0.0.53#53(127.0.0.53)
                    ;; WHEN: Mon Oct 03 17:53:25 CEST 2022
                    ;; MSG SIZE  rcvd: 59
                    
                    linux-laptop:~$ dig portal2.bsnl.in
                    
                    ; <<>> DiG 9.11.3-1ubuntu1.18-Ubuntu <<>> portal2.bsnl.in
                    ;; global options: +cmd
                    ;; Got answer:
                    ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 43804
                    ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
                    
                    ;; OPT PSEUDOSECTION:
                    ; EDNS: version: 0, flags:; udp: 65494
                    ;; QUESTION SECTION:
                    ;portal2.bsnl.in.		IN	A
                    
                    ;; ANSWER SECTION:
                    portal2.bsnl.in.	10800	IN	A	117.239.179.10
                    
                    ;; Query time: 312 msec
                    ;; SERVER: 127.0.0.53#53(127.0.0.53)
                    ;; WHEN: Mon Oct 03 17:54:22 CEST 2022
                    ;; MSG SIZE  rcvd: 60
                    
                    linux-laptop:~$ 
                    
                    

                    This is a dig on my linux DNS server resolving via 1.1.1.1

                    linux:~$ dig portal.bsnl.in @1.1.1.1
                    
                    ; <<>> DiG 9.10.3-P4-Debian <<>> portal.bsnl.in @1.1.1.1
                    ;; global options: +cmd
                    ;; Got answer:
                    ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 43275
                    ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
                    
                    ;; OPT PSEUDOSECTION:
                    ; EDNS: version: 0, flags:; udp: 1232
                    ;; QUESTION SECTION:
                    ;portal.bsnl.in.			IN	A
                    
                    ;; ANSWER SECTION:
                    portal.bsnl.in.		10800	IN	A	117.255.216.68
                    
                    ;; Query time: 168 msec
                    ;; SERVER: 1.1.1.1#53(1.1.1.1)
                    ;; WHEN: Mon Oct 03 17:56:36 CEST 2022
                    ;; MSG SIZE  rcvd: 59
                    
                    linux:~$ dig portal2.bsnl.in @1.1.1.1
                    
                    ; <<>> DiG 9.10.3-P4-Debian <<>> portal2.bsnl.in @1.1.1.1
                    ;; global options: +cmd
                    ;; Got answer:
                    ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 1618
                    ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
                    
                    ;; OPT PSEUDOSECTION:
                    ; EDNS: version: 0, flags:; udp: 1232
                    ;; QUESTION SECTION:
                    ;portal2.bsnl.in.		IN	A
                    
                    ;; ANSWER SECTION:
                    portal2.bsnl.in.	10800	IN	A	117.239.179.10
                    
                    ;; Query time: 171 msec
                    ;; SERVER: 1.1.1.1#53(1.1.1.1)
                    ;; WHEN: Mon Oct 03 17:56:50 CEST 2022
                    ;; MSG SIZE  rcvd: 60
                    

                    Had to use the Linux DNS server to query via 1.1.1.1.
                    DNS is locked down (to pfSense only) , on my normal vlans.

                    Edit:
                    Did we ever see OP's Unbound Config screenshots and the System --> General setup "DNS section" setup screenshots ??

                    /Bingo

                    If you find my answer useful - Please give the post a šŸ‘ - "thumbs up"

                    pfSense+ 23.05.1 (ZFS)

                    QOTOM-Q355G4 Quad Lan.
                    CPUĀ  : Core i5 5250U, Ram : 8GB Kingston DDR3LV 1600
                    LANĀ  : 4 x Intel 211, DiskĀ  : 240G SAMSUNG MZ7L3240HCHQ SSD

                    G 1 Reply Last reply Reply Quote 0
                    • G
                      Gurveer @bingo600
                      last edited by

                      @bingo600 it doesnt even opens for me portal.bsnl.in or portal2.bsnl.in tho im on same release

                      bingo600B 1 Reply Last reply Reply Quote 0
                      • bingo600B
                        bingo600 @Gurveer
                        last edited by rcoleman-netgate

                        @gurveer

                        Let's continue in the other thread.

                        https://forum.netgate.com/topic/174428/pfsense-blocking-certain-some-sites/15

                        If you find my answer useful - Please give the post a šŸ‘ - "thumbs up"

                        pfSense+ 23.05.1 (ZFS)

                        QOTOM-Q355G4 Quad Lan.
                        CPUĀ  : Core i5 5250U, Ram : 8GB Kingston DDR3LV 1600
                        LANĀ  : 4 x Intel 211, DiskĀ  : 240G SAMSUNG MZ7L3240HCHQ SSD

                        1 Reply Last reply Reply Quote 1
                        • stephenw10S stephenw10 locked this topic on
                        • First post
                          Last post
                        Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.