Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2002
    Posts
    1,378

    Tinydns, Two IPs, One Machine

    I feel like I'm making this much harder than it is. I have one server with multiple IPs. I list my ns1 as (example) 1.2.3.4 and ns2 as 1.2.3.5. All of that's squared away, and it all resolves properly.

    Except that tinydns only listens on 1.2.3.4, and I can't for the life of me figure out how to make it listen on the second IP too. Consequently, queries to ns2 fail.

    What I ended up doing was just starting a second session with /etc/tinydns2 (and /service/tinydns2)... This is surely not the right solution, but it's made even worse because my "cp -R /service/tinydns /service/tinydns2" command doesn't do anything.

    I'm probably missing something obvious... But can someone help me out here?

  2. #2
    Join Date
    May 2006
    Location
    Teh Interweb
    Posts
    314
    This may sound silly to you but thats the way to do it. From my quick searching it appears you have to run multiple instances of the daemon to have it listening on multipe IPs. There seems to be a patch out there that adds this funtionality but it is not by the creator.

    [theBleeber@wht01] ~ $ cat .signature
    cat: .signature: No such file or directory

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •