2010/6/12 Oleg Safiullin <form at pdp-11.org.ru>:
BTW, did you apply my patch to bridge program?
Packets sent by SimH at the time of `attach xq ...' command may cause
`bridge' to crash without this patch :)
At least, the following code should be fixed:
---
@@ -497,8 +651,8 @@ void process_packet(struct DATA *d)
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++;
---
On 12.06.2010 6:02, Johnny Billquist wrote:
Please do.
As a side note, if psilo.update.uu.se is down, then nothing of the
bridged network will work, since that is the true hub of things.
MIM and PONDUS can both be working perfectly fine, but without psilo
they can't even talk to each other.
However, at the moment PONDUS is turned off. I'm in the US for three
weeks, and figured that I might spear my wife the hum of PONDUS when I'm
not around. :-)
All that said, I can't seem to get contact with psilo either right now,
so it do seem to be some general network problems somewhere.
Johnny
Pontus Pihlgren wrote:
Hmm, there seems to be some issues with our network in general.. I'll
se what I can do.
On Fri, Jun 11, 2010 at 11:31:40PM +0100, Sampsa Laine wrote:
Is MIM down? I can't see it (or PONDUS)..
Sampsa
Hello!
I don't know about your patch, but at the moment I can reach the
server described there. It even responded to my requests for a
webpage. It also confirmed that you do have a positively eclectic
collection of hardware.
-----
Gregg C Levine gregg.drwho8 at gmail.com
"This signature fought the Time Wars, time and again."
BTW, did you apply my patch to bridge program?
Packets sent by SimH at the time of `attach xq ...' command may cause `bridge' to crash without this patch :)
At least, the following code should be fixed:
---
@@ -497,8 +651,8 @@ void process_packet(struct DATA *d)
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++;
---
On 12.06.2010 6:02, Johnny Billquist wrote:
Please do.
As a side note, if psilo.update.uu.se is down, then nothing of the
bridged network will work, since that is the true hub of things.
MIM and PONDUS can both be working perfectly fine, but without psilo
they can't even talk to each other.
However, at the moment PONDUS is turned off. I'm in the US for three
weeks, and figured that I might spear my wife the hum of PONDUS when I'm
not around. :-)
All that said, I can't seem to get contact with psilo either right now,
so it do seem to be some general network problems somewhere.
Johnny
Pontus Pihlgren wrote:
Hmm, there seems to be some issues with our network in general.. I'll
se what I can do.
On Fri, Jun 11, 2010 at 11:31:40PM +0100, Sampsa Laine wrote:
Is MIM down? I can't see it (or PONDUS)..
Sampsa
On Fri, Jun 11, 2010 at 7:06 PM, Sridhar Ayengar <ploopster at gmail.com> wrote:
Johnny Billquist wrote:
However, at the moment PONDUS is turned off. I'm in the US for three
weeks, and figured that I might spear my wife the hum of PONDUS when I'm
not around. :-)
Whereabouts? Is there a chance of a get-together?
Peace... Sridhar
Hello!
What he said. I am not going to mention where I am based. (I figure
most of you know that by now.)
-----
Gregg C Levine gregg.drwho8 at gmail.com
"This signature fought the Time Wars, time and again."
Apparently some routing problems with our ISP (alma mater). Don't know
much details.
On Fri, Jun 11, 2010 at 05:02:24PM -0600, Johnny Billquist wrote:
Please do.
As a side note, if psilo.update.uu.se is down, then nothing of the
bridged network will work, since that is the true hub of things.
MIM and PONDUS can both be working perfectly fine, but without psilo
they can't even talk to each other.
However, at the moment PONDUS is turned off. I'm in the US for three
weeks, and figured that I might spear my wife the hum of PONDUS when
I'm not around. :-)
All that said, I can't seem to get contact with psilo either right
now, so it do seem to be some general network problems somewhere.
Johnny
Pontus Pihlgren wrote:
Hmm, there seems to be some issues with our network in general..
I'll se what I can do.
On Fri, Jun 11, 2010 at 11:31:40PM +0100, Sampsa Laine wrote:
Is MIM down? I can't see it (or PONDUS)..
Sampsa
Obvious answer: psilo is back online, but MIM is crashed.
Rebooting...
Johnny
Sampsa Laine wrote:
Johnny,
That's the weird thing, my bridge link to you is up and I can see e.g. CTAKAH fine - just none of your systems...
Sampsa
On 12 Jun 2010, at 00:02, Johnny Billquist wrote:
Please do.
As a side note, if psilo.update.uu.se is down, then nothing of the bridged network will work, since that is the true hub of things.
MIM and PONDUS can both be working perfectly fine, but without psilo they can't even talk to each other.
However, at the moment PONDUS is turned off. I'm in the US for three weeks, and figured that I might spear my wife the hum of PONDUS when I'm not around. :-)
All that said, I can't seem to get contact with psilo either right now, so it do seem to be some general network problems somewhere.
Johnny
Pontus Pihlgren wrote:
Hmm, there seems to be some issues with our network in general.. I'll se what I can do.
On Fri, Jun 11, 2010 at 11:31:40PM +0100, Sampsa Laine wrote:
Is MIM down? I can't see it (or PONDUS)..
Sampsa
Johnny Billquist wrote:
However, at the moment PONDUS is turned off. I'm in the US for three
weeks, and figured that I might spear my wife the hum of PONDUS when I'm
not around. :-)
Whereabouts? Is there a chance of a get-together?
Peace... Sridhar
Johnny,
That's the weird thing, my bridge link to you is up and I can see e.g. CTAKAH fine - just none of your systems...
Sampsa
On 12 Jun 2010, at 00:02, Johnny Billquist wrote:
Please do.
As a side note, if psilo.update.uu.se is down, then nothing of the bridged network will work, since that is the true hub of things.
MIM and PONDUS can both be working perfectly fine, but without psilo they can't even talk to each other.
However, at the moment PONDUS is turned off. I'm in the US for three weeks, and figured that I might spear my wife the hum of PONDUS when I'm not around. :-)
All that said, I can't seem to get contact with psilo either right now, so it do seem to be some general network problems somewhere.
Johnny
Pontus Pihlgren wrote:
Hmm, there seems to be some issues with our network in general.. I'll se what I can do.
On Fri, Jun 11, 2010 at 11:31:40PM +0100, Sampsa Laine wrote:
Is MIM down? I can't see it (or PONDUS)..
Sampsa
Please do.
As a side note, if psilo.update.uu.se is down, then nothing of the bridged network will work, since that is the true hub of things.
MIM and PONDUS can both be working perfectly fine, but without psilo they can't even talk to each other.
However, at the moment PONDUS is turned off. I'm in the US for three weeks, and figured that I might spear my wife the hum of PONDUS when I'm not around. :-)
All that said, I can't seem to get contact with psilo either right now, so it do seem to be some general network problems somewhere.
Johnny
Pontus Pihlgren wrote:
Hmm, there seems to be some issues with our network in general.. I'll se what I can do.
On Fri, Jun 11, 2010 at 11:31:40PM +0100, Sampsa Laine wrote:
Is MIM down? I can't see it (or PONDUS)..
Sampsa
Hmm, there seems to be some issues with our network in general.. I'll se
what I can do.
On Fri, Jun 11, 2010 at 11:31:40PM +0100, Sampsa Laine wrote:
Is MIM down? I can't see it (or PONDUS)..
Sampsa