Argh,
My DNS wasn't set up correctly so the IP addresses in my previous message were all wrong:
- CHIMPY's bridge remains on 78.86.123.26 port 4711/UDP
- GORVAX's MULTINET tunnel has been moved to 78.86.123.31, port 700/UDP
Sampsa
PS: The original address for GORVAX's MULTINET tunnel will work as well until I confirm everyone can connect to the new address.
On 13 Sep 2008, at 11:36, Sampsa Laine wrote:
Well it would impolite to just turn off the old tunnel wouldn't it, so I've left both port redirections on for now :)
Can you try try to speak to GORVAX's new address in which case I can turn off the port forward on the old one.
Sampsa
On 13 Sep 2008, at 04:17, Bob Armstrong wrote:
- GORVAX's tunnel will be on port 700/UDP on address 78.86.120.236
(gvax.sampsa.com).
Are you sure? LEGATO appears to be talking to GORVAX now, on
78.86.123.26.
Bob
Well it would impolite to just turn off the old tunnel wouldn't it, so I've left both port redirections on for now :)
Can you try try to speak to GORVAX's new address in which case I can turn off the port forward on the old one.
Sampsa
On 13 Sep 2008, at 04:17, Bob Armstrong wrote:
- GORVAX's tunnel will be on port 700/UDP on address 78.86.120.236
(gvax.sampsa.com).
Are you sure? LEGATO appears to be talking to GORVAX now, on
78.86.123.26.
Bob
- GORVAX's tunnel will be on port 700/UDP on address 78.86.120.236
(gvax.sampsa.com).
Are you sure? LEGATO appears to be talking to GORVAX now, on
78.86.123.26.
Bob
Gentlemen,
I've finally figured out how to make more use of my range of static IPs so GORVAX and CHIMPY will be changing IP addresses:
- CHIMPY's bridge will be on port 4711/UDP on address 78.86.123.29 (chimpy.sampsa.com)
- GORVAX's tunnel will be on port 700/UDP on address 78.86.120.236 (gvax.sampsa.com).
Sorry about any inconvenience.
Sampsa
I wanted to be doing a netstat -ani, (-g only shows multicast for
ipv4/6), but the result is the same. None of the DECnet multicast
addresses are being added, most notably (and absolutely necessary) are:
ab:0:0:3:0:0 - type 6003 - for DECnet Phase IV end node Hello packets
from each host, and
ab:0:0:4:0:0 - type 6003 - for DECnet Phase IV router Hello packets from
the router.
I've tried adding these with both enaddr from KLH10 and FreeBSD's
built-in "mtest", but both return errors. This seems to be a
FreeBSD-specific problem which so far I'm unable to find the reason for.
Mark
Mark Abene wrote:
Mark Abene wrote:
I've actually made a new discovery... looking at "netstat -g", I'm
seeing that none of the multicast addresses exist that DECnet uses and
requires! This would explain why I don't see any DECnet traffic at all.
I compiled KLH10's enaddr utility in an attempt to add the multicast
addresses manually, and I get failures for all attempts...
"SIOCADDMULTI failed - Can't assign requested address". My server's
kernel wasn't built with multicast routing enabled, which is not a
default. I'm wondering if this is the cause of the error. I'm going to
do some further testing.
Regards
Mark
Well I was mistaken about the multicast routing, that's only for doing
DVMRP with mrouted (MBONE, etc). Local LAN multicast should work "out
of the box" on FreeBSD. Still trying to track down why this is failing,
since it's my primary candidate for DECnet not working...
Mark Abene wrote:
Is anyone on here successfully using DECnet in TOPS-20 with the KLH10
emulator? I'm using a dedicated bridged-tap interface in FreeBSD, and
DECnet is certainly enabled in TOPS-20, but there is absolutely no
DECnet traffic on the wire. None can be seen with tcpdump. I find this
very odd. IP connectivity works fine, and I can see LAT traffic, but no
DECnet. Any suggestions?
Well, I can only say that we have one KLH10 system (PAMINA::) running
here. Works fine. But it's running on a Linux box, and also have a
dedicated physical interface.
No ideas why it don't work for you.
Johnny
Personally I've always recommended Linux/x86 and a dedicated interface for
KLH10. For SIMH I just run on whatever is handy, but I've never gotten
networking going with SIMH (I've used real PDP-11 hardware or E11 instead).
As I recall I've had DECnet running with TOPS-10 7.04 on KLH10, and TCP/IP
for TOPS-20. At the time I was messing with it I wasn't really using
DECnet, just LAT and TCP/IP. Plus I'm not sure, but I don't believe DECnet
was an option for TOPS-20 at that time. LAT is real nice since if you have
a DECserver and terminals, you can easily use a real terminal with KLH10.
Zane
Zane
Mark Abene wrote:
I've actually made a new discovery... looking at "netstat -g", I'm
seeing that none of the multicast addresses exist that DECnet uses and
requires! This would explain why I don't see any DECnet traffic at all.
I compiled KLH10's enaddr utility in an attempt to add the multicast
addresses manually, and I get failures for all attempts...
"SIOCADDMULTI failed - Can't assign requested address". My server's
kernel wasn't built with multicast routing enabled, which is not a
default. I'm wondering if this is the cause of the error. I'm going to
do some further testing.
Regards
Mark
Well I was mistaken about the multicast routing, that's only for doing
DVMRP with mrouted (MBONE, etc). Local LAN multicast should work "out
of the box" on FreeBSD. Still trying to track down why this is failing,
since it's my primary candidate for DECnet not working...
Mike Shields wrote:
Mark -
I have a TOPS-20 setup on KLH10, running on a Solaris host wtih a dedicated
ethernet card for the KLH10 instance.
I'd try to help you but I honestly don't know how to configure DECnet on
TOPS-20. My goal is to get DECnet working,
At a minimum, you simply need to add the following to your system config
file (depending on your TOPS-20 version, SYSTEM:7-1-CONFIG.CMD or
similar)...
NODE MYNODE 1.123
ETHERNET 0 DECNET
DECNET ROUTER-ENDNODE
Replace "MYNODE" with your 6-letter nodename, and "1.123" with your node
number. The "0" (zero) for ETHERNET may need to be adjusted if you have
more than one network interface, but "0" is correct for the first NI0
interface. I'm fairly certain the third directive indicates that you're
an end node and are not effecting any DECnet routing yourself.
and one of the reasons I put a dedicated ethernet card in was that I read
DECnet changes the MAC address to some
specific value corresponding with the node number. For some reason I didn't
think that'd work very well with bridging/tap.
(Though it may work just fine, it was just a gut feel)
It works just fine actually. Problem at least on FreeBSD is that the
bridge ceases to function if any of the bridged interface's MAC
addresses changes without simply cycling the bridge down and up again.
Because of this I disabled the MAC address change in KLH10 and do it
manually.
Well, anyways, let me know if you want to collaborate on getting both our
systems working.
Mike
I've actually made a new discovery... looking at "netstat -g", I'm
seeing that none of the multicast addresses exist that DECnet uses and
requires! This would explain why I don't see any DECnet traffic at all.
I compiled KLH10's enaddr utility in an attempt to add the multicast
addresses manually, and I get failures for all attempts...
"SIOCADDMULTI failed - Can't assign requested address". My server's
kernel wasn't built with multicast routing enabled, which is not a
default. I'm wondering if this is the cause of the error. I'm going to
do some further testing.
Regards
Mark
I'm probably going to be running an exhibit this weekend where I connect a VAX to hecnet. I will need to set up a node temporarily with the bridge. Can I peer with someone? It would be great if you can assign me a node number in your area temporarily. Thanks.
Peace... Sridhar
Johnny Billquist wrote:
Bob Armstrong wrote:
I made this change on LEGATO too.
Not that it matters, but LEGATO thinks the adjacent node on the
circuit is
3.34, ROOSTA. From your numbering system, this must be some kind of
VAX or
Alpha.
.ncp tell roosta sho exec
Node summary as of 12-SEP-08 10:57:27
Executor node = 3.34 (ROOSTA)
State = On, Identification = DECnet for OpenVMS VAX V7.2
:-)
That's one of the reasons I wrote NML for Linux.
Incidentally, that now works on big-endian systems too. I found the bug :)
--
Chrissie