[Guessnet-devel] [svn] r139 - trunk

Enrico Zini enrico at costa.debian.org
Wed Oct 26 14:53:08 UTC 2005


Author: enrico
Date: Wed Oct 26 14:53:07 2005
New Revision: 139

Modified:
   trunk/   (props changed)
   trunk/FAQ
Log:
 r5632 at viaza:  enrico | 2005-10-26 16:45:47 +0200
 .0 are the network addresses, not the broadcast addrs


Modified: trunk/FAQ
==============================================================================
--- trunk/FAQ	(original)
+++ trunk/FAQ	Wed Oct 26 14:53:07 2005
@@ -130,13 +130,13 @@
      address 192.168.1.41
      test peer address 192.168.1.1 mac 00:0C:CE:03:0F:E0 source 192.168.1.42
 
-If instead you don't know the IP address you're going to get, try using a
-broadcast address as a source address::
+If instead you don't know the IP address you're going to get, try using the
+address of the network as a source address::
 
   iface work inet dhcp
      test peer address 192.168.1.1 mac 00:0C:CE:03:0F:E0 source 192.168.1.0
 
-If using a broadcast address (that is, ending with 0) as a source address
+If using a network address (that is, ending with 0) as a source address
 doesn't work either, using a valid IP (possibly one you know it's unused) might
 work.
 



More information about the Guessnet-devel mailing list