ip and dns

Ridhuan Jaafar ridhuan at ecst.csuchico.edu
Tue Aug 22 17:30:36 UTC 2000




Is 202.151.196.81 a router or just a machine? If it's a router,
then you can just create an alias for it.

yourrouter     IN  A      202.151.196.81
www.myname.com IN  CNAME  yourouter.myname.com.


If it's a machine, you can just host the web on it and
it will automatically resolve, as long as you have it
in your DNS server.

www.myname.com  IN  A  202.151.196.81

If somebody else need to correct this or have other ideas,
please do so.

Regards,
Ridhuan.


On Tue, 22 Aug 2000, Shafiq Effendy wrote:

#:
#:hi
#:it seems that not everyone understand my question
#:let say my ip number is 202.151.196.81
#:i have a web server
#:if i type http://202.151.196.81 at my browser, it displays my page
#:my questions is how to redirect http://202.151.196.81 to
#:http://www.myname.com
#:thank you
#:
#:
#:
#:
#:





More information about the bind-users mailing list