diff --git a/bind/master/team.lixo.DB b/bind/master/team.lixo.DB new file mode 100644 index 0000000..9ed67df --- /dev/null +++ b/bind/master/team.lixo.DB @@ -0,0 +1,19 @@ +$TTL 43200 + +$ORIGIN team.lixo. + +team.lixo. IN SOA 172.31.0.8. zonemaster.team.lixo. ( + 2570825175 ; serial + 1d ; refresh + 2h ; retry + 4w ; expire + 1h ; default_ttl + ) + +@ IN NS 172.31.0.8. +@ IN A 172.31.254.254 +pfsense IN A 172.31.0.8 +git IN CNAME lixodev01.lx.denco.mane.lixo. +ts IN CNAME lixoapp02.lx.denco.mane.lixo. +dox IN CNAME lixodoxdb01.lx.denco.mane.lixo. +_ts3._udp IN SRV 1 1 9987 ts.team.lixo. \ No newline at end of file