On 2014-05-04 11:36, Cory Smelosky wrote:
Hello all,
Circuit = DUP-0
State = Cleared
Can anyone point me towards documentation on configuring a KDP/DUP on
RSX? I want to see the issues getting the KS10 simulator connected to
RSX for myself.
NCP>SET CIRCUIT DUP-0 STATE ON
NCP -- Set failed, component in wrong state, Line
NCP>SET LINE DUP-0 STATE ON
NCP -- Set failed, parameter not applicable, State
NCP>SET LINE KDP-0-0 STATE ON
NCP -- Set failed, parameter not applicable, State
It seems NCP on RSX is a bit different than on others. ;)
What does SHOW LINE DUP-0 CHAR and SHOW CIR DUP-0 CHAR show?
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
Sent from mobile device that advertises itself for no good reason
On 4 May 2014, at 05:51, Jordi Guillaumes i Pons <jg at jordi.guillaumes.name> wrote:
El 04/05/2014, a les 11.36, Cory Smelosky <b4 at gewt.net> va escriure:
Hello all,
Circuit = DUP-0
State = Cleared
Can anyone point me towards documentation on configuring a KDP/DUP on RSX? I want to see the issues getting the KS10 simulator connected to RSX for myself.
NCP>SET CIRCUIT DUP-0 STATE ON
NCP -- Set failed, component in wrong state, Line
NCP>SET LINE DUP-0 STATE ON
NCP -- Set failed, parameter not applicable, State
NCP>SET LINE KDP-0-0 STATE ON
NCP -- Set failed, parameter not applicable, State
It seems NCP on RSX is a bit different than on others. ;)
I assume you did a NETGEN to add the DUP, did you?
Yup!
Jordi Guillaumes i Pons
jg at jordi.guillaumes.name
HECnet: BITXOV::JGUILLAUMES
El 04/05/2014, a les 11.36, Cory Smelosky <b4 at gewt.net> va escriure:
Hello all,
Circuit = DUP-0
State = Cleared
Can anyone point me towards documentation on configuring a KDP/DUP on RSX? I want to see the issues getting the KS10 simulator connected to RSX for myself.
NCP>SET CIRCUIT DUP-0 STATE ON
NCP -- Set failed, component in wrong state, Line
NCP>SET LINE DUP-0 STATE ON
NCP -- Set failed, parameter not applicable, State
NCP>SET LINE KDP-0-0 STATE ON
NCP -- Set failed, parameter not applicable, State
It seems NCP on RSX is a bit different than on others. ;)
I assume you did a NETGEN to add the DUP, did you?
Jordi Guillaumes i Pons
jg at jordi.guillaumes.name
HECnet: BITXOV::JGUILLAUMES
Hello all,
Circuit = DUP-0
State = Cleared
Can anyone point me towards documentation on configuring a KDP/DUP on RSX? I want to see the issues getting the KS10 simulator connected to RSX for myself.
NCP>SET CIRCUIT DUP-0 STATE ON
NCP -- Set failed, component in wrong state, Line
NCP>SET LINE DUP-0 STATE ON
NCP -- Set failed, parameter not applicable, State
NCP>SET LINE KDP-0-0 STATE ON
NCP -- Set failed, parameter not applicable, State
It seems NCP on RSX is a bit different than on others. ;)
--
Cory Smelosky
http://gewt.net Personal stuff
http://gimme-sympathy.org Projects
Yes, funny. I just answered that. :)
Dynamips works just fine on ARM. Only without CPU idling (unfortunately).
-Mark
On Fri, May 2, 2014 at 6:59 AM, Brian Hechinger <wonko at 4amlunch.net> wrote:
Does dynamips run on arm?
-brian
> On May 2, 2014, at 9:45, Cory Smelosky <b4 at gewt.net> wrote:
>
>> On Fri, 2 May 2014, Mark Benson wrote:
>>
>>
>>> On 2 May 2014, at 14:29, Cory Smelosky <b4 at gewt.net> wrote:
>>>
>>>> On Fri, 2 May 2014, Mark Benson wrote:
>>>>
>>>> Hi,
>>>>
>>>> Now I'm back, I need to get reconnected to HECnet and get some routing sorted out. Multinet never worked, and I lost my fixed IP so I can't use the bridge. Is anyone able to offer some kind of IP tunnel, maybe VPN or something?
>>>
>>> Have a cisco box?
>>
>> No, I have a Linux ARM machine, but no Cisco gear (not keen on having a lump of Cisco gear just for DECnet)
>
> Pick up a 2524. Mine was $10 and it pulls about 22W. ;)
>
>>> Have IPv6?
>>
>> I honestly don't know if it works on this ISP line. I assume it does but I've never tested it.
>
> If it does, you could do the bridge between me. I've got to do some hackery to autoupdate ipv6.
>
>
> --
> Cory Smelosky
> http://gewt.net Personal stuff
> http://gimme-sympathy.org Projects
I was emulating a full cisco 7206VXR in dynamips/dynagen on my linux/ARM based NAS, doing DECnet GRE tunneling to Dave, *and* running KLH10. The only reason I moved them both to an Intel NUC was that neither emulator supports CPU idling on ARM, and I was worried about the CPU overheating since it was always pegged at 100%. If this is not an issue for you (and you have adequate cooling), there's no reason you can't emulate a cisco on linux/ARM.
-Mark
On Fri, May 2, 2014 at 6:42 AM, Mark Benson <md.benson at gmail.com> wrote:
On 2 May 2014, at 14:29, Cory Smelosky <b4 at gewt.net> wrote:
> On Fri, 2 May 2014, Mark Benson wrote:
>
>> Hi,
>>
>> Now I'm back, I need to get reconnected to HECnet and get some routing sorted out. Multinet never worked, and I lost my fixed IP so I can't use the bridge. Is anyone able to offer some kind of IP tunnel, maybe VPN or something?
>>
>
> Have a cisco box?
No, I have a Linux ARM machine, but no Cisco gear (not keen on having a lump of Cisco gear just for DECnet)
> Have IPv6?
I honestly don't know if it works on this ISP line. I assume it does but I've never tested it.
--
Mark Benson
My Blog:
<http://markbenson.org/blog>
Follow me on Twitter:
http://twitter.com/mdbenson
"Never send a human to do a machine's job..."
The development branch of the code now compiles and runs on a Raspberry Pi. I have not given it a detailed test though, but anyone is welcome to try it. As it uses pcap run it with sudo.
The route20.ini file needs to be something like this:
[node]
level=2
address=5.99
name=A5RTR
priority=64
[ethernet]
interface=eth0
cost=3
[bridge]
address=psilo.update.uu.se:4711
port=4711
cost=5
; DNS section is optional, if not present then there is no periodic check to make sure
; that IP addresses have not changed. Note that the periodic checks do not cause any delay
; as they are done asynchronously.
[dns]
address=<your DNS address>
poll=<poll period in seconds>
Regards
Rob
From: owner-hecnet at Update.UU.SE [mailto:owner-hecnet at Update.UU.SE] On Behalf Of Robert Jarratt Sent: 03 May 2014 10:46 To: hecnet at Update.UU.SE Subject: RE: [HECnet] Getting reconnected...
I am working right now to get the code to compile and then work on a Raspberry Pi.
Regards
Rob
From: owner-hecnet at Update.UU.SE [mailto:owner-hecnet at Update.UU.SE] On Behalf Of Mark Benson Sent: 03 May 2014 10:28 To: HECnet Subject: Re: [HECnet] Getting reconnected...
On 2 May 2014, at 23:55, Gregg Levine <gregg.drwho8 at gmail.com> wrote:
Hello! Robert I thought I'd mention that I've gone ahead and glommed a copy of the router and source code to work with it. This will hopefully be on an Pi, and possibly be on Win2K3 but that's about it for now....
I'm rolling mine hopefully to ultimately run it on RaspberryPi too. They do make excellent low powered DEC routers ^_^.
-- Mark Benson http://DECtec.info
Twitter: @DECtecInfo
HECnet: STAR69::MARK Online Resource & Mailing List for DEC Enthusiasts.
I am working right now to get the code to compile and then work on a Raspberry Pi.
Regards
Rob
From: owner-hecnet at Update.UU.SE [mailto:owner-hecnet at Update.UU.SE] On Behalf Of Mark Benson Sent: 03 May 2014 10:28 To: HECnet Subject: Re: [HECnet] Getting reconnected...
On 2 May 2014, at 23:55, Gregg Levine <gregg.drwho8 at gmail.com> wrote:
Hello! Robert I thought I'd mention that I've gone ahead and glommed a copy of the router and source code to work with it. This will hopefully be on an Pi, and possibly be on Win2K3 but that's about it for now....
I'm rolling mine hopefully to ultimately run it on RaspberryPi too. They do make excellent low powered DEC routers ^_^.
-- Mark Benson http://DECtec.info
Twitter: @DECtecInfo
HECnet: STAR69::MARK Online Resource & Mailing List for DEC Enthusiasts.
On 2 May 2014, at 23:55, Gregg Levine <gregg.drwho8 at gmail.com> wrote:
Hello!
Robert I thought I'd mention that I've gone ahead and glommed a copy
of the router and source code to work with it. This will hopefully be
on an Pi, and possibly be on Win2K3 but that's about it for now....
I'm rolling mine hopefully to ultimately run it on RaspberryPi too. They do make excellent low powered DEC routers ^_^.
--
Mark Benson
http://DECtec.info
Twitter: @DECtecInfo
HECnet: STAR69::MARK
Online Resource & Mailing List for DEC Enthusiasts.