Path: utzoo!attcan!uunet!husc6!bloom-beacon!mit-eddie!ll-xn!ames!pasteur!ucbvax!REASON.PSC.EDU!shore From: shore@REASON.PSC.EDU Newsgroups: comp.protocols.tcp-ip Subject: Re: HYROUTE(TCP/IP gateway between HYPERchannel and ethernet) Message-ID: <8805231435.AA08555@reason.psc.edu> Date: 23 May 88 14:35:05 GMT References: <12399974875.18.MURAKAMI@NTT-20.NTT.JP> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 9 I'm using class B addresses on a HyperChannel subnet (8 bit subnet portion) from a uVax running 4.3, but I had to tickle the device driver some. The problem was that the driver was using the host part of the address as a hash key, as was hyroute, but the kernel and library routines to get it are slightly different (the kernel strips off subnet bits - the library version doesn't). This is easily fixed, but you may be having different problems with the Sun driver. Melinda