[OpenAFS] multiple network interfaces in AFS
Todd_DeSantis@transarc.com
Todd_DeSantis@transarc.com
Fri, 6 Dec 2002 08:22:27 -0500 (EST)
Hi -
> What about the server side?
> I'm thinking about a fileserver failover setup, where I have eth0
> and eth0:0 on the active machine. Ideally, the clients should not
> see eth0 but eth0:0 only.
The AFS servers use the NetInfo and NetRestrict files from
/usr/afs/local
So you can define which interfaces the fileserver should use or
restrict here. This will then change the way the fileserver registers
its IP addresses in the VLDB.
# vos listaddrs
can show the addresses advertised by each fileserver machine.
Thanks
Todd