Update (tee-hee): The problem was on my side, booted my router and all is well again.
Sampsa
On 19 Sep 2009, at 18:29, Sampsa Laine wrote:
Is anyone else's connection to update down? I can't seem to bridge packets.
Sampsa
Booted my router, it suddenly works again. How odd.
Sampsa
On 19 Sep 2009, at 18:36, Oleg Safiullin wrote:
Sampsa Laine wrote:
Is anyone else's connection to update down? I can't seem to bridge packets.
Sampsa
I Can see MIM thro bridge, but CHIMP & RHESUS are unreachable...
Btw, there's a bug in bridge program on HECnet site, which may cause bridge to coredump.
You can look at my patch http://pdp-11.org.ru/~form/files/bridge-tap.diff which fixes the problem (and adds OpenBSD L2 tun/FreeBSD tap support).
--
Buggy code fix:
@@ -497,8 +644,8 @@
if (is_decnet(d)) d->type = DECnet;
if (is_lat(d)) d->type = LAT;
- if (bridge[d->source].types[d->type] == 0) return;
if (d->type == -1) return;
+ if (bridge[d->source].types[d->type] == 0) return;
bridge[d->source].xcount++;
--
>ncp tel mim sho act nod
Active nodes summary as of 20-SEP-09 00:32:49
Executor node = 1.13 (MIM)
State = On, Identification = "RSX system at Update, Sweden"
Remote Active Next
Node State Links Delay Circuit Node
1.15 (PONDUS) Reachable UNA-0 1.15 (PONDUS)
1.250 (ORAC) Unreachable 0 4
1.251 (ZX6000) Unreachable 0 4
1.300 (CTAKAH) Reachable 1 4 UNA-0 1.300 (CTAKAH)
1.401 (CHIMPY) Unreachable 0 4
1.402 (CHIMP) Unreachable 0 4
1.403 (RHESUS) Unreachable 0 4
11.1 (VAXSYS) 0 10 11.2 (MAISA)
11.2 (MAISA) Reachable UNA-0 11.2 (MAISA)
11.3 (OLLIE) 0 4 11.2 (MAISA)
60.652 (MONK) 0 4 60.664 (PDXVAX)
60.664 (PDXVAX) Reachable UNA-0 60.664 (PDXVAX)
>
Sampsa Laine wrote:
Is anyone else's connection to update down? I can't seem to bridge packets.
Sampsa
I Can see MIM thro bridge, but CHIMP & RHESUS are unreachable...
Btw, there's a bug in bridge program on HECnet site, which may cause bridge to coredump.
You can look at my patch http://pdp-11.org.ru/~form/files/bridge-tap.diff which fixes the problem (and adds OpenBSD L2 tun/FreeBSD tap support).
--
Buggy code fix:
@@ -497,8 +644,8 @@
if (is_decnet(d)) d->type = DECnet;
if (is_lat(d)) d->type = LAT;
- if (bridge[d->source].types[d->type] == 0) return;
if (d->type == -1) return;
+ if (bridge[d->source].types[d->type] == 0) return;
bridge[d->source].xcount++;
--
>ncp tel mim sho act nod
Active nodes summary as of 20-SEP-09 00:32:49
Executor node = 1.13 (MIM)
State = On, Identification = "RSX system at Update, Sweden"
Remote Active Next
Node State Links Delay Circuit Node
1.15 (PONDUS) Reachable UNA-0 1.15 (PONDUS)
1.250 (ORAC) Unreachable 0 4
1.251 (ZX6000) Unreachable 0 4
1.300 (CTAKAH) Reachable 1 4 UNA-0 1.300 (CTAKAH)
1.401 (CHIMPY) Unreachable 0 4
1.402 (CHIMP) Unreachable 0 4
1.403 (RHESUS) Unreachable 0 4
11.1 (VAXSYS) 0 10 11.2 (MAISA)
11.2 (MAISA) Reachable UNA-0 11.2 (MAISA)
11.3 (OLLIE) 0 4 11.2 (MAISA)
60.652 (MONK) 0 4 60.664 (PDXVAX)
60.664 (PDXVAX) Reachable UNA-0 60.664 (PDXVAX)
>
Nice!
paul
-----Original Message-----
From: owner-hecnet at Update.UU.SE [mailto:owner-hecnet at Update.UU.SE] On
Behalf Of Marc Chametzky
Sent: Friday, September 18, 2009 11:04 PM
To: hecnet at Update.UU.SE
Subject: [HECnet] My first RSTS/E system up and running :-)
I decided that I wanted to see if I could set up a RSTS system
considering I've never actually used one and managed to get it up and
running. I even got DECnet up and running (finally resolving the
DECnet
connectivity problem I had reported back in April).
I reallocated LULU (2.212) for this. If anyone wants to log in, I've
set
up account 100,1 as a guest account.
I'm still trying to get some layered products installed like
Fortran-77,
but I did get DECmail installed and have confirmed that DECnet e-mail
is
working. For someone without previous RSTS experience, this is pretty
exciting for me. :-)
--Marc
I decided that I wanted to see if I could set up a RSTS system considering I've never actually used one and managed to get it up and running. I even got DECnet up and running (finally resolving the DECnet connectivity problem I had reported back in April).
I reallocated LULU (2.212) for this. If anyone wants to log in, I've set up account 100,1 as a guest account.
I'm still trying to get some layered products installed like Fortran-77, but I did get DECmail installed and have confirmed that DECnet e-mail is working. For someone without previous RSTS experience, this is pretty exciting for me. :-)
--Marc
On Fri, 18 Sep 2009 14:39:03 +0100, you wrote:
I too have hardware in waiting - a growing collection. And if anybody is
able to help I have:
- A VAXstation 2000 in need of an RD53/54 and a KVM cable (mono)
I would like to point out that since about 1999 it is possible to use a SCSI
disk even in VAXstation 2000s, thanks to a patch that transforms the awful
almost-SCSI tape interface into a fully working SCSI disk interface! :)
The kit is made up of a patch for the console ROM plus patches for the SCSI
port driver for OpenVMS (PK2KDRVR.EXE) and other system images.
Look here: http://users.bart.nl/users/pb0aia/vax/vs-scsi.html
and here: http://ftp.gwdg.de/pub/vms/pk2k/
And if someone is not willing or not able to patch ROMs, there is also a boot
image that can be loaded via MOP or tape to start a SCSI boot from disk.
HTH, :)
G.
Sorry, but my first thought was 'nice piles'...
Mark (needs to get out more!)
On Fri, 2009-09-18 at 22:46 +0300, Saku Set l wrote:
Kari,
I got several VS2000's and other stuff. You can contact me directly.
http://openvms.megabaud.fi/setala/pics/net/kanny/28112007%28002%29.jpg
Regards,
--Saku
2009/9/18 Kari Uusim ki <uusimaki at exdecfinland.org>
Possibly not fully working, but mine has a problem with the
console port. It doesn't allow me to type anything it only
produces output. The serial port controller seems to be bad.
If someone has a spare motherboard, I'm very interested. :-)
Kari
--
Website - http://www.wickensonline.co.uk
Blog - http://blog.wickensonline.co.uk
Kari,
I got several VS2000's and other stuff. You can contact me directly.
http://openvms.megabaud.fi/setala/pics/net/kanny/28112007%28002%29.jpg
Regards,
--Saku
2009/9/18 Kari Uusim ki <uusimaki at exdecfinland.org>
Possibly not fully working, but mine has a problem with the console port. It doesn't allow me to type anything it only produces output. The serial port controller seems to be bad.
If someone has a spare motherboard, I'm very interested. :-)
Kari