How to create a manual entry in my DNS server?
How to create a manual entry in my DNS server: the target domain should point to the another domain address.
I need redirect all traffic destined for the original request URL [domain name] to the another domain address.
- Copy Link
- Subscribe
- Bookmark
- Report Inappropriate Content
In the router WebUI you can only set a custom DNS server IP address. You can't modify the DNS server records yourself.
If you use a Windows OS you may try mofifying the hosts file:
The Windows hosts file is a plain-text file that maps domain names to IP addresses, overriding the need to look them up on a DNS server. It's located at C:\Windows\System32\drivers\etc\hosts and can be edited to manually map websites or to block them. To edit it, you must open a text editor like Notepad as an administrator and then open the file from there.
If your're using a Linux OS, you can edit the /etc/hosts file, which serves the same purpose.
- Copy Link
- Report Inappropriate Content
@terziyski Thanks for info. I use Linux, and also, the network device connects to the internet via a router, not via computer.
- Copy Link
- Report Inappropriate Content
Information
Helpful: 0
Views: 34
Replies: 2
Voters 0
No one has voted for it yet.
