Forum Replies Created
-
AuthorPosts
-
bluepolo
ParticipantHow did you create your zone?
Leaving off the sub domain it still works for me
madmax:~ bp$ nslookup domain.com
Server: 192.168.12.1
Address: 192.168.12.1#53Name: domain.com
Address: 192.168.12.2If you do exactly what I did, do you get your result or mine?
bluepolo
ParticipantI did it ll over made the host a diferent IP, and it still works:
madmax:~ bp$ nslookup ns.domain.com
Server: 192.168.12.1
Address: 192.168.12.1#53Name: ns.domain.com
Address: 192.168.12.2and
madmax:~ bp$ nslookup fred.domain.com
Server: 192.168.12.1
Address: 192.168.12.1#53fred.domain.com canonical name = ns.domain.com.
Name: ns.domain.com
Address: 192.168.12.2Sorry if I am not understanding correctly!
bluepolo
ParticipantHi, I just tried it and it worked fine.
1 – create a zone – I called my zone ‘domain.com’
2 – in the nameserver field I put ‘ns’
3 – click onto ‘machines’
4 – doubleclick the entry you find
5 – click on the + sign next to aliases
6 – type ‘*’
7 – click OK and save etc
When I do nslookup:
madmax:~ bp$ nslookup ns.domain.com
Server: 192.168.12.1
Address: 192.168.12.1#53
Name: ns.domain.com
Address: 192.168.12.1and
madmax:~ bp$ nslookup any.domain.com
Server: 192.168.12.1
Address: 192.168.12.1#53
any.domain.com canonical name = ns.domain.com.
Name: ns.domain.com
Address: 192.168.12.1and
madmax:~ bp$ nslookup fred.domain.com
Server: 192.168.12.1
Address: 192.168.12.1#53fred.domain.com canonical name = ns.domain.com.
Name: ns.domain.com
Address: 192.168.12.1I’m on 10.4.10 right now, and its worked since whenever I made my last post.
Cheers
BP
bluepolo
ParticipantOK I found how to do this:
sudo path/to/squid/binary -k rotate
Now I’ll ty doing this with a Cron job
bluepolo
Participantwell I found a way to do it.
In the A record have a machine of say any.domain.com. Then add an alias ie cname of *.
Works fine
bluepolo
ParticipantOK I found the answer:
create a new realm and use the following location:
/usr/share/squirrelmail/src
-
AuthorPosts
Recent Comments