The existing domain name of our intranet is a Static IP address. Is it possible to change this address into Domain name without using a DNS Server!! we are current setting up a intranet for our thesis so the company requested to change its address to name so that it can be remember by the employee. I already searched and tried different methods but still those result requires DNS server!! It is really possible to change the name without DNS server.
1
There are 1 best solutions below
Related Questions in DNS
- Configured TTL for A record(s) backing CNAME records
- Redirecting subdomain to directory on Azure
- SPF and DKIM records for Mandrill on DigitalOcean
- How to convert hostname to DNS name?
- Could someone bring Google OAuth2 for Cloud DNS via Rest to light?
- Spoof Captive Portal Screen on an iOS Device using DNS
- DNS_PROBE_FINISHED_NXDOMAIN on Google App Engine website
- How to check if a redirect leads to a different domain
- IP address to Domain Name? DNS?
- error CS1729: The type `ARSoft.Tools.Net.Dns.DnsServer' does not contain a constructor that takes `4' arguments
- Windows, Apache, Acrylic DNS, and wildcard subdomains
- How to configure DNS for microsoft odbc driver for oracle (in 64 bit arch.)
- How to use one time domain name in android?
- logstash dns filter miss
- Redirect website to another website if blocked in particular region
Related Questions in FEDORA
- How to install python django rest framework on fedora 21 with yum?
- Unable to change filesystem label using selinux policy module
- NullPointerException while loading extension in linux
- Blank page on Zend Framework 2 app deploy
- RPM package spec localization
- Error Rails on Fedora 22
- libgdx's gradlew doesn't work in Fedora
- Force linux to use php as php55
- Using sar command results in wrong memory statistics on Fedora 22
- How to put file in yum repository?
- Fedora lobpcre.so.0
- Laravel 5 in Fedora22 -> 500 Internal Server Error
- Linux: How can I display all linux users that have an UID between 300 and 500?
- Make phpMyAdmin work as alias in Nginx + PHP-FPM
- Mesos-master is exiting quietly (possibly because of segmentation fault) on Fedora 25 when being accessed on port 5050
Related Questions in PORTAL
- Can't get URL parameter in doView
- Edit Bonita BPM portal
- How to get subscription details on azure portal.
- Pip not working inside Virtual Env but works outside perfectly
- Liferay Documents and Media ( Media Gallery hook) sort latest uploaded folder first
- Is it possible to have a URL only be accessible through a portal?
- What determines which url will be displayed in the browser when using portlets?
- Enter a portal via Crm user in salesfoce
- Azure Portal: Not able to add named caches
- Customizing 'Register New Account' page of JBoss Portal
- Responsive dashboard using jQuery & Bootstrap 3
- Changing Domain name on Fedora 20
- added iOS UDID isnt accepted
- Looping through portal records to update field in related table
- How to stop overriding portal-ext file?
Related Questions in INTRANET
- Internet Explorer 11 default document view mode to Edge
- Intranet Domain name without domain
- Auto fill-in username + password when user clicks a website link
- Changing Domain name on Fedora 20
- Scripts and css not loaded in intranet app
- IE 10 and 11 renders in IE 7 mode on intranet site.
- MVC Razor Column headers extend beyond page on intranet published site
- can we use www for both the internet and intranet URLs
- windows authentication not listed in IIS
- How could docker container can visit another intranet host?
- How to allow anonymous along with windowsAuthenticated to access the WebApplication
- Locking down an embedded video to one page
- Sinch SDK uses intranet or internet? I want to build an video calling application b/w raspberry pi and android through intranet
- Sending email from corporate email to mail server deployed on intranet
- Set up xampp server on office lan
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
I know of a few routes to do this, all with some potentially serious drawbacks:
If you are a mixed shop, it's still possible to do this by installing Bonjour on the Windows boxes and/or enabling Windows sharing on the OSX boxes.
There's also:
This is the least handy of the choices as it entails distributing modified files to each client that you expect to access the named server.
All those options generally entail a good bit of headache and problem for even a small office. Registering a name with an external DNS provider (assuming you are using DNS at all) is usually a far easier route, and doesn't necessarily mean you have to run your own DNS server.