Jump to content

pi hole over internet

Go to solution Solved by Guest willies leg,

So what you want to do is enable them to use your PI to do DNS lookups.

To do that you'd allow your router to pass DNS traffic (port 53/tcp and 53/udp) to your Pi.

Then have your friend point to your router for DNS.

But it's not that secure, you'd be opening up your Pi for all the world on port 53.

Might be better to just use another Pi on their network.

Depends on how you want to grant access. You could open an SSH port and require certificate authentication to access the pi hole and port forward that but if you want to give them GUI access then I would instead setup a VPN and have them VPN and then connect into it that way with xRDP or something else.

Current Network Layout:

Current Build Log/PC:

Storage Server Setup:

 

Prior Build Log/PC:

Link to comment
https://linustechtips.com/topic/1202775-pi-hole-over-internet/#findComment-13664321
Share on other sites

Link to post
Share on other sites

So what you want to do is enable them to use your PI to do DNS lookups.

To do that you'd allow your router to pass DNS traffic (port 53/tcp and 53/udp) to your Pi.

Then have your friend point to your router for DNS.

But it's not that secure, you'd be opening up your Pi for all the world on port 53.

Might be better to just use another Pi on their network.

Link to comment
https://linustechtips.com/topic/1202775-pi-hole-over-internet/#findComment-13668079
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×