-2

I created subdomain in go daddy account, and I pointed to i.p address of GCE google cloud computing engine.

In DNS Management, I click add button

type = A host = nameofsubdomain // point to = i.p address ttl = 1 hourd //default

in forwarding under subdomain section, I click add button

subdomain = mysubdomain

forward to = htt://i.p address

forward type = 301 (permanent)

settings = forward only

when I tried in url, at first it works fine the name of subdomain is visible in url, after couple of hour or minuetes? when I tried again in url my subdomain will turn into i.p address. how to show name of subdomain I don't want to show i.p addresss.

Thank you in advance.

jemz
  • 109
  • 7

1 Answers1

1

You specifically asked for it to be forwarded to a URL containing the IP address. If that's not what you want, undo it.

Michael Hampton
  • 237,123
  • 42
  • 477
  • 940