I'm having a problem with my filer. I'm sure this has been answered before, but I couldn't find the answer.
The filer is working great with existing network, using e0. When I try to bring up another network card on a seperate network, the filer tries to register the new ip with the WINS server on the first network. That operation barfs, then it looses communication with the DC (you can ping the DC, but "cifs testdc" fails) If I shutdown the new interface, communications with the DC resume.
Everything seems to work fine during the period in which it is out of communication with the DC.
I don't want it to register the new IP with the WINS server or DC (Can I stop that?). In fact, only NFS operations will be used on the new network.
any advice?
thx, Matt
I don't want it to register the new IP with the WINS server or DC (Can I stop that?). In fact, only NFS operations will be used on the new network.
any advice?
For the new interface, add '-wins' to disable WINS registration. e0 will continue to do the WINS dance as usual. Don't forget to add it to your rc file.
..kg..