HEILNER_K@VAXC.STEVENS-TECH.EDU (09/29/88)
Hello- I am trying to get CMU V6.3 running on a MicroVAX II VMS 4.7. I can not TELNET to any other node on the network except the MicroVax itself. The next step was to enable NETLOG and set the ARP,PHY and IP flags to see what was going on. It appears that ARP is receiving the Ethernet address of the node I want to TELNET to. However, the received Ethernet address of the node I want to TELNET to, is NOT associated with the proper internet address. As shown below, the destination Ethernet address is being associated with an internet address of 0.0.0.0! Any help would be greatly appreciated. Keith Heilner Heilner_k@sitvxb Heilner_k@vaxb.stevens-tech.edu Example: $ netstat/arp CIDX DEV IP Address Physical Address 0 0 0.0.0.0 AA-00-04-00-63-04 192.12.216.4 00-00-00-00-00-00 (192.12.216.4 is the destination internet address and AA-00-04-63-04 is the destination Ethernet address) $ ty inet$log 11:22:27.23 Logging enabled 11:22:27.27 Log event mask set to 00000007 11:22:28.17 XE IP receive: IP=0.0.0.0, PHY=00-DD-00-DB-BD-00 11:22:29.72 XE IP receive: IP=0.0.0.0, PHY=00-DD-00-DB-BD-00 11:22:29.73 IPrecv: S=192.12.216.4,D=192.12.216.5,HL=5,PR=17,TL=72,ID=4367, FL=0,FR=0 IPrecv: HDR=00039D50,DATA=00039D64 11:22:29.75 XE IP receive: IP=0.0.0.0, PHY=AA-00-04-00-D3-04 11:22:29.75 IPrecv: S=192.12.216.4,D=192.12.216.5,HL=5,PR=17,TL=72,ID=4368, FL=0,FR=0 IPrecv: HDR=0003A1C0,DATA=0003A1D4 11:22:29.76 XE ARP receive: IP=0.0.0.0, PHY=AA-00-04-00-D3-04 11:22:30.63 XE IP receive: IP=0.0.0.0, PHY=AA-00-04-00-D3-04 11:22:33.09 XE IP receive: IP=0.0.0.0, PHY=00-DD-00-DB-BD-00 11:22:33.85 IPSend: S=192.12.216.5,D=192.12.216.4,HL=5,PR=6,TL=44,ID=61,FL=0, FR=0 IPSend: HDR=00032A34,DATA=00032A48 11:22:33.86 ARP RQ XMIT: IP=192.12.216.4, PHY=31-32-2E-32-31-36 11:22:33.86 XE ARP xmit: IP=0.0.0.0, PHY=FF-FF-FF-FF-FF-FF 11:22:33.89 IPSend: S=192.12.216.5,D=192.12.216.5,HL=5,PR=17,TL=71,ID=59,FL=0, FR=0 IPSend: HDR=00032CA4,DATA=00032CB8 11:22:33.89 IPsend: route is 0.0.0.0 11:22:33.90 IPrecv: S=192.12.216.5,D=192.12.216.5,HL=5,PR=17,TL=71,ID=59,FL=0, FR=0 IPrecv: HDR=00032CA4,DATA=00032CB8 11:22:34.75 XE IP receive: IP=0.0.0.0, PHY=00-DD-00-DB-BD-00 11:22:34.76 IPrecv: S=192.12.216.4,D=192.12.216.5,HL=5,PR=17,TL=72,ID=4372,FL=0 ,FR=0 IPrecv: HDR=0003AF10,DATA=0003AF24 11:22:34.77 XE IP receive: IP=0.0.0.0, PHY=AA-00-04-00-D3-04 11:22:34.78 IPrecv: S=192.12.216.4,D=192.12.216.5,HL=5,PR=17,TL=72,ID=4373, FL=0,FR=0 IPrecv: HDR=0003B380,DATA=0003B394 11:22:34.84 XE ARP receive: IP=0.0.0.0, PHY=AA-00-04-00-D3-04 11:22:35.54 XE IP receive: IP=0.0.0.0, PHY=AA-00-04-00-D3-04 11:22:38.00 XE IP receive: IP=0.0.0.0, PHY=00-DD-00-DB-BD-00 11:22:38.88 IPSend: S=192.12.216.5,D=192.12.216.5,HL=5,PR=17,TL=71,ID=60,FL=0, FR=0 IPSend: HDR=00034024,DATA=00034038 11:22:38.89 IPsend: route is 12.26.3.0 11:22:38.90 IPrecv: S=192.12.216.5,D=192.12.216.5,HL=5,PR=17,TL=71,ID=60,FL=0, FR=0 IPrecv: HDR=00034024,DATA=00034038 11:22:39.10 IPSend: S=192.12.216.5,D=192.12.216.4,HL=5,PR=6,TL=44,ID=62,FL=0, FR=0 IPSend: HDR=000353A4,DATA=000353B8 11:22:39.11 ARP RQ XMIT: IP=192.12.216.4, PHY=00-00-00-00-00-00 11:22:39.12 XE ARP xmit: IP=0.0.0.0, PHY=FF-FF-FF-FF-FF-FF 11:22:39.77 XE IP receive: IP=0.0.0.0, PHY=00-DD-00-DB-BD-00 11:22:39.77 IPrecv: S=192.12.216.4,D=192.12.216.5,HL=5,PR=17,TL=72,ID=4376, FL=0,FR=0 IPrecv: HDR=0003C0D0,DATA=0003C0E4 11:22:40.46 XE IP receive: IP=0.0.0.0, PHY=AA-00-04-00-D3-04 11:22:40.63 Logging disabled ------------