De primit, primesc mail-uri. Da din exterior nu se vede domeniul.
Cand trimit mail-uri imi da prima data time out, dupa care ii dau wait si il trimite.
Singura chestie ciudata pe care am observat-o este ca pe www.visualroute.com (Live 
Demo) unde, normal iti arata IP-ul de pe care esti conectat, mie imi arata un IP cu 2 
noduri mai in fata mea (GW-ul ISP-ului cred).

Prin urmare care sa fie buba...?

Pana sa schimb NS-ul la NC mergea totul OK.

Nu o fi avut timp sa se reactualizaeze?

===============
zone "ialomita.ro" {
    type master;
    allow-query { any; };
    notify no;
    file "ialomita";
===============
$ORIGIN .
$TTL 86400      ; 1 day
ialomita.ro.    IN      SOA     ns.ialomita.ro. hostmaster.ns.ialomita.ro. (
                        2000031810
                        28800
                        7200
                        3600000
                        86400 )
                        NS      ns.ialomita.ro.
                IN      A       81.180.46.46
                        MX      10 ialomita.ro.
                        TXT     "Judetul IALOMITA - Romania"
$ORIGIN ialomita.ro.
ns                      A       81.180.46.46
ftp                     CNAME   ns
www                     CNAME   ns
mail                    A       81.180.46.46
email                   A       81.180.46.46

===============
#nslookup www.ialomita.ro
Note:  nslookup is deprecated and may be removed from future releases.
Consider using the `dig' or `host' programs instead.  Run nslookup with
the `-sil[ent]' option to prevent this message from appearing.
;; connection timed out; no servers could be reached
=============
# iptables -L
Chain INPUT (policy ACCEPT)
target     prot opt source               destination

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination
=============
# iptables -L -t nat
Chain PREROUTING (policy ACCEPT)
target     prot opt source               destination

Chain POSTROUTING (policy ACCEPT)
target     prot opt source               destination

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination
=============
La RNC
nameserver:  ns.ialomita.ro 81.180.46.46
=============
# nslookup -query=hinfo -timeout=30 ialomita.ro
Note:  nslookup is deprecated and may be removed from future releases.
Consider using the `dig' or `host' programs instead.  Run nslookup with
the `-sil[ent]' option to prevent this message from appearing.
Server:         213.154.128.1
Address:        213.154.128.1#53
** server can't find ialomita.ro.: SERVFAIL
==============
# netstat -l
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State
...
tcp        0      0 gw.ialomita.ro:domain   *:*                     LISTEN
tcp        0      0 ns.ialomita.ro:domain   *:*                     LISTEN
...
udp        0      0 gw.ialomita.ro:domain   *:*
udp        0      0 ns.ialomita.ro:domain   *:*
udp        0      0 localhost:domain        *:*
...


--- 
Detalii despre listele noastre de mail: http://www.lug.ro/


Raspunde prin e-mail lui