ISC-DHCP6 does not send replies
Matthew Seaman
m.seaman at infracaninophile.co.uk
Sun Aug 29 06:58:17 UTC 2010
On 29/08/2010 04:10:24, Indexer wrote:
> subnet6 fe80:1::216:e6ff:fe7f:972e/128 {
That's your problem.
That's a link-local address. It should be your network address -- which
I think is probably 2001:44b8:7988:c60::/64
For testing purposes, I'd also take out the host {} block giving
mai a fixed address. Once mai is picking up an address successfully,
then try again with the fixed address stuff.
Finally, you do know about SLAAC? (StateLess Address AutoConfiguration)
An IPv6 machine can automatically pick up the local network prefix and
create itself an address from that range by combining it with its MAC
address. To enable, you simply need to run rtadvd on your server, and
rtsold on your client. It only deals with IP address and default
gateway -- other things you'll have to either configure manually, or use
DHCP for, or even set up Bonjour/Avahi.
Cheers,
Matthew
--
Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard
Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate
JID: matthew at infracaninophile.co.uk Kent, CT11 9PW
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 267 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20100829/fa71232f/signature.pgp
More information about the freebsd-questions
mailing list