I've recently gotten RSX-11M+ 4.6 installed in simh (and I'm feeling more and more comfortable with SYSGEN. ;))
Except, i'm stuck with getting DECnet working.
It seems the tape on the trailing-edge ftp site is either corrupted, or i'm terrible at using tapes in simh. Considering the presence of the .errs file in the archive and google saying a lot of the tapes are corrupted, i'm gonna lean towards that answer. Anyone have the DECnet for RSX-11M+ tape(s) anywhere?
Thanks!
From: owner-hecnet at Update.UU.SE [mailto:owner-hecnet at Update.UU.SE] On Behalf Of Joe Ferraro
Sent: Friday, November 02, 2012 08:38
To: hecnet at update.uu.se
Subject: Re: IP over HF packet, was Re: [HECnet] Area 19
If you guys actually try to do DECnet over radio I'd be interested...
Bob WU6V
As am I.
Joe
Who has the time to work on this? I buried in day-to-day work.
-Steve
-----Original Message-----
From: owner-hecnet at Update.UU.SE
[mailto:owner-hecnet at Update.UU.SE] On Behalf Of Gregg Levine
Sent: Friday, November 02, 2012 00:07
To: hecnet at update.uu.se
Subject: Re: IP over HF packet, was Re: [HECnet] Area 19
On Thu, Nov 1, 2012 at 11:59 PM, Dave McGuire
<mcguire at neurotica.com> wrote:
On 11/01/2012 11:56 PM, Cory Smelosky wrote:
On Nov 1, 2012, at 11:44 PM, "Bob Armstrong" <bob at jfcl.com> wrote:
There are mountains...that'd be tough.
Bigger tower :-)
We can borrow some of the ideas from AT&T Long Lines and
have our own
hobbyist telecom grid. I mean, it's the next logical step
right? Know
anyone with large fibre or copper spools laying around? ;)
We can do this.
-Dave
--
Dave McGuire, AK4HZ
New Kensington, PA
Hello!
Currently the longest run for WiFi happens to be around the
distance from the hills somewhere inside Clark County NV to
about the hills somewhere by Salt Lake Utah. But I'm not sure
what was used.
Oh and look into how the return to Mars prior to the group
we've got up there now accomplished its work.
Oh and Dave all of them used the shower.
-----
Gregg C Levine gregg.drwho8 at gmail.com
"This signature fought the Time Wars, time and again."
My neighbor worked on the satellite relay software that is used to
communicate with the Mars rover.
-Steve
-----Original Message-----
From: owner-hecnet at Update.UU.SE
[mailto:owner-hecnet at Update.UU.SE] On Behalf Of Bob Armstrong
Sent: Thursday, November 01, 2012 23:45
To: hecnet at Update.UU.SE
Subject: RE: IP over HF packet, was Re: [HECnet] Area 19
There are mountains...that'd be tough.
Bigger tower :-)
Bob
HF - burn those clouds! :-)
-Steve
-----Original Message-----
From: owner-hecnet at Update.UU.SE
[mailto:owner-hecnet at Update.UU.SE] On Behalf Of Bob Armstrong
Sent: Thursday, November 01, 2012 23:44
To: hecnet at Update.UU.SE
Subject: RE: IP over HF packet, was Re: [HECnet] Area 19
And licenses. ;)
It's pretty easy to pass the test, especially for
technician. I'm a VE (that's "volunteer examiner") and we
run regular testing sessions here in Silicon Valley twice a
month. Almost everybody who comes in to take the technician
test passes - even little kids :-)
Bob WU6V
I'm also a VE. In addition, I teach the Tech and General classes. It
typically takes 30 hours of study for Tech, and an additional 30 hours
of study for General. Extra is about 60 additional hours of study, but
I don't teach those because the class would run ~8 weeks and lugging
gear back and forth is no fun!
-Steve
-----Original Message-----
From: owner-hecnet at Update.UU.SE
[mailto:owner-hecnet at Update.UU.SE] On Behalf Of Dave McGuire
Sent: Thursday, November 01, 2012 23:43
To: hecnet at Update.UU.SE
Subject: Re: IP over HF packet, was Re: [HECnet] Area 19
On 11/01/2012 11:35 PM, Bob Armstrong wrote:
We'd probably use DDCMP to get it to the async level, right?
Maybe. I know that AX.25 has a protocol ID byte that
specifies the
packet type being piggybacked - I'm pretty sure IP is 0xCC.
It might
be that someone has already implemented a DECnet payload,
but it's a long shot.
I doubt it. We could, though.
We could build our own TNCs that spoke 1200/9600 baud
AX.25 on one
side and DDCMP on the other. All it really takes is some
firmware...
That'd be a really cool gizmo, and completely useless to
anyone except
for a couple of people to boot :-)
I would LOVE to do that. That sounds like great gobs of fun.
Realistically, a smarter thing might be to try WiFi. I think the
current distance record for WiFi is something like 250
miles; how far
is between you and Steve?? Of course, you'll need some
pretty tall towers...
I don't know specifically where he is, but I think he's east of me.
There are mountains...that'd be tough.
-Dave
--
Dave McGuire, AK4HZ
New Kensington, PA
Hollis, NH. Less than 1 mile from the Mass border.
-Steve
On 2012-11-02 22:02, Johnny Billquist wrote:
On 2012-11-02 21:48, Paul_Koning at Dell.com wrote:
On Nov 2, 2012, at 4:31 PM, Johnny Billquist wrote:
On 2012-11-02 19:50, Dave McGuire wrote:
On 11/02/2012 05:23 AM, Johnny Billquist wrote:
$ DIR MIM::DU:[FORTH]
And I'm getting this: (just hitting <cr> at the user/password
prompts)
?$ dir mim::du:[forth]
Node: MIM
User:
Password:
System Password:
?NFT -- Connection rejected to node MIM
?NFT -- Access not permitted
Again, this is only from RSTS/E.
Yes. The prompts are done by RSTS/E, and the error comes from MIM
because you are not specifying a user, and your RSTS/E system are not
providing any proxy information as an alternative.
Ok. Thanks for the insight. I will try to figure out how to set up
proxy info in DECnet/E. You may see me pecking on MIM a bit over the
weekend as I try to get this working.
No worries. Keep experimenting. Just FYI - In VMS and RSX, the
commands are:
NCP SET EXEC INCOMING PROXY ENABLED
NCP SET EXEC OUTGOING PROXY ENABLED
(Although you'll only need the outgoing proxy for getting it to work
in a nicer way to MIM from your system.)
On RSTS, there is no such thing as outgoing proxy. You specify access
information or not; if not, then that seems to be what you need to get
proxy.
Inbound, exec characteristic "default account" specifies the account
to use for objects that have Verification=On (meaning access control
is used) if no access control data is given. If that isn't set, you
don't get default access. If a default account is set, that is used
for default access without any password check; even if the account
normally requires a password, the fact that it is the default lets you
get in that way.
If you specify an account but no password, that is accepted if the
account is marked as "no password required".
Hmm. So there is no way in RSTS/E to do a default mapping from one user
on machine A to another user on machine B without the user having to
specify access information either then?
Too bad in that case. And I guess that this means you cannot access
files on RSX from a RSTS/E system without explicitly giving a user and
password.
Maybe the right time to remind of the GUEST/GUEST account on MIM, though... :-)
Johnny
--
Johnny Billquist || "I'm on a bus
|| on a psychedelic trip
email: bqt at softjar.se || Reading murder books
pdp is alive! || tryin' to stay hip" - B. Idol
A coworker put a MicroVaxII in a vt103 with 4 serial lines.
He had fun telling people the VT WAS the Vax, not a terminal.
Bill
--
d|i|g|i|t|a|l had it THEN. Don't you wish you could still buy it now!
pechter-at-gmail.com
On Tue, Oct 30, 2012 at 3:13 PM, Dave McGuire <mcguire at neurotica.com> wrote:
On 10/30/2012 05:19 AM, Johnny Billquist wrote:
> You can alternatively look for a VT103 as well, since that is pretty
> much the same thing as a PDT-11/130.
> If you do some wiring on the Qbus backplane, you can do 22-bit. Throw in
> an 11/93 CPU, SCSI and what else, and you'll have an awesome system in a
> VT100 body.
This is probably a better idea, but it will likely need some
beefing-up of the power supply. The power supply in a VT103 is a bit
underpowered for bigger hardware. It can be done, though.
-Dave
--
Dave McGuire, AK4HZ
New Kensington, PA
On 2012-11-02 21:48, Paul_Koning at Dell.com wrote:
On Nov 2, 2012, at 4:31 PM, Johnny Billquist wrote:
On 2012-11-02 19:50, Dave McGuire wrote:
On 11/02/2012 05:23 AM, Johnny Billquist wrote:
$ DIR MIM::DU:[FORTH]
And I'm getting this: (just hitting <cr> at the user/password prompts)
?$ dir mim::du:[forth]
Node: MIM
User:
Password:
System Password:
?NFT -- Connection rejected to node MIM
?NFT -- Access not permitted
Again, this is only from RSTS/E.
Yes. The prompts are done by RSTS/E, and the error comes from MIM
because you are not specifying a user, and your RSTS/E system are not
providing any proxy information as an alternative.
Ok. Thanks for the insight. I will try to figure out how to set up
proxy info in DECnet/E. You may see me pecking on MIM a bit over the
weekend as I try to get this working.
No worries. Keep experimenting. Just FYI - In VMS and RSX, the commands are:
NCP SET EXEC INCOMING PROXY ENABLED
NCP SET EXEC OUTGOING PROXY ENABLED
(Although you'll only need the outgoing proxy for getting it to work in a nicer way to MIM from your system.)
On RSTS, there is no such thing as outgoing proxy. You specify access information or not; if not, then that seems to be what you need to get proxy.
Inbound, exec characteristic "default account" specifies the account to use for objects that have Verification=On (meaning access control is used) if no access control data is given. If that isn't set, you don't get default access. If a default account is set, that is used for default access without any password check; even if the account normally requires a password, the fact that it is the default lets you get in that way.
If you specify an account but no password, that is accepted if the account is marked as "no password required".
Hmm. So there is no way in RSTS/E to do a default mapping from one user on machine A to another user on machine B without the user having to specify access information either then?
Too bad in that case. And I guess that this means you cannot access files on RSX from a RSTS/E system without explicitly giving a user and password.
Johnny
--
Johnny Billquist || "I'm on a bus
|| on a psychedelic trip
email: bqt at softjar.se || Reading murder books
pdp is alive! || tryin' to stay hip" - B. Idol
On Nov 2, 2012, at 4:31 PM, Johnny Billquist wrote:
On 2012-11-02 19:50, Dave McGuire wrote:
On 11/02/2012 05:23 AM, Johnny Billquist wrote:
$ DIR MIM::DU:[FORTH]
And I'm getting this: (just hitting <cr> at the user/password prompts)
?$ dir mim::du:[forth]
Node: MIM
User:
Password:
System Password:
?NFT -- Connection rejected to node MIM
?NFT -- Access not permitted
Again, this is only from RSTS/E.
Yes. The prompts are done by RSTS/E, and the error comes from MIM
because you are not specifying a user, and your RSTS/E system are not
providing any proxy information as an alternative.
Ok. Thanks for the insight. I will try to figure out how to set up
proxy info in DECnet/E. You may see me pecking on MIM a bit over the
weekend as I try to get this working.
No worries. Keep experimenting. Just FYI - In VMS and RSX, the commands are:
NCP SET EXEC INCOMING PROXY ENABLED
NCP SET EXEC OUTGOING PROXY ENABLED
(Although you'll only need the outgoing proxy for getting it to work in a nicer way to MIM from your system.)
On RSTS, there is no such thing as outgoing proxy. You specify access information or not; if not, then that seems to be what you need to get proxy.
Inbound, exec characteristic "default account" specifies the account to use for objects that have Verification=On (meaning access control is used) if no access control data is given. If that isn't set, you don't get default access. If a default account is set, that is used for default access without any password check; even if the account normally requires a password, the fact that it is the default lets you get in that way.
If you specify an account but no password, that is accepted if the account is marked as "no password required".
paul