Changes between Version 3 and Version 4 of AvahiAutoipd

Show
Ignore:
Timestamp:
09/06/06 17:07:41 (7 years ago)
Author:
lennart
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AvahiAutoipd

    v3 v4  
    2020avahi-autoipd doesn't depend on any other Avahi library, hence it makes sense to install it even if Avahi itself is not installed. 
    2121 
    22 In some sitautions it makes sense to enable only IPv4LL and not DHCP (ad-hoc networks like Bluetooth PANs, WLAN Ad-Hoc networks, eth1394 connections or USB-to-USB ethernet cables). For these situations make sure to allow avahi-autoipd to be used as primary IP address configuration method in your network configuration tool. "Primary" means that it is the only tool in charge for configuring the IP addreses. 
     22In some sitautions it makes sense to enable only IPv4LL and not DHCP (ad-hoc networks like Bluetooth PANs, WLAN Ad-Hoc networks, eth1394 connections,  USB-to-USB ethernet cables, Ethernet cross cables). For these situations make sure to allow avahi-autoipd to be used as primary IP address configuration method in your network configuration tool. "Primary" means that it is the only tool in charge for configuring the IP addreses. 
    2323 
    2424To allow communication between machines which only have an IPv4LL address assigned and those which only have a routable address assigned you might want to add the following two routes to the network configuration by default: 
     
    3838}}} 
    3939 
    40 These routes have to be added for every valid Ethernet interface. 
     40These routes have to be added for every valid Ethernet interface. And need to be added on all hsosts: those which have IPv4LL configured and those which do not.  
    4141 
    4242BTW, this page is a Wiki, you're welcome to edit it. (Requires a simple registration - no email address, nothing - just click on Register on the top right)