[OpenAFS] NetInfo / NetRestrict on Debian
marcus.nilsson@pulsen.se
marcus.nilsson@pulsen.se
Fri, 31 Jul 2009 17:32:26 +0200
Hi list,
I have an openafs 1.4.11 file and db server running on Debian squeeze/sid.
The machine has two network interfaces;
eth0: 195.198.192.25
eth1: 192.168.1.2
I only want the VLDB to advertise the 195.198.192.25 address.
I've tried adding the following stanzas without any affect:
root@irit:~# cat /var/lib/openafs/local/NetInfo
195.198.192.25
root@irit:~# cat /var/lib/openafs/local/NetRestrict
192.168.1.2
root@irit:~# vos listaddrs
irit.mera.nu
192.168.1.2
The fileserver processes has been restarted.
Any hints are welcome!
Thanks / Marcus