I need the following to resolve to my customers domain. http://customerdomain.com
Anything else works.. 123.customerdomain.com sdkffl.customerdomain.com I can't get just leaving any prefix off to resolve.. Ideas? Am I missing something simple?
Here is my current zone file:
@ IN SOA ns1.hostdomain.com. hostmaster.customerdomain.com. (
2009060202
14400
3600
1209600
86400 )
customerdomain.com. 14400 IN NS ns1.hostdomain.com.
customerdomain.com. 14400 IN NS ns2.hostdomain.com.
* 14400 IN A 192.192.192.192
*.customerdomain.com 14400 IN A 192.192.192.192
localhost 14400 IN A 127.0.0.1
www 14400 IN A 192.192.192.192
Anything else works.. 123.customerdomain.com sdkffl.customerdomain.com I can't get just leaving any prefix off to resolve.. Ideas? Am I missing something simple?
Here is my current zone file:
@ IN SOA ns1.hostdomain.com. hostmaster.customerdomain.com. (
2009060202
14400
3600
1209600
86400 )
customerdomain.com. 14400 IN NS ns1.hostdomain.com.
customerdomain.com. 14400 IN NS ns2.hostdomain.com.
* 14400 IN A 192.192.192.192
*.customerdomain.com 14400 IN A 192.192.192.192
localhost 14400 IN A 127.0.0.1
www 14400 IN A 192.192.192.192