Just FYI. It is slightly interesting and informing:
15-JAN-16 03:44:30 Node: MIM (1.13) "RSX system at Update, Sweden"
RSX-11M-Plus, Area Routing Node, DECnet V4.6
Area Circuit Hop/Cst Next Node Area Circuit Hop/Cst Next Node
2 IP-0-0 1/1 LEGATO( 2.1)
3 IP-0-0 2/3 LEGATO( 2.1)
7 UNA-0 2/7 SG1 (19.41)
8 UNA-0 1/3 GORVAX( 8.400)
12 UNA-0 2/13 ( 1.1023)
14 UNA-0 1/3 SKHNGW(14.4)
18 IP-0-0 2/3 LEGATO( 2.1)
19 UNA-0 1/3 SG1 (19.41)
22 UNA-0 2/23 HUB (42.1022)
23 UNA-0 2/13 ( 1.1023)
33 IP-0-0 2/3 LEGATO( 2.1)
39 IP-0-0 2/3 LEGATO( 2.1)
42 UNA-0 1/3 HUB (42.1022)
44 UNA-0 1/3 A44RTR(44.1023)
59 IP-0-0 2/3 LEGATO( 2.1)
61 UNA-0 2/23 HUB (42.1022)
62 UNA-0 1/3 CTAKAH(62.637)
- Total areas: 17-
Notice the number of areas that MIM now decided should go over IP-0-0,
which is the link to LEGATO. Since I set the cost for that link to 1,
while ethernet is at 3, it is rather favored. Not sure it really makes
sense to route packets to area 59 that way, since going over ethernet, I
would have a direct ptp to area 59 through a Cisco router sitting right
next to MIM, but that then becomes a question of what the cost of the
link between 1.1023 and area 59 is set to.
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
I'm looking for data sheet, shematics, SW, etc for MicroNova and the
Mn601 and MN602 chip.
Also looking for register programming of Fairchild F9443, F9444, F9446, F9447
F9448 and F9449.
-P
I would like to test my multnet link against some VMS machine. Anyone
around that could enable UDP multinet to me?
(I tried Paul's python implementation, but I have some issues with it,
so I'd like to test against something else.)
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
Is anyone running Phase-V of DECnet? I am looking to convert SGC:: to run it. I will definitely need help. I am way out of practice!!!
-Steve
Sent from my iPhone
I have a small request:
On nodes that run Multinet tunnels AND talks to Johnnys bridge with a
ethernet interface put the cost of 5 on the Multinet link and cost
20 on their Ethernet facing the bridge?
What hopfullt hapens is that traffic becomes symetric inside each domain..
-P
Hey folks. All traffic on all of my DECnet tunnels seems to have
dropped dead around 3PM yesterday. I've been dicking around with my
router's configuration all week, but in an unrelated area (IP NAT
configuration) so I'm pretty sure I didn't break it. Any thoughts as to
what might be going on?
-Dave
--
Dave McGuire, AK4HZ
New Kensington, PA
Hey Johnny, have you thought about adding lpr/lpd support to your IP
stack? In particular I'd love to have the ability to print from an RSX
system to a networked printer.
-Dave
--
Dave McGuire, AK4HZ
New Kensington, PA
I know this seems a bit...odd but uh...does anyone know if dynamips +
dynagen will build and run on mips?
--
Cory Smelosky
http://gewt.net Personal stuff
http://gimme-sympathy.org Projects
Well, about two months since my last announcement, and some improvements
have been done, so I figured I should do another one.
I've cut a new release of TCP/IP for RSX, and I encourage everyone to
update to this latest release.
A short list of changes since my last release:
TCP:
. Performance improvements. TCP timers have been redesigned for better
performance. This gave FTP a performance increase of about 15$.
. TCP negative ACK detection has been improved.
, TCP receive packet handling have been redesigned for better
performance, and better code structure.
. Added guards against data received after FIN.
. Bugfix in SPOOF hostname printouts when filter was cleared.
. Bugfix in tcp timers that could cause a close to take a very
long time to clean up.
FTP:
. Bugfix in user verification code which could cause program
to crash. This affected ftpd.
. Changed ftp and ftpd to create files without max record length when
dealing with binary files.
TELNET:
. Added exit handler to telnetd, so that telnetd cannot be aborted
while active sessions exist.
HTTPD:
. Improved webserver handling of binary files.
As usual, the distribution is available from:
ftp://mim.update.uu.se/bqtcp.dsk
ftp://mim.update.uu.se/bqtcp.tap
ftp://ftp.update.uu.se/pub/pdp11/rsx/tcpip/tcpip.dsk
The documentation is also available through ftp on Mim, or also at
http://mim.update.uu.se/tcpipdoc
Note! I've realized that BQTCP/IP do not work right if you have a
PDP-11/74 with multiple processors online. I'll fix that at some point,
as it's probably just a case of affinity not being set on devices, nor
relevant processes. This might only be a problem with telnet in fact. I
know for sure that the IP and TCP drivers works ok in multiprocessor
systems.
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