Hello!
I hope I am asking this question in the right section of this Forum. At any rate, here is my problem:
Ive setup a new zone on our internal DNS Server (Windows 2003) and added a wildcard (*.bf-prod.com).
below the contend of the dns file:
;
; Database file bf-prod.com.dns for bf-prod.com zone.
; Zone version: 5
;
@ IN SOA bfgicc99.mydomain.com. hostmaster.bone-fish.com. (
5 ; serial number
900 ; refresh
600 ; retry
86400 ; expire
3600 ) ; default TTL
;
; Zone NS records
;
@ NS bfgicc99.mydomain.com.
;
; Zone records
;
@ A 10.0.0.83
* A 10.0.0.83
www A 10.0.0.83
My problem is, I can connect to the wildcard (123.bf-prod.com, xxx.bf-prod.com ...) form all our computers only one makes problems. Sometim he can connect and sometime he cant. If the computer cannot connect to any sub domains (*) he still can connect to www.bf-prod.com
Has anybody a idea what could be the reason for this?
Thank you very much
I hope I am asking this question in the right section of this Forum. At any rate, here is my problem:
Ive setup a new zone on our internal DNS Server (Windows 2003) and added a wildcard (*.bf-prod.com).
below the contend of the dns file:
;
; Database file bf-prod.com.dns for bf-prod.com zone.
; Zone version: 5
;
@ IN SOA bfgicc99.mydomain.com. hostmaster.bone-fish.com. (
5 ; serial number
900 ; refresh
600 ; retry
86400 ; expire
3600 ) ; default TTL
;
; Zone NS records
;
@ NS bfgicc99.mydomain.com.
;
; Zone records
;
@ A 10.0.0.83
* A 10.0.0.83
www A 10.0.0.83
My problem is, I can connect to the wildcard (123.bf-prod.com, xxx.bf-prod.com ...) form all our computers only one makes problems. Sometim he can connect and sometime he cant. If the computer cannot connect to any sub domains (*) he still can connect to www.bf-prod.com
Has anybody a idea what could be the reason for this?
Thank you very much