Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!munnari.oz.au!manuel!tridge From: tridge@anu.oz.au (Andrew Tridgell) Newsgroups: comp.unix.ultrix Subject: Re: Decnet-tcp/ip gateway. Message-ID: <1991May30.044852.20043@newshost.anu.edu.au> Date: 30 May 91 04:48:52 GMT References: <1991May29.151258.19842@augean.ua.OZ.AU> Sender: news@newshost.anu.edu.au Organization: Australian National University, Canberra, ACT, Australia Lines: 40 I installed the decnet internet gateway (comes with the decnet stuff in Ultrix) and have found it works like a charm. It allows our PC's to appear as extra displays on our decstation (our PC's have a decnet based X package - PC DecWindows). We can do the same for vaxes or whatnot. Basically the gateway makes a decnet node appear like aerodec:N where you can make N any display number you like. The source and binaries for this gateway is in /usr/examples/decnet/gatethru/ on our system (Ultrix 4.0 on a DS3100). We added these lines to out /etc files /etc/inetd.conf: tba4-X11-display0 stream tcp nowait /usr/examples/decnet/gatethru/gatewayd gatex -dnet tba4 X$X0 /etc/services: tba4-X11-display0 6002/tcp # X11 server on tba4::0.0 /usr/examples/decnet/gatethru/gatewayd Note that tba4:: is the decnet node name of the real machine (my PC - but could be any decnet machine running X). The display becomes aerodec:2 in this example (from the 6002 entry). Also note that both of the entries above are ONE line, I added the carriage returns so it could be read. Performance is quite reasonable, considering the net load. It means I can display X clients from SUN's, Sequent's etc. without installing Decnet on them, which is a great boon. It can also be setup to work in the other direction, but I haven't tried (read the manual for instructions) Thanks to DEC for a great product! -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Andrew Tridgell CSLab, Research School of Physical Science tridge@aerodec.anu.edu.au Australian National University =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-