- Edited
You will still need to forward traffic between a port on real IP (external IP) to a port on your server.MAD wrote@hussam it can be done with dyndns but it will have a url that contain @dyndns.org or something like that, what i want is to put my URL
According to https://help.dyn.com/remote-access/getting-started/:
Otherwise your server can only read requests from local network/intranet.Until you have a public IP address, you won’t be able to get anything else working.
But if this is a local intranet thing, then you don't need dydns. you just need the clients to read the custom domain name.
Also if this is a Linux server, make sure you read up on iptables.