Hello guys,

I'm trying to do a full oportunism setup,  and now begins my troubles  ...

when I run this command :

# ipsec verify --host myhost.domainname.com.br
Looking for TXT in forward map: myhost.domainname.com.br     [OK]
Looking for TXT in reverse map: 000.00.000.000.in-addr.arpa [MISSING]

I put my in my file rev.domain these entries :

#vi /var/named/zone/rev.domain
@               IN      SOA     myhost.domain.com.br.        root.domain.com.br. (
                        2002031502 ; serial
                        28800 ; refresh
                        14400 ; retry
                        3600000 ; expire
                        86400 ; default_ttl
                        )

XXX.XXX.XXX.XXX.in-addr.arpa.    IN      PTR     myhost.domain.com.br. (I insert this 
record )

XXX.XXX.XXX.XXX.in-addr.arpa.    IN      TXT     "MTA=yes"(I insert this record)

XXX.XXX.XXX.XXX.in-addr.arpa.    IN      PTR     mail.domain.com.br.

XXX.XXX.XXX.XXX.in-addr.arpa.    IN      PTR     www.domain.com.br.

XXX.XXX.XXX.XXX.in-addr.arpa.    IN      PTR     ftp.domain.com.br.

XXX.XXX.XXX.XXX.in-addr.arpa.    IN      PTR     intranet.domain.com.br.

XXX.XXX.XXX.XXX.in-addr.arpa.    IN      PTR     webmail.domain.com.br.

Someone could help me ?????

At my initiate-only setup side, everything is fine :

# ipsec verify
Checking your system to see if IPsec got installed and started correctly
Version check and ipsec on-path                             [OK]
Checking for KLIPS support in kernel                        [OK]
Checking for RSA private key (/etc/ipsec.secrets)           [OK]
Checking that pluto is running                              [OK]
DNS checks.
Looking for TXT in forward map: hostname.domain.com.br  [OK]
Does the machine have at least one non-private address      [FAILED]
Two or more interfaces found, checking IP forwarding        [OK]
Checking NAT and MASQUERADING

What means "Does the machine have at least one non-private address      [FAILED]" ?

Is it a concern for my initiate-only setup ???

Thank you very much !

Regards,

InfraNet Tecnologia
Fábio M. A. Cunha
(55 11) 5542-0941 ramal 22
(55 11) 9603-6377
www.infranetsp.com.br

_______________________________________________
FreeS/WAN Users mailing list
[EMAIL PROTECTED]
https://mj2.freeswan.org/cgi-bin/mj_wwwusr

Reply via email to