Hi,
>    Here is the entry from the clients.conf:
> 
>    client goya {
> 
>           ipv6addr        = fe80::215:17ff:fed0:d278
> 
>    #       netmask         = 128
> 
>           secret          = test
> 
>           shortname       = test-net
> 
>    }
what does this do...
client fe80::215:17ff:fed0:d278 {
		secret = test
		shortname = test-net
		nastype = other
}
... ?
alan