Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site harvard.UUCP Path: utzoo!watmath!clyde!burl!ulysses!bellcore!decvax!genrad!panda!talcott!harvard!dyer From: dyer@harvard.UUCP (Steve Dyer) Newsgroups: net.unix-wizards,net.bugs.4bsd Subject: setting up POINTOPOINT links Message-ID: <744@harvard.UUCP> Date: Fri, 28-Feb-86 16:51:43 EST Article-I.D.: harvard.744 Posted: Fri Feb 28 16:51:43 1986 Date-Received: Sat, 1-Mar-86 23:37:22 EST Organization: Aiken Comp Lab, Harvard Lines: 33 Keywords: 4.3BSD/Ultrix 1.2 ifconfig, route, etc. Xref: watmath net.unix-wizards:17019 net.bugs.4bsd:1986 I am rapidly losing whatever hair I have left trying to get a dmr-11 point-to-point TCP/IP link set up between two VAX 750's running across town. The basic problem is that even after what looks like a successful invocation of ifconfig, "netstat -i" reveals no packets being sent. BTW, one host is running 4.3 beta, the other Ultrix 1.2 beta. Briefly, the sequence I'm using is: /etc/ifconfig dmc0 inet myaddr destaddr A subsequent /etc/ifconfig dmc0 reveals dmc0: myaddr --> destaddr netmask ff000000 flags=51 "Netstat -r" demonstrates that a route has been entered of the form: Routing tables Destination Gateway Flags Refcnt Use Interface destaddr myaddr UH 0 33 dmc0 localnetname myaddr-ether U 4 932 de0 loopback-net localhost U 1 9 lo0 However, a "telnet destaddr" (or any other operation which would cause IP packets to be sent to destaddr) does not produce any packets sent through the dmr, at least if "netstat -i" is to be believed. Straight zeroes all the way across. Am I forgetting something? Thanks for any clues you might provide. -- /Steve Dyer dyer@harvard.harvard.edu harvard!dyer