Sampsa,
Remember, Multinet uses UDP port 700 for the tunnels.
-Steve
-----Original Message-----
From: owner-hecnet at Update.UU.SE [mailto:owner-hecnet at Update.UU.SE] On
Behalf Of Sampsa Laine
Sent: Saturday, August 13, 2011 21:38
To: hecnet at Update.UU.SE
Subject: [HECnet] Weird question: Does anybody chow the external IP
address on GORVAX?
Had to replace my router today and lost a lot of port forwarding data
with it.
Anyway, if anyone who regularly connects to GORVAX (say for multinet), I
would appreciate the info
Samosa
On 14.8.2011 21:17, Gregg Levine wrote:
On Sun, Aug 14, 2011 at 2:12 PM, Sampsa Laine<sampsa at mac.com> wrote:
How is this done? Googling is fruitless....
Hello!
Sadly it was never properly documented online, they left it to the few
paper manuals on the subject. What happened? Explain to us what
happened and why these problems surfaced.
-----
Gregg C Levine gregg.drwho8 at gmail.com
"This signature fought the Time Wars, time and again."
.
There are two ways to do it.
Physically pressing the reset button which is located in the back of the rx2600.
Using the console interface by the command XD.
Kari
On Sun, Aug 14, 2011 at 2:12 PM, Sampsa Laine <sampsa at mac.com> wrote:
How is this done? Googling is fruitless....
Hello!
Sadly it was never properly documented online, they left it to the few
paper manuals on the subject. What happened? Explain to us what
happened and why these problems surfaced.
-----
Gregg C Levine gregg.drwho8 at gmail.com
"This signature fought the Time Wars, time and again."
Good point. Can't be arsed now, ripped it out of the rack for more space.
Now I havea Cycclades TS 3000 I am trying to factory default. Which is non-trivial.
On 14 Aug 2011, at 17:45, Johnny Billquist wrote:
On 2011-08-14 14.15, Sampsa Laine wrote:
Guys,
Back for ages my DECSERVER used to boot up using someone's MOP box in Sweden I believe;
This is no longer the case, and this being my only console access to RHESUS i would appreciate some instructions on how to set up this soft-downline-loading setup (and possibly the necessary binaries).
Hmm, have you (or I) turned off MOP then? Otherwise you should still be able to boot your DECserver from me.
Johnny
On 2011-08-14 14.15, Sampsa Laine wrote:
Guys,
Back for ages my DECSERVER used to boot up using someone's MOP box in Sweden I believe;
This is no longer the case, and this being my only console access to RHESUS i would appreciate some instructions on how to set up this soft-downline-loading setup (and possibly the necessary binaries).
Hmm, have you (or I) turned off MOP then? Otherwise you should still be able to boot your DECserver from me.
Johnny
Sorry, the file protection was too restrictive.
It's fixed now.
Kari
On 14.8.2011 16:28, Kari Uusim ki wrote:
Yes, that's it.
Kari
On 14.8.2011 16:24, Sampsa Laine wrote:
Ah and now I just need to copy the file from Kari's box?
Sampsa
On 14 Aug 2011, at 14:21, Kari Uusim ki wrote:
Well, first you enable downline loading on your Ethernet adapter
(EWA0 or which one you have on your machine) with LANCP.
LANCP> SET DEVICE EWA0 /DLL=ENABLE
Then you define your DECSERVER, its MAC address (which is written on
a label on the DECSERVER) and the needed image in LANCP so that it
can respond to the downline loading requests received from your
DECSERVER.
LANCP> DEFINE NODE DS200/ADDRESS=08-00-2B-11-22-33 /FILE=PR0801ENG.SYS
Then you just power on your DECSERVER and wait a few minutes that it
has done all selftests and downloaded the image.
You can follow the downline loading on your Alpha console.
Was the explanation understandable?
Kari
On 14.8.2011 16:05, Sampsa Laine wrote:
I did not really understand any of that :)
On 14 Aug 2011, at 14:00, Kari Uusim ki wrote:
On 14.8.2011 15:15, Sampsa Laine wrote:
Guys,
Back for ages my DECSERVER used to boot up using someone's MOP box
in Sweden I believe;
This is no longer the case, and this being my only console access
to RHESUS i would appreciate some instructions on how to set up
this soft-downline-loading setup (and possibly the necessary
binaries).
Sampsa
.
Assuming you are using Alpha and VMS V7.3 or newer.
$ MC LANCP
LANCP> SET DEVICE EWA0 /DLL=ENABLE
LANCP> DEFINE NODE DS200/ADDRESS=08-00-2B-11-22-33 /FILE=PR0801ENG.SYS
LANCP> EXIT
Copy the PR0801ENG.SYS image using the qualifier /continuous to the
directory MOM$SYSTEM.
You'll find the image using anonymous ftp at juhani.exdecfinlnd.org
Kari
.
.
.
The commands in NCP would be almost the same.
The first one
NCP> SET CIRC ESA-0 SERVI ENAB
and the second one
NCP> DEFI NODE X.X NAME DS200 LOAD FILE PR0801ENG.SYS SERVICE CIRCUIT ESA-0
Where the x.x is some DECnet address in your area which is not used.
This might not be 100% correct because I use DECnet Phase IV seldom nowadays.
Kari
On 14.8.2011 16:21, Kari Uusim ki wrote:
Well, first you enable downline loading on your Ethernet adapter (EWA0
or which one you have on your machine) with LANCP.
LANCP> SET DEVICE EWA0 /DLL=ENABLE
Then you define your DECSERVER, its MAC address (which is written on a
label on the DECSERVER) and the needed image in LANCP so that it can
respond to the downline loading requests received from your DECSERVER.
LANCP> DEFINE NODE DS200/ADDRESS=08-00-2B-11-22-33 /FILE=PR0801ENG.SYS
Then you just power on your DECSERVER and wait a few minutes that it has
done all selftests and downloaded the image.
You can follow the downline loading on your Alpha console.
Was the explanation understandable?
Kari
On 14.8.2011 16:05, Sampsa Laine wrote:
I did not really understand any of that :)
On 14 Aug 2011, at 14:00, Kari Uusim ki wrote:
On 14.8.2011 15:15, Sampsa Laine wrote:
Guys,
Back for ages my DECSERVER used to boot up using someone's MOP box
in Sweden I believe;
This is no longer the case, and this being my only console access to
RHESUS i would appreciate some instructions on how to set up this
soft-downline-loading setup (and possibly the necessary binaries).
Sampsa
.
Assuming you are using Alpha and VMS V7.3 or newer.
$ MC LANCP
LANCP> SET DEVICE EWA0 /DLL=ENABLE
LANCP> DEFINE NODE DS200/ADDRESS=08-00-2B-11-22-33 /FILE=PR0801ENG.SYS
LANCP> EXIT
Copy the PR0801ENG.SYS image using the qualifier /continuous to the
directory MOM$SYSTEM.
You'll find the image using anonymous ftp at juhani.exdecfinlnd.org
Kari
.
.