I have many subdomain like this : sub1.domain.dev, sub2.domain.dev … , subn.domain.dev
I want to this all subdomains go to one ip.
i think , nedd to use “bind” dns, is it solution?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Use a wildcard entry in the
domain.devzone file:This will set the IP for all names that don’t appear explicitly in the zone file.