Package: guessnet
Version: 0.35-1
Severity: wishlist
Tags: patch

patch is against current svn,
please add to the example the usage of multiple dns servers.


Index: guessnet.8
===================================================================
--- guessnet.8  (revision 108)
+++ guessnet.8  (working copy)
@@ -189,7 +189,7 @@
        broadcast 192.168.1.255
        gateway 192.168.1.1
        dns-search home.loc
-       dns-nameservers 192.168.1.1
+       dns-nameservers 192.168.1.1, 192.168.1.2
        up echo "smarthost: main.home" > /etc/roaming/exim_options
        up rm -f /etc/roaming/not_online
        test1 peer address 192.168.1.1 mac 00:01:02:03:04:05
Index: examples/interfaces
===================================================================
--- examples/interfaces (revision 108)
+++ examples/interfaces (working copy)
@@ -20,7 +20,7 @@
        broadcast 192.168.1.255
        gateway 192.168.1.1
        dns-search home.loc
-       dns-nameservers 192.168.1.1
+       dns-nameservers 192.168.1.1, 192.168.1.2
        # Check for one of these hosts:
        test1-peer address 192.168.1.1 mac 00:01:02:03:04:05
        test2-peer address 192.168.1.3 mac 00:01:02:03:04:06


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to