Quantcast
Channel: LowEndTalk
Viewing all articles
Browse latest Browse all 59851

[Solved] Configuring MaraDNS

$
0
0

I don't know but I feel stupid already :c

I installed MaraDNS, with these settings:

cat mararc hide_disclaimer = "YES" ipv4_bind_addresses = "127.0.0.1" chroot_dir = "/etc/maradns/zonas" csv2 = {} csv2["mysite.com."] = "mysite.com"

I run the daemon manually:

/usr/sbin/maradns -f /etc/maradns/mararc

And outputs:

Log: Root directory changed Log: Binding to address 127.0.0.1 Log: Socket opened on UDP port 53 Log: Root privileges dropped Processing zone mysite.com. right now. Filename: mysite.com MaraDNS proudly serves you 5 DNS records MaraDNS maximum memory allocation set to 2629120 bytes Log: All RRs have been loaded

and the zone file has:

% xx.185.xx.xx ~ www.% xx.185.xx.xx ~

but when I use askmara mysite.com. 127.0.0.1 on another session, it finished with timeout :c

any suggestion? can't find any on the web

EDIT: Can be closed, I used wrongly "askmara"

it was: askmara Amysite.com. 127.0.0.1

:c


Viewing all articles
Browse latest Browse all 59851

Trending Articles