Changes between Version 3 and Version 4 of AvahiAutoipd
- Timestamp:
- 09/06/06 17:07:41 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AvahiAutoipd
v3 v4 20 20 avahi-autoipd doesn't depend on any other Avahi library, hence it makes sense to install it even if Avahi itself is not installed. 21 21 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 ethernetcables). 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.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, 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. 23 23 24 24 To 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: … … 38 38 }}} 39 39 40 These routes have to be added for every valid Ethernet interface. 40 These 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. 41 41 42 42 BTW, 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)
