Search:

Type: Posts; User: utrescu; Keyword(s):

Search: Search took 0.18 seconds.

  1. Re: howto: Dynamic DNS and DHCP dual servers with failover

    Another solution is put your dynamic zone files in /var/lib/bind:

    zone "test.xxx" {
    type master;
    file "/var/lib/bind/test.xxx";
    allow-update { 127.0.0.1; };
    };

    It works without...
  2. Replies
    7
    Views
    5,822

    Re: Epson Stylus NX515 driver problems

    http://avasys.jp/eng/linux_driver/faq/id000613.php
Results 1 to 2 of 2