Question : Reverse DNS Centos 5, Bind. shared hosting

Hi All

I want to create a reverse DNS for my ip 190.12.23.3 and my domain targetsoft.com.ec these is the ip of my server. But I don't know how to configure it in the /named/targetsoft.com.ec.hosts file

In adition I use to configure my server using virtualmin.

1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
$ORIGIN .
$ttl 38400
targetsoft.com.ec       IN      SOA     ns1.targetsoft.com.ec. root.targetsoft.com.ec. (
                        1227469010
                        10800
                        3600
                        604800
                        38400 )
                NS      ns1.targetsoft.com.ec.
                NS      ns2.targetsoft.com.ec.
                NS      ns3.targetsoft.com.ec.
                NS      ns4.targetsoft.com.ec.
                MX      0 653959935.pamx1.hotmail.com.
targetsoft.com.ec.      IN      TXT     "v=spf1 ip4:66.111.4.0/24 include:hotmail.com ~all"
                A       190.12.23.3
$ORIGIN targetsoft.com.ec.
ns1                             IN      A       190.12.23.3
ns2                             IN      A       200.126.12.201
ns3                             IN      A       200.7.210.205
ns4                             IN      A       200.7.210.196
srv01                           IN      A       190.12.23.3
www                             IN      A       190.12.23.3
ftp                             IN      A       190.12.23.3
rs                              IN      A       190.12.23.3
m                               IN      A       190.12.23.3
rmtp                            IN      A       190.12.23.3
w2k3                            IN      A       200.105.240.62
w2k8i7                          IN      A       200.7.210.200
beta                            IN      A       200.105.240.51
peer                            IN      A       200.7.210.205
wxp                             IN      A       200.126.12.208
interno                         IN      A       192.168.1.51
mail                            IN      CNAME   go.domains.live.com.
admin                           IN      A       190.12.23.3
_sipfederationtls._tcp          IN      SRV 10 2 5061 federation.messenger.msn.com.
googlea3dd643e0c3af8f7          IN      CNAME   google.com.
docs                            IN      CNAME   ghs.google.com.
calendar                        IN      CNAME   ghs.google.com.
conferencias                    IN      A       200.7.210.203
ksmtp                           IN      A       200.105.240.62

Answer : Reverse DNS Centos 5, Bind. shared hosting

Yes, then ask them to delegate the /29 to you (Puntonet.ec is your ISP)

Billy
Random Solutions  
 
programming4us programming4us