Presuming "standard" X server arguments.<br><br>-ac                    disable access control restrictions<br><br>(ie: anyone/anywhere can connect to your display.)    Hopefully your not running exposed in the internet..
<br><br>David<br><br><br><div><span class="gmail_quote">On 11/19/06, <b class="gmail_sendername">Tim Pinkawa</b> <<a href="mailto:timpinkawa@gmail.com">timpinkawa@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 11/19/06, Paul Hardy <<a href="mailto:pghardy@verizon.net">pghardy@verizon.net</a>> wrote:<br>> Thank you Tim, for those helpful instructions - My Windows laptop is now<br>> able to be a pretty good simulation of a VAXstation!
<br>><br>> I'm running SIMH on a Windows (XP Media Center) laptop. I downloaded and<br>> installed a minimal Cygwin/X as you suggested.<br>><br>> On the VAX side, I had previously got TCPIP configured and started with all
<br>> the usual services. I already had DECwindows 1.2.5 installed (because I<br>> wanted to run some old software that was built under Motif 1.2, whereas<br>> DECwindows 1.2.6 has Motif 2.0 I think). The only configuration I had to do
<br>> in the VAX side was to copy XACCESS.TEMPLATE to XACCESS.TXT in<br>> SYS$SPECIFIC:[TCPIP$XDM].<br>><br>> I could then use the startxdcmp.bat file that comes with Cygwin to bring up<br>> an X-server and a login window to the VAX. I logged in and was away.
<br>><br>> I needed to use different Xwin startup parameters, because the software that<br>> I wanted to run (like much VMS Motif stuff) expected to have an 8-bit<br>> pseudo-color visual type (settable colour palette), rather than 32-bit
<br>> Trucolor which is the default.. So the changed lines in startxdcmp.bat<br>> became:<br>> SET REMOTE_HOST=<a href="http://192.168.0.200">192.168.0.200</a><br>> %RUN% XWin -ac -fullscreen -depth 8 -query %REMOTE_HOST%
<br>><br>> Out of interest, what is the -ac switch to XWin? I couldn't see it in the<br>> documentation.<br>><br>> I then downloaded Netscape Navigator V3.03 from the HP site<br>> (<a href="http://h71000.www7.hp.com/ebusiness/technology.html">
http://h71000.www7.hp.com/ebusiness/technology.html</a>) , and I now can browse<br>> the web (at least to any sites which work with a 10-year-old web browser!).<br>> Is there any more recent browser available for VMS on VAX (Mozilla, Firefox,
<br>> Opera, etc)?<br>><br>> Regards,<br>><br>> --<br>> Paul  Hardy<br>> Email: paul at the <a href="http://hardy.demon.co.uk">hardy.demon.co.uk</a> domain<br>> Exiled in Redlands, CA, USA<br><br>I'm glad they were useful. I'm not entirely sure what -ac does, other
<br>than I know that it doesn't work without it. :) It has something to do<br>with access control. When you connect to XDM without -ac you get an<br>error like this:<br>AUDIT: Sun Nov 19 13:21:22 2006: 2940 xwin: client 1 rejected from IP
<br><a href="http://192.168.1.104">192.168.1.104</a><br><br>When I first set this all up and got that error message, I just copy<br>and pasted it into Google and I found out about -ac. XWin says the<br>following:<br>-ac                    disable access control restrictions
<br><br>Thanks for the Netscape link, I didn't know that was still available.<br>Unfortunately I don't see any more modern browsers for VAX.<br><br>Tim<br>_______________________________________________<br>Simh mailing list
<br><a href="mailto:Simh@trailing-edge.com">Simh@trailing-edge.com</a><br><a href="http://mailman.trailing-edge.com/mailman/listinfo/simh">http://mailman.trailing-edge.com/mailman/listinfo/simh</a><br></blockquote></div><br>