Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: WIld card DNS used to work, no more #369666
    bluepolo
    Participant

    How 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#53

    Name: domain.com
    Address: 192.168.12.2

    If you do exactly what I did, do you get your result or mine?

    in reply to: WIld card DNS used to work, no more #369664
    bluepolo
    Participant

    I 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#53

    Name: ns.domain.com
    Address: 192.168.12.2

    and

    madmax:~ bp$ nslookup fred.domain.com
    Server: 192.168.12.1
    Address: 192.168.12.1#53

    fred.domain.com canonical name = ns.domain.com.
    Name: ns.domain.com
    Address: 192.168.12.2

    Sorry if I am not understanding correctly!

    in reply to: WIld card DNS used to work, no more #369662
    bluepolo
    Participant

    Hi, 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.1

    and

    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.1

    and

    madmax:~ bp$ nslookup fred.domain.com
    Server: 192.168.12.1
    Address: 192.168.12.1#53

    fred.domain.com canonical name = ns.domain.com.
    Name: ns.domain.com
    Address: 192.168.12.1

    I’m on 10.4.10 right now, and its worked since whenever I made my last post.

    Cheers

    BP

    in reply to: Trying to rotate Squid logs #369303
    bluepolo
    Participant

    OK I found how to do this:

    sudo path/to/squid/binary -k rotate

    Now I’ll ty doing this with a Cron job

    in reply to: WIld card DNS used to work, no more #368929
    bluepolo
    Participant

    well 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

    in reply to: creating a realm for webmail (on 10.4.2) #362903
    bluepolo
    Participant

    OK I found the answer:

    create a new realm and use the following location:

    /usr/share/squirrelmail/src

Viewing 6 posts - 1 through 6 (of 6 total)