On Tue, Aug 07, 2001 at 04:57:25PM +0200, Krzysztof Krzyzaniak wrote:
> On Tue, Aug 07, 2001 at 02:23:20PM +0200, Krzysztof Krzyzaniak wrote:
> > On Tue, Aug 07, 2001 at 02:18:25PM +0200, Florian Lohoff wrote:
> > > On Tue, Aug 07, 2001 at 01:38:43PM +0200, Krzysztof Krzyzaniak wrote:
> > > > 
> > > > In /var/log/kern.log i have:
> > > > Aug 07 13:32:50 big kernel: svc: unknown version (3)
> > > > 
> > > 
> > > Might it be that your indy/mips kernel tries to mount the nfs root
> > > as NFS V3 and you only have an NFS V2 server ?
> > 
> > Maybe (I'll compile new 2.4.7 kernel with NFSv3 support).
> 
> It still doesn't work:
> 
> [EMAIL PROTECTED]:~{19}# rpcinfo -u localhost nfs 3
> program 100003 version 3 ready and waiting
Hmm...I'm I think version 2 should do. Since the Indy seems to query for
version 2 anyway:
> looking up port of RPC 100003/2 on 192.168.101.3
> Looking up port of RPC 100005/2 on 192.168.101.3
                                `-- this is very likely the prot. version
Can you make sure your portmapper is answering the requests(tcpdump).
Maybe it gets blocked by some ipchains or hosts.allow/deny stuff.
 -- Guido

Reply via email to