Update README

This commit is contained in:
Daniel Adolfsson 2011-09-18 10:49:19 +02:00
parent 5ddcf7aef5
commit 00a2308486

15
README
View File

@ -61,13 +61,14 @@
Unfortunately, it doesn't support listing proxies, and as I said, Unfortunately, it doesn't support listing proxies, and as I said,
only individual IPs are supported. No subnets. only individual IPs are supported. No subnets.
'ndppd' circumvents this by listening for Neighbor Solicitation 'ndppd' solves this by listening for Neighbor Solicitation messages
messages on an interface, then query the internal interfaces for on an interface, then query the internal interfaces for that target
that target IP before finally sending a Neighbor Advertisement IP before finally sending a Neighbor Advertisement message.
message. You can create rules to query one interface for one subnet,
and another interface for another. 'ndppd' can even respond directly You can create rules to query one interface for one subnet, and
to Neighbor Solicitation messages without querying anything, should another interface for another. 'ndppd' can even respond directly to
you need that. Neighbor Solicitation messages without querying anything, should you
need that.
------------------------------------------------------------------------ ------------------------------------------------------------------------
3. Dependencies 3. Dependencies