[Linux-decnet-user] Help with DNMOUNT
Brought to you by:
chrissie_c,
ph3-der-loewe
|
From: Mauricio M. <MM...@ex...> - 2000-07-18 15:16:05
|
I have installed the new kernel (2.2.16) and applied the new patch for that version. I've tested out the DecNET for Linux mounting feature again.. and I'm getting the same results. All the DecNET programs such as dndir work properly, except we have the same problems with dnmount. By the way.. I'm using DNPROGS v2.05 (3 Apr 2000) [root@cis-lnxserv /root]# cat /etc/decnet.conf # # DECnet hosts file # #Node Node Name Node Line Line #Type Address Tag Name Tag Device #----- ------- ----- ----- ----- ------ executor 1.200 name linux1 line eth0 node 1.17 name alpha1 line eth0 node 1.18 name alpha2 line eth0 node 1.19 name alpha3 line eth0 node 1.16 name alpha6 line eth0 node 1.14 name alpha7 line eth0 node 1.15 name alpha8 line eth0 I've used TCPDUMP to capture all packets going to ALPHA1 (1.17) and here is what I found. I don't understand the TCP dump very well. I've included a DNDIR dump.. (which worked fine) and then the DNMOUNT, LS -LA and then the UMOUNT. Let me know if you understand any of this.. thanks! [root@cis-lnxserv /root]# tcpdump decnet host 1.17 -vv DNDIR 'alpha1"user password"::dsa342:[mmejia]' 09:01:08.469666 eth0 < [pad:1] 1.17 > 1.200 25 IE 0 hops conn-ack 8209 09:01:08.500052 eth0 < [pad:1] 1.17 > 1.200 32 IE 0 hops conn-confirm 8434>8209 ver 4.1 segsize 1459 09:01:08.500520 eth0 < [pad:1] 1.17 > 1.200 33 IE 0 hops link-service 8434>8209 ack 1 seg 1 dat seg count 0 09:01:08.501172 eth0 < [pad:1] 1.17 > 1.200 29 IE 0 hops data-ack 8434>8209 ack 1 09:01:08.501353 eth0 < [pad:1] 1.17 > 1.200 52 IE 0 hops data 8434>8209 ack 1 seg 1 09:01:08.503644 eth0 < [pad:1] 1.17 > 1.200 29 IE 0 hops data-ack 8434>8209 ack 2 09:01:08.703948 eth0 < [pad:1] 1.17 > 1.200 1490 IE 0 hops data 8434>8209 ack 2 seg 2 09:01:08.705197 eth0 < [pad:1] 1.17 > 1.200 1490 IE 0 hops data 8434>8209 ack 2 seg 3 09:01:08.706495 eth0 < [pad:1] 1.17 > 1.200 1490 IE 0 hops data 8434>8209 ack 2 seg 4 09:01:08.707499 eth0 < [pad:1] 1.17 > 1.200 1150 IE 0 hops data 8434>8209 ack 2 seg 5 09:01:08.736600 eth0 < [pad:1] 1.17 > 1.200 29 IE 0 hops disconn-confirm 8434>8209 disconnect complete DNMOUNT 'alpha1"user password"::dsa342:[userdir]' /mnt/alpha 09:03:26.465768 eth0 < [pad:1] 1.17 > 1.200 25 IE 0 hops conn-ack 8210 09:03:26.582507 eth0 < [pad:1] 1.17 > 1.200 32 IE 0 hops conn-confirm 8439>8210 ver 4.1 segsize 1459 09:03:26.582962 eth0 < [pad:1] 1.17 > 1.200 33 IE 0 hops link-service 8439>8210 ack 1 seg 1 dat seg count 0 09:03:26.585938 eth0 < [pad:1] 1.17 > 1.200 29 IE 0 hops data-ack 8439>8210 ack 1 09:03:26.586174 eth0 < [pad:1] 1.17 > 1.200 52 IE 0 hops data 8439>8210 ack 1 seg 1 09:03:35.582262 eth0 < [pad:1] 1.17 > 1.200 29 IE 0 hops ils-ack 8439>8210 ack 2 09:03:44.582272 eth0 < [pad:1] 1.17 > 1.200 29 IE 0 hops ils-ack 8439>8210 ack 3 09:03:53.582441 eth0 < [pad:1] 1.17 > 1.200 29 IE 0 hops ils-ack 8439>8210 ack 4 09:04:02.582226 eth0 < [pad:1] 1.17 > 1.200 29 IE 0 hops ils-ack 8439>8210 ack 5 LS -LA /tmp/alpha (no packets sent) 09:04:11.582230 eth0 < [pad:1] 1.17 > 1.200 29 IE 0 hops ils-ack 8439>8210 ack 6 09:04:20.582226 eth0 < [pad:1] 1.17 > 1.200 29 IE 0 hops ils-ack 8439>8210 ack 7 09:04:29.582251 eth0 < [pad:1] 1.17 > 1.200 29 IE 0 hops ils-ack 8439>8210 ack 8 UMOUNT /mnt/alpha 09:04:30.391615 eth0 < [pad:1] 1.17 > 1.200 29 IE 0 hops disconn-confirm 8439>8210 disconnect complete I have noticed that while the LS -LA is active I see the 2nd connection that is listed below. The Remote Node 0.00. I'm wondering if it has something to do with the DefRoute being 0.0??? How do I set the routine? Maybe I have something configured wrong? Here is a list of cat /proc/net/decnet (while the LS -LA is waiting for a response) Executor Device DefRoute 1.200 eth0 0.0 Remote Source Remote Object Link Data Packets Link Packets Node Port Port Number State Out In Out In 1.17 2015 4167 17 RUN 2 1 6 1 0.0 2017 0000 CI 1 0 1 0 Thanks for any help you can provide, Mauricio Mejia Mm...@hs... <mailto:Mm...@hs...> Winnipeg, Manitoba Canada |