Jump to content

Hi, 

 

i want to work like i have some of dns address and link it with my local ip address then i outside my network i just write dns domain name to browser its shows my local ip devices 

 

I want to know its possible or not :/ if its possible that somebody put me on the right track 

 

Thanks in advance ^^ 

Link to comment
https://linustechtips.com/topic/930690-dns-idea/
Share on other sites

Link to post
Share on other sites

Yes its possible. What you need to look up and study on is Fully Qualified Domain Names, or FQDN for short. 

 

http://www.dummies.com/web-design-development/web-hosting/how-to-make-an-ip-address-fully-qualified/

Community Standards

Please make sure to Quote me or @ me to see your reply!

Just because I am a Moderator does not mean I am always right. Please fact check me and verify my answer. 

 

"Beast Mode"

Ryzen 7 9800x3d | Arctic Liquid Freeze 3 Pro 360 | MSI X870 Tomahawk Wi-Fi | MSI RTX 5080 Gaming Trio OC | Gskill Flare X5 6000MT/s CL30

1tb WD Black SN850x NVMe | 4tb WD SN850x NVMe | Antec Flux Pro | Be Quiet Pure Power 13 M 1000w | OWC 10gb NIC

 

Dedicated Streaming Rig

 Ryzen 7 3700x | Asus B450-F Strix | 32gb Gskill Flare X 3200mhz | Corsair RM550x PSU | MSI Ventus 3060 12gb | 250gb 860 Evo m.2

Phanteks P300A |  Elgato HD60 Pro | Avermedia Live Gamer Duo | Avermedia 4k GC573 Capture Card

 

Link to comment
https://linustechtips.com/topic/930690-dns-idea/#findComment-11378494
Share on other sites

Link to post
Share on other sites

From what i understand is that you want a web page with a domain name to list your internal devices?

 

There is a few problems with this.

  1. You can only run one service on each port.
  2. You will not be able to connect to the local IPs from outside of the network unless they run a service.

An example here is PLEX that uses a diffrent port than 80 or 443 (SSL). That is in use by the web server. Each other device you want to connect will have to run a diffrence service, or on diffrent ports.

 

And no.. This will not automaticly show you the internal IP addresses. Firstly that is from a security stand point an idiotic idea. Secondly you'd have to code something to snap up the active devices on the network and display it on the website.

Link to comment
https://linustechtips.com/topic/930690-dns-idea/#findComment-11378831
Share on other sites

Link to post
Share on other sites

28 minutes ago, AbsoluteFool said:

From what i understand is that you want a web page with a domain name to list your internal devices?

 

There is a few problems with this.

  1. You can only run one service on each port.
  2. You will not be able to connect to the local IPs from outside of the network unless they run a service.

An example here is PLEX that uses a diffrent port than 80 or 443 (SSL). That is in use by the web server. Each other device you want to connect will have to run a diffrence service, or on diffrent ports.

 

And no.. This will not automaticly show you the internal IP addresses. Firstly that is from a security stand point an idiotic idea. Secondly you'd have to code something to snap up the active devices on the network and display it on the website.

 

2 hours ago, Skiiwee29 said:

Yes its possible. What you need to look up and study on is Fully Qualified Domain Names, or FQDN for short. 

 

http://www.dummies.com/web-design-development/web-hosting/how-to-make-an-ip-address-fully-qualified/

yeah i know i think about its kinda stupid idea :D , i think running openvpn server its easier and from security stand point more safer solution

Link to comment
https://linustechtips.com/topic/930690-dns-idea/#findComment-11378910
Share on other sites

Link to post
Share on other sites

16 hours ago, Zygizz said:

yeah i know i think about its kinda stupid idea :D , i think running openvpn server its easier and from security stand point more safer solution

It's a good idea but not the most secure :)

VPN with something like DynDNS for a dynamic IP updating service would be awesome.

Current Network Layout:

Current Build Log/PC:

Storage Server Setup:

 

Prior Build Log/PC:

Link to comment
https://linustechtips.com/topic/930690-dns-idea/#findComment-11380890
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

×