Will somebody help me

Home Page › Forums › General Chat › Will somebody help me

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #2184861
    DGJ
    Participant
    Rank: Rank-1

    I'm on the verge of going insane every time I try to download from bunkr I get this...

    Hmmm… can't reach this page
    Check if there is a typo in bunkr.pk.
    DNS_PROBE_FINISHED_NXDOMAIN

    Bann0r has been kind enough to send me a few direct links when it first started happening but i need to figure why it is giving me this error

    I have 2 add blockers I have tried uninstalling both of them at the same time to see if that would work but I'm still stuck with nothing and same error every time

    #2184864
    bobastark
    Participant
    Rank: Rank-1

    Error is DNS related. Initiall guess is that this may be caused by using your default ISP DNS (or maybe Google's?)

    Try 1.1.1.1 and/or 1.0.0.1 and see if it replicates (in your ip settings)

    (Use the Windows GUI if you dont trust commands (google: windows 11 change DNS server))

    Run CMD as admin:

    1. Find your network card
    netsh interface show interface

    2. Update your primary DNS
    netsh interface ip set dns name="YOUR-ADAPTER-NAME" source="static" address=1.1.1.1

    3. upddate your secondary dns
    netsh interface ip add dns name="YOUR-ADAPTER-NAME" addr=1.0.0.1 index=2

    3. Flush DNS cache
    ipconfig /flushdns

    4. Open browser and try accessing bunkr a link

    #2184866
    DGJ
    Participant
    Rank: Rank-1

    you sir are my hero that work thank you so much

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.

 

Post You Might Like