<html>
<body>
'lo all...<br><br>
I currently have my VAX emulation working to some extent but I still need
to get the networking side of things happening properly.<br><br>
For those who came in late(!), I'm doing all this on a PC running
<a href="http://www.zenwalk.org/">Zenwalk</a>
<a href="http://www.zenwalk.org/">Linux</a>, (a derivative of <a href="http://www.slackware.com/">Slackware</a>).  I've built the VAX emulator, incorporating network support and can run it in an xterm window.  I have two network cards in the PC and I'm calling them eth0 and eth1.  They are both known to Linux where eth0 is used by Linux for its networking (static IP) and eth1 connections are always "down".  I have the MAC address for eth1 specified in vax.ini and I have a crossover cable running between the eth0 and eth1 cards.  My intention is to run the Linux PC (via eth0) peer-to-peer with the VAX process (via eth1).<br><br>
I've followed Phillip Wherry's article, <a href="http://www.wherry.com/gadgets/retrocomputing/vax-simh.html"><i>Running</a><a href="http://www.wherry.com/gadgets/retrocomputing/vax-simh.html"> VAX/VMS Under Linux Using </a><a href="http://www.wherry.com/gadgets/retrocomputing/vax-simh.html">SIMH</a></i> up to the point of installing TCP/IP in VMS.  My knowledge of networking and TCP/IP configuration is pretty hit-or-miss, so I need some help with setting it up.  <br><br>
I have assigned an IP address to the Linux PC ("tetrad") and to the VAX ("vax001") in the Linux /etc/hosts file and they're both currently ping-able (I actually have tetrad running peer-to-peer with another Linux PC Ok over eth0 using static IP routing when I run things that way, so I'm pretty sure my TCP/IP set-up for the Linux side is Ok).  It's just a matter of how I set-up the routing and bind resolving (I think) when I run SYS$MANAGER:TCPIP$CONFIGURE.COM.<br><br>
What I'd like to ultimately do is to run DECWindows on the VAX at startup time and then run a DECterm, with its display being shown on the Linux display.  I think I'm going to have to ask many more questions to get the authorization, etc. working Ok with that...  I haven't touched all these X things for 15 years or more, so I'm a bit out of it (!)<br><br>
Thanks for any forthcoming info (and apologies to those who have seen some of this before!).<br><br>
Regards<br><br>
<br>
John<br>
</body>
</html>