roy@phri.UUCP (Roy Smith) (09/26/88)
I've got a Mac-II with a Kinetics EtherPort-II card. Using NCSA Telnet 2.1e, I can connect to hosts on my ethernet without any problems. Using the same config.tel file, if I try to connect using Telnet 2.2, I get a "Couldn't connect to: ..." dialog box followed by a "Local host or gateway not responding" box. 2.2 works fine using the LocalTalk connection (though a FastPath running kip). Anybody have any guess what might be wrong? When I run Van Jacobson's tcpdump on a sun, watching the Mac's ethernet address, what I see is: Script started on Wed Sep 21 17:04:13 1988 alanine% su Password: alanine# tcpdump -e esrc '8:0:14:90:22:88' 17:05:14.97 8:0:14:90:22:88 ff:ff:ff:ff:ff:ff 809b 60: ff4c 0200 2200 0000 17:05:15.37 8:0:14:90:22:88 ff:ff:ff:ff:ff:ff 809b 60: ff4c 0200 2200 0000 17:05:15.77 8:0:14:90:22:88 ff:ff:ff:ff:ff:ff 809b 60: ff4c 0200 2200 0000 17:05:16.17 8:0:14:90:22:88 ff:ff:ff:ff:ff:ff 809b 60: ff4c 0200 2200 0000 17:05:20.77 8:0:14:90:22:88 ff:ff:ff:ff:ff:ff 809b 60: ff4c 0200 2500 0000 17:05:22.27 8:0:14:90:22:88 ff:ff:ff:ff:ff:ff 809b 60: ff4c 0200 2500 0000 17:05:23.75 8:0:14:90:22:88 ff:ff:ff:ff:ff:ff 809b 60: ff4c 0200 2500 0000 17:05:25.25 8:0:14:90:22:88 ff:ff:ff:ff:ff:ff 809b 60: ff4c 0200 2500 0000 17:05:49.63 8:0:14:90:22:88 ff:ff:ff:ff:ff:ff 809b 60: ff4c 0200 2500 0000 17:05:51.13 8:0:14:90:22:88 ff:ff:ff:ff:ff:ff 809b 60: ff4c 0200 2500 0000 17:05:52.63 8:0:14:90:22:88 ff:ff:ff:ff:ff:ff 809b 60: ff4c 0200 2500 0000 17:05:54.11 8:0:14:90:22:88 ff:ff:ff:ff:ff:ff 809b 60: ff4c 0200 2500 0000 17:06:27.17 8:0:14:90:22:88 ff:ff:ff:ff:ff:ff 809b 60: ff4c 0200 2500 0000 17:06:28.67 8:0:14:90:22:88 ff:ff:ff:ff:ff:ff 809b 60: ff4c 0200 2500 0000 17:06:30.17 8:0:14:90:22:88 ff:ff:ff:ff:ff:ff 809b 60: ff4c 0200 2500 0000 17:06:31.65 8:0:14:90:22:88 ff:ff:ff:ff:ff:ff 809b 60: ff4c 0200 2500 0000 ^Calanine# ^Dalanine% script done on Wed Sep 21 17:12:04 1988 The first 4 packets came all in a bunch as soon as I launched Telnet. After that, I got 4 packets with about 1 second between them each time I tried to open a connection. I've manually inserted blank lines to delimit each set of 4 packets. -- Roy Smith, System Administrator Public Health Research Institute {allegra,philabs,cmcl2,rutgers}!phri!roy -or- phri!roy@uunet.uu.net "The connector is the network"
roy@phri.UUCP (Roy Smith) (09/27/88)
I couple of days ago I reported that I was having trouble with NCSA telnet. The basic symptoms were that 2.1e worked fine over the ethernet, and 2.2 worked fine over LocalTalk, but not over the ethernet. Gaige Paulsen pointed out the problem. I needed to put "hardware=ether" line in my config.tel file. -- Roy Smith, System Administrator Public Health Research Institute {allegra,philabs,cmcl2,rutgers}!phri!roy -or- phri!roy@uunet.uu.net "The connector is the network"