Steve,
As discussed on the list, the problem was with SIMH on Snow Leopard specifically and Johnny seems to have fixed whatever it was. Thanks for the offer though.
Sampsa
On 2 Jan 2010, at 19:46, Steve Davidson wrote:
I use simh all the time. If I can help I will be around most of the weekend.
My only task this weekend is dealing with the snow on the driveway. So far we have had 5+ inches. They expect another 5-7 more. The snow blower went through this last pass in 90 minutes.
-Steve
From: Sampsa Laine [mailto:sampsa at mac.com]
Sent: Sat 1/2/2010 14:31
To: Steve Davidson
Subject: Re: [HECnet] We're (sort of ) back up again.
It's not a VMS issue per se I think - something to do with SIMH and the network interface. I might have a play later.
Sampsa
On 2 Jan 2010, at 19:06, Steve Davidson wrote:
Sampsa,
If you need any help with this - let me know. I'm around all weekend. Most of this time will be spent hacking!!!
-Steve
From: owner-hecnet at Update.UU.SE on behalf of Sampsa Laine
Sent: Sat 1/2/2010 13:16
To: hecnet at Update.UU.SE
Subject: [HECnet] We're (sort of ) back up again.
I've replaced the server that ran my bridge and GORVAX, unfortunately there's something REALLY broken with GORVAX that I just can't figure out right now (and don't really have the time to, either). Anyway, RHESUS and CHIMPY are up, CHIMP should be up RSN. GORVAX will be down for a little while longer, as will the Fidonet mail gateway. Sampsa
That would be very useful, care to elaborate on what the problem was, and/or link me to your fixed source/binaries?
BTW, I've noticed that binaries are wonderfully portable across OS X systems, for example, when I recompiled your bridge on Snow Leopard with the latest Xcode, it kept stack dumping. However the binary compiled on Tiger Server works fine and doesn't have any problems.
Sampsa
On 6 Jan 2010, at 22:56, Johnny Billquist wrote:
Sampsa Laine wrote:
Gentlemen, GORVAX and it's associated MULTINET pipe are up again. There is something about either my new iMac or Snow Leopard that breaks the networking on SIMH, so I've momentarily put it on my (already overloaded) Mac mini. This stops me from using the mini as a media centre however, so I need to find another box for it to run on.
Doh.
Maybe I can help. I just fixed a "problem" or two in simh, which
prevented the networking to work right on my macbook pro with snow leopard.
Contact me off list to investigate this further...
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
Sampsa Laine wrote:
Gentlemen, GORVAX and it's associated MULTINET pipe are up again. There is something about either my new iMac or Snow Leopard that breaks the networking on SIMH, so I've momentarily put it on my (already overloaded) Mac mini. This stops me from using the mini as a media centre however, so I need to find another box for it to run on.
Doh.
Maybe I can help. I just fixed a "problem" or two in simh, which
prevented the networking to work right on my macbook pro with snow leopard.
Contact me off list to investigate this further...
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
Gentlemen, GORVAX and it's associated MULTINET pipe are up again. There is something about either my new iMac or Snow Leopard that breaks the networking on SIMH, so I've momentarily put it on my (already overloaded) Mac mini. This stops me from using the mini as a media centre however, so I need to find another box for it to run on.
Sampsa
I'm not having much luck looking for newer ones. It may be possible to
reverse engineer the differences from the implementation source code, if
available. I looked a bit at DECnet/E but it's not easily to parse...
Keep in mind the DECnet version handling and reserved field rules.
When mixed versions communicate, both sides report their version and the
higher version system is then responsible for speaking in a way that the
older system will understand.
"Reserved" means "send zero, ignore on receipt". It most definitely
does NOT mean "check on receive that this is zero", that's a silly
mistake all too often make in protocol design. This too is for mixed
version handling. If a new flag can safely be ignored by an older
system, then the newer system can simply send that flag in what used to
be a reserved field, and the right thing happens.
Finally, proxy was originally a VMS specific enhancement and was adopted
in some other implementations (I know DECnet/E picked it up, at least in
a semi-compatible form). I'm not sure that it was ever specified in an
architecture spec.
paul
-----Original Message-----
From: owner-hecnet at Update.UU.SE [mailto:owner-hecnet at Update.UU.SE] On
Behalf Of gerry77 at mail.com
Sent: Tuesday, January 05, 2010 8:46 PM
To: hecnet at Update.UU.SE
Subject: [HECnet] DECnet session control specification
Hello everyone!
During the last week or so I've spent many hours studying some DECnet
traffic because I was willing to better understand its inner working.
Well, I've discovered that the session control specification commonly
available on the Internet (V1.0) is not the latest, and it seems that
another newer version is not readily available.
While other DECnet protocols such as DRP and NSP appear to be current
(and
in facts their description matches actual data captured from the
Ethernet),
the SCP is obviously different both in formal definition and in
practice.
For example, the specification states that for V1.0 the version field
should
be 000 binary, but VMS sets it to 001 and a bit field that should be
reserved for future use and always set to zero has actually a meaning
(at
least one bit seems to be used to signal proxy access requests).
So the question is: does anyone here has a copy of a newer session
control
specification or at least knows which are the the differences between
V1.0
and the following (V1.1?) version?
Thank you very much,
G.
Hello everyone!
During the last week or so I've spent many hours studying some DECnet
traffic because I was willing to better understand its inner working.
Well, I've discovered that the session control specification commonly
available on the Internet (V1.0) is not the latest, and it seems that
another newer version is not readily available.
While other DECnet protocols such as DRP and NSP appear to be current (and
in facts their description matches actual data captured from the Ethernet),
the SCP is obviously different both in formal definition and in practice.
For example, the specification states that for V1.0 the version field should
be 000 binary, but VMS sets it to 001 and a bit field that should be
reserved for future use and always set to zero has actually a meaning (at
least one bit seems to be used to signal proxy access requests).
So the question is: does anyone here has a copy of a newer session control
specification or at least knows which are the the differences between V1.0
and the following (V1.1?) version?
Thank you very much,
G.
At 2:26 PM +0000 1/5/10, Mark Wickens wrote:
On Tue, 2010-01-05 at 06:24 -0800, Bob Armstrong wrote:
>Anyway it seems that whenever I run Personal Alpha any Simh machines I
>have running completely pause until I shutdown the Alpha simulator has
>anyone else had this problem ?
Isn't Personal Alpha a version of the Charon-AXP emulator? I've never
used Personal Alpha, but I am using the free version of Charon-AXP and I can
tell you that, unlike simh, it has no OpenVMS idle detection. Charon will
always use 100% of whatever CPU(s) it's running on, regardless of what the
emulated system is doing. That makes it difficult to run Charon
concurrently with other simulators unless you can afford to dedicate
separate CPUs to each one.
Bob
--
... and significantly bumps up your electricity bill to boot.
How does it perform on something like an Atom processor? I've been thinking about building a system with an Atom 330 CPU for SIMH, KLH10 and E11.
Zane
--
| Zane H. Healy | UNIX Systems Administrator |
| healyzh at aracnet.com (primary) | OpenVMS Enthusiast |
| MONK::HEALYZH (DECnet) | Classic Computer Collector |
+----------------------------------+----------------------------+
| Empire of the Petal Throne and Traveller Role Playing, |
| PDP-10 Emulation and Zane's Computer Museum. |
| http://www.aracnet.com/~healyzh/ |
On Tue, 2010-01-05 at 06:24 -0800, Bob Armstrong wrote:
Anyway it seems that whenever I run Personal Alpha any Simh machines I
have running completely pause until I shutdown the Alpha simulator has
anyone else had this problem ?
Isn't Personal Alpha a version of the Charon-AXP emulator? I've never
used Personal Alpha, but I am using the free version of Charon-AXP and I can
tell you that, unlike simh, it has no OpenVMS idle detection. Charon will
always use 100% of whatever CPU(s) it's running on, regardless of what the
emulated system is doing. That makes it difficult to run Charon
concurrently with other simulators unless you can afford to dedicate
separate CPUs to each one.
Bob
--
... and significantly bumps up your electricity bill to boot.
Anyway it seems that whenever I run Personal Alpha any Simh machines I
have running completely pause until I shutdown the Alpha simulator has
anyone else had this problem ?
Isn't Personal Alpha a version of the Charon-AXP emulator? I've never
used Personal Alpha, but I am using the free version of Charon-AXP and I can
tell you that, unlike simh, it has no OpenVMS idle detection. Charon will
always use 100% of whatever CPU(s) it's running on, regardless of what the
emulated system is doing. That makes it difficult to run Charon
concurrently with other simulators unless you can afford to dedicate
separate CPUs to each one.
Bob
Anyway it seems that whenever I run Personal Alpha any Simh machines I
have running completely pause until I shutdown the Alpha simulator has
anyone else had this problem ?
Dan
Wow that sounds... odd. Check your CPU affinity, for the exe's.... It almost sounds like something deadlocking on the libpcap.........?
I'm just guessing, I'll have to fire up personal alpha & simh to take a looksee.
2010/1/4 Bob Armstrong <bob at jfcl.com>:
I just started Multinet, so the link is back up.
Now we have PDXVAX and MISER up, but we're still missing PETEY and ZARQON
(and of course the poor GORVAX, but that's expected).
Bob
Hi everyone,
Hopefully a few people will read this. But it's not very exciting, My
machine is back up again. I had tried it a few times but the multinet
link was down.
I forgot to mention that Petey is dead PSU has gone, I am using a simh
machine to replace it at the moment. It is called slimer.
The main reason it's down is because I have been using another machine
with Personal Alpha to try and netboot a Dell Itanium machine. I have
not had much success so far, but I am still trying.
Anyway it seems that whenever I run Personal Alpha any Simh machines I
have running completely pause until I shutdown the Alpha simulator has
anyone else had this problem ?
Dan
I just started Multinet, so the link is back up.
Now we have PDXVAX and MISER up, but we're still missing PETEY and ZARQON
(and of course the poor GORVAX, but that's expected).
Bob
And GORVAX is off to the land of the borken for now, in Amsterdam myself so unable to dedicate too much time to fixing it.
Sampsa
On 4 Jan 2010, at 16:45, Zane H. Healy wrote:
On Mon, 4 Jan 2010, Bob Armstrong wrote:
... with a new DSL modem installed. Only the links to DUSTY and STUPI
came up - I don't know what happened to everybody else.
PDXVAX had crashed at some point in the past, and I hadn't bothered to bring
the link back up. I just started Multinet, so the link is back up.
Zane
On Mon, 4 Jan 2010, Bob Armstrong wrote:
... with a new DSL modem installed. Only the links to DUSTY and STUPI
came up - I don't know what happened to everybody else.
PDXVAX had crashed at some point in the past, and I hadn't bothered to bring
the link back up. I just started Multinet, so the link is back up.
Zane
I use simh all the time. If I can help I will be around most of the weekend.
My only task this weekend is dealing with the snow on the driveway. So far we have had 5+ inches. They expect another 5-7 more. The snow blower went through this last pass in 90 minutes.
-Steve
From: Sampsa Laine [mailto:sampsa at mac.com]
Sent: Sat 1/2/2010 14:31
To: Steve Davidson
Subject: Re: [HECnet] We're (sort of ) back up again.
It's not a VMS issue per se I think - something to do with SIMH and the network interface. I might have a play later.
Sampsa
On 2 Jan 2010, at 19:06, Steve Davidson wrote:
Sampsa,
If you need any help with this - let me know. I'm around all weekend. Most of this time will be spent hacking!!!
-Steve
From: owner-hecnet at Update.UU.SE on behalf of Sampsa Laine
Sent: Sat 1/2/2010 13:16
To: hecnet at Update.UU.SE
Subject: [HECnet] We're (sort of ) back up again.
I've replaced the server that ran my bridge and GORVAX, unfortunately there's something REALLY broken with GORVAX that I just can't figure out right now (and don't really have the time to, either). Anyway, RHESUS and CHIMPY are up, CHIMP should be up RSN. GORVAX will be down for a little while longer, as will the Fidonet mail gateway. Sampsa
It's not a VMS issue per se I think - something to do with SIMH and the network interface. I might have a play later.
Sampsa
On 2 Jan 2010, at 19:06, Steve Davidson wrote:
Sampsa,
If you need any help with this - let me know. I'm around all weekend. Most of this time will be spent hacking!!!
-Steve
From: owner-hecnet at Update.UU.SE on behalf of Sampsa Laine
Sent: Sat 1/2/2010 13:16
To: hecnet at Update.UU.SE
Subject: [HECnet] We're (sort of ) back up again.
I've replaced the server that ran my bridge and GORVAX, unfortunately there's something REALLY broken with GORVAX that I just can't figure out right now (and don't really have the time to, either). Anyway, RHESUS and CHIMPY are up, CHIMP should be up RSN. GORVAX will be down for a little while longer, as will the Fidonet mail gateway. Sampsa
Sampsa,
If you need any help with this - let me know. I'm around all weekend. Most of this time will be spent hacking!!!
-Steve
From: owner-hecnet at Update.UU.SE on behalf of Sampsa Laine
Sent: Sat 1/2/2010 13:16
To: hecnet at Update.UU.SE
Subject: [HECnet] We're (sort of ) back up again.
I've replaced the server that ran my bridge and GORVAX, unfortunately there's something REALLY broken with GORVAX that I just can't figure out right now (and don't really have the time to, either). Anyway, RHESUS and CHIMPY are up, CHIMP should be up RSN. GORVAX will be down for a little while longer, as will the Fidonet mail gateway. Sampsa
I've replaced the server that ran my bridge and GORVAX, unfortunately there's something REALLY broken with GORVAX that I just can't figure out right now (and don't really have the time to, either).
Anyway, RHESUS and CHIMPY are up, CHIMP should be up RSN. GORVAX will be down for a little while longer, as will the Fidonet mail gateway.
Sampsa
On Sun, 27 Dec 2009, Robert Armstrong wrote:
Actually the machine is probably OK but it seems like my crappy DSL modem
has picked this moment to quit. Probably it knows that I'm much too far
away to kick it...
Hi Bob, everyone
That is helpful! At least I know you're OK. I lost the link, then my IP changed, and I couldn't trace to charon ... a perfect storm of sorts.
Meanwhile, it's snowing here in Ohio.
Fred
Well, it was an iMac and the only other things stolen were a few laptops that were fairly recent so I'm sure they're fenceable for some decent money pretty quickly.
I think these guys were pros, they left no mess or anything so all in all I'm pleased with the service.
Sampsa
On 27 Dec 2009, at 20:37, Mark Wickens wrote:
Very sorry to hear that Sampsa.
Of course it is completely pointless to steal such items. Reminds me of
the time I had a pair of wings stolen off one model aircraft and the
body off another. You can only help feel sorry for such toerags for
having such pathetic lives to have to resort to such bollocks.
Mark.
On Sun, 2009-12-27 at 20:26 +0000, Sampsa Laine wrote:
Alas, the server is not merely down but has been stolen - as my
flatmate went to powercycle it it was realised that there had been a
burglary.
Oh well, shit happens.
Sampsa
On 27 Dec 2009, at 19:58, Robert Armstrong wrote:
just FYI, my part of HECnet is down - the box on which my bridge and
the GORVAX SIMH instance run has mysteriously gone offline and I'm
about 3 megameters away from power cycling it.
FWIW, CHARON (formerly CODA, formerly LEGATO) is also down and I am
more
like 3.5 megameters (is that "Mm"?) away. Sadly I won't be back
until a
week from tomorrow and my flatmate (though not dizzy or otherwise)
is with
me now. We'll just have to tough it out until then. Sorry.
Actually the machine is probably OK but it seems like my crappy DSL
modem
has picked this moment to quit. Probably it knows that I'm much too
far
away to kick it...
Bob
--
Very sorry to hear that Sampsa.
Of course it is completely pointless to steal such items. Reminds me of
the time I had a pair of wings stolen off one model aircraft and the
body off another. You can only help feel sorry for such toerags for
having such pathetic lives to have to resort to such bollocks.
Mark.
On Sun, 2009-12-27 at 20:26 +0000, Sampsa Laine wrote:
Alas, the server is not merely down but has been stolen - as my
flatmate went to powercycle it it was realised that there had been a
burglary.
Oh well, shit happens.
Sampsa
On 27 Dec 2009, at 19:58, Robert Armstrong wrote:
just FYI, my part of HECnet is down - the box on which my bridge and
the GORVAX SIMH instance run has mysteriously gone offline and I'm
about 3 megameters away from power cycling it.
FWIW, CHARON (formerly CODA, formerly LEGATO) is also down and I am
more
like 3.5 megameters (is that "Mm"?) away. Sadly I won't be back
until a
week from tomorrow and my flatmate (though not dizzy or otherwise)
is with
me now. We'll just have to tough it out until then. Sorry.
Actually the machine is probably OK but it seems like my crappy DSL
modem
has picked this moment to quit. Probably it knows that I'm much too
far
away to kick it...
Bob
--
Alas, the server is not merely down but has been stolen - as my flatmate went to powercycle it it was realised that there had been a burglary.
Oh well, shit happens.
Sampsa
On 27 Dec 2009, at 19:58, Robert Armstrong wrote:
just FYI, my part of HECnet is down - the box on which my bridge and
the GORVAX SIMH instance run has mysteriously gone offline and I'm
about 3 megameters away from power cycling it.
FWIW, CHARON (formerly CODA, formerly LEGATO) is also down and I am more
like 3.5 megameters (is that "Mm"?) away. Sadly I won't be back until a
week from tomorrow and my flatmate (though not dizzy or otherwise) is with
me now. We'll just have to tough it out until then. Sorry.
Actually the machine is probably OK but it seems like my crappy DSL modem
has picked this moment to quit. Probably it knows that I'm much too far
away to kick it...
Bob
just FYI, my part of HECnet is down - the box on which my bridge and
the GORVAX SIMH instance run has mysteriously gone offline and I'm
about 3 megameters away from power cycling it.
FWIW, CHARON (formerly CODA, formerly LEGATO) is also down and I am more
like 3.5 megameters (is that "Mm"?) away. Sadly I won't be back until a
week from tomorrow and my flatmate (though not dizzy or otherwise) is with
me now. We'll just have to tough it out until then. Sorry.
Actually the machine is probably OK but it seems like my crappy DSL modem
has picked this moment to quit. Probably it knows that I'm much too far
away to kick it...
Bob
On Sun, Dec 27, 2009 at 1:03 PM, Sampsa Laine <sampsa at mac.com> wrote:
Just FYI, my part of HECnet is down - the box on which my bridge and the
GORVAX SIMH instance run has mysteriously gone offline and I'm about 3
megameters away from power cycling it.
Luckily my slightly dizzy yet helpful flatmate should be returning this
evening - I will take my chances and ask her to powercycle the box..
Sampsa
Hello!
Let me guess, you are quite away from your part of the UK, and your
flatmate is also, but much closer
But please define "slightly dizzy yet helpful flatmate...." I am
wondering why you are using such an interesting term.
-----
Gregg C Levine gregg.drwho8 at gmail.com
"This signature was once found posting rude
messages in English in the Moscow subway."