|
Hi all,
I am trying do do some IPv6 NFS tests in FreeBSD
4.3, but I didn't have success. My procedure was the same for the IPv4 NFS case.
The only difference is the addresses types.
My network topology is the following
___________
__________
| NFS-server | ----- | NFS-client |
My configuration is:
SERVER: on /etc/rc.conf file
portmap_enable=”YES”
on /etc/exports
/NFS -maproot=root NFS_client
where the NFS_client parameter is resoved
on /etc/hosts file
CLIENT: on /etc/rc.conf
file nfs_client_enable=”YES”
nfs_client_flags=”-n 4”
The reported message on client machine was "Can�t
get net ID for host" If I used the address in place to name the reported
message is: "bad address"
Can any one tell me what I must to do?
Thanks in advance.
-------------------------------------------------------------------------
Ant�nio Manuel Nunes C. Amaral Instituto de Telecomunica��es - P�lo de Aveiro Campus Universit�rio 3810-193 AVEIRO - PORTUGAL Telef. 234 - 377900 Fax. 234 - 377901 e-mail: [EMAIL PROTECTED] -------------------------------------------------------------------------- |
- Re: NFS IPv6 tests Ant�nio Amaral
- Re: NFS IPv6 tests Bruce A. Mah
