Amiga.org

Amiga computer related discussion => Amiga Hardware Issues and discussion => Topic started by: pyrre on January 12, 2010, 11:24:44 PM

Title: ARCnet to ETHERnet broker
Post by: pyrre on January 12, 2010, 11:24:44 PM
Is it possible to set up a broker ( arcnet -> ethernet )to make arcnet computers go online?
Is it at all possible to transfer HTTP traffic over arcnet?
Title: Re: ARCnet to ETHERnet broker
Post by: Tension on January 12, 2010, 11:40:05 PM
You`ll need an old bridge.

It'll be a nightmare.
Title: Re: ARCnet to ETHERnet broker
Post by: Trev on January 12, 2010, 11:48:18 PM
If you already have a TCP/IP stack running on your ARCnet node(s), then you could build a router to move IP data between disparate ARCnet and Ethernet networks. ARCnet-X bridges usually have to understand something about the application or transport layer to convert between ARCnet and "X," given the different frame formats and sizes. An IP router would take care of that at the transport layer.
Title: Re: ARCnet to ETHERnet broker
Post by: pan1k on January 13, 2010, 02:14:55 AM
F that! This is why man created Ethernet!
Title: Re: ARCnet to ETHERnet broker
Post by: omnicron10 on January 13, 2010, 04:34:07 AM
Using a linux machine with ethernet and arcnet interfaces you can route between two subnets.  One that is arcnet and one that is ethernet.   On the Linux box you can NAT the arcnet IP range to one of the IP addresses on the ethernet side.

Might be a little hard to find Arcnet interfaces for PC but not impossible.
Title: Re: ARCnet to ETHERnet broker
Post by: Trev on January 13, 2010, 06:18:02 AM
8/16-bit ISA and PCMCIA cards should be easy to find. An ISA ARCnet card will cost as much as if not more than a new X-Surf Ethernet card, however, and a PCI ARCnet card from Contemporary Controls will run around 300 USD. Ouch. You'd think they were selling Amiga kit. ;-)

Can your ARCnet interfaces be replaced?
Title: Re: ARCnet to ETHERnet broker
Post by: pyrre on January 13, 2010, 10:14:02 PM
Quote from: Trev;538007
8/16-bit ISA and PCMCIA cards should be easy to find. An ISA ARCnet card will cost as much as if not more than a new X-Surf Ethernet card, however, and a PCI ARCnet card from Contemporary Controls will run around 300 USD. Ouch. You'd think they were selling Amiga kit. ;-)

Can your ARCnet interfaces be replaced?


I don't know that.
I was planning on putting A500 on my network.
And arcnet seemed like a proper retro challenge. ;)

Pricy it is... Maybe i  have to find other options. :(

EDIT:
From time to time there are isa arcnet cards and active star hubs on ebay. some of them are not bad priced.
Title: Re: ARCnet to ETHERnet broker
Post by: Trev on January 14, 2010, 07:23:28 PM
Quote from: pyrre;538155
I don't know that.
I was planning on putting A500 on my network.
And arcnet seemed like a proper retro challenge. ;)

Pricy it is... Maybe i  have to find other options. :(

EDIT:
From time to time there are isa arcnet cards and active star hubs on ebay. some of them are not bad priced.


The main problem with getting an A500 online is the IP stack. If you're happy with just using telnet to access bulletin boards, then a serial to telnet adapter will get the job done.

EDIT: Daytona400 had a bit of luck with IP and various adapters, but he hasn't logged into the site since September.
Title: Re: ARCnet to ETHERnet broker
Post by: Zac67 on January 14, 2010, 08:43:38 PM
Cheapest way to connect ARCNET to Ethernet:
- old 486 or Pentium PC (or even 386)
- ARCNET ISA NIC
- Ethernet ISA or PCI NIC
- old network OS: Linux, NT4, Win2k, Netware 3, NetBSD, ...
- set up routing for both network cards

The only piece not easy to come by is the ARCNET board - I had a bunch flying around but threw them out some ten years ago...

To connect an A500 online, one of the best ways is probably adding a Z II NIC by means of a slingshot adapter. But then again, the best upgrade for a 500 is a 1200, providing a way for cheap PCMCIA NICs...
Title: Re: ARCnet to ETHERnet broker
Post by: hardlink on January 14, 2010, 10:50:43 PM
Quote from: Zac67;538347
Cheapest way to connect ARCNET to Ethernet:
- old 486 or Pentium PC (or even 386)
- ARCNET ISA NIC
- Ethernet ISA or PCI NIC
- old network OS: Linux, NT4, Win2k, Netware 3, NetBSD, ...
- set up routing for both network cards

The only piece not easy to come by is the ARCNET board - I had a bunch flying around but threw them out some ten years ago...

To connect an A500 online, one of the best ways is probably adding a Z II NIC by means of a slingshot adapter. But then again, the best upgrade for a 500 is a 1200, providing a way for cheap PCMCIA NICs...

I knew there had to be a reason I have been hoarding this stuff for ten years  ;)
I have an Amiga A560 Arcnet for the A500 and a A2060 Zorro Arcnet for big boxes, so Miami on the big box should be able to route between the A2060 and  the Xsurf. And yes, I have an ISA Arcnet board for my BridgeBoard!

Now if I can only find an PP&S DoubleTalk A500 adapter to talk to my DoubleTalk zorro boards and my Appletalk ISA card ...
Title: Re: ARCnet to ETHERnet broker
Post by: Trev on January 14, 2010, 11:54:38 PM
Quote from: Zac67;538347
Cheapest way to connect ARCNET to Ethernet:
- old 486 or Pentium PC (or even 386)
- ARCNET ISA NIC
- Ethernet ISA or PCI NIC
- old network OS: Linux, NT4, Win2k, Netware 3, NetBSD, ...
- set up routing for both network cards

The only piece not easy to come by is the ARCNET board - I had a bunch flying around but threw them out some ten years ago...

To connect an A500 online, one of the best ways is probably adding a Z II NIC by means of a slingshot adapter. But then again, the best upgrade for a 500 is a 1200, providing a way for cheap PCMCIA NICs...


I had pushed NetWare to the back of my mind. Time to brush off those MLA licenses and put the old horse to work! Certainly a better solution than Linux on older hardware. Really. Assuming it can route between frame types. I don't remember! :-P

EDIT: IP forwarding in NT4 is super, super simple, but I wouldn't recommend running it in today's world.
Title: Re: ARCnet to ETHERnet broker
Post by: pyrre on January 15, 2010, 12:58:10 AM
@ zac67
Quote
To connect an A500 online, one of the best ways is probably adding a Z II NIC by means of a slingshot adapter. But then again, the best upgrade for a 500 is a 1200, providing a way for cheap PCMCIA NICs...
I already have an A1200 BPPC with PCMCIA network. have not had time to put it on internet yet. but time will come.
A500 on network/internet via arcnet sounded like an interesting challenge.
Have never worked with arcnet.

@ Trev
I like tinkering with networks. and i never trow away old computer parts.:biglaugh:
Like said before. arcnet sounds interesting and challenging.
Title: Re: ARCnet to ETHERnet broker
Post by: Trev on January 15, 2010, 01:41:21 AM
I hadn't been reading your signature. You won't have any problems running an IP stack on an A500 with those specifications if Kickstart is up to date.
Title: Re: ARCnet to ETHERnet broker
Post by: Rabbi on January 15, 2010, 03:37:04 AM
Quote from: pyrre;538155
I don't know that.
I was planning on putting A500 on my network.
And arcnet seemed like a proper retro challenge. ;)

Pricy it is... Maybe i  have to find other options. :(

EDIT:
From time to time there are isa arcnet cards and active star hubs on ebay. some of them are not bad priced.


Why bother with ISA ARCNet cards when you can get a proper A500 ARCNet card @:

http://www.oldsoftware.com/Amiga.html

Search for the string "Amiga 500 networking interface"  It's about halfway down the page & it's only US$49 + shipping & handling.   A bargain, I'd say.

Take a look at its details here: http://amiga.resource.cx/exp/a560
Title: Re: ARCnet to ETHERnet broker
Post by: Zac67 on January 15, 2010, 07:41:17 AM
@Trev
Dunno about Netware 2, but Netware 3 & 4 are no problem (I dimly remember some problems with NW3 and the 192.168/16 range, better stick to 172.16/12 then) - we're still routing via Nw4 at work.

Frames from ARCNET and Ethernet are different anyway, so no additional worry.
Title: Re: ARCnet to ETHERnet broker
Post by: Tension on January 15, 2010, 01:13:49 PM
Quote from: hardlink;538379
I knew there had to be a reason I have been hoarding this stuff for ten years  ;)
I have an Amiga A560 Arcnet for the A500 and a A2060 Zorro Arcnet for big boxes, so Miami on the big box should be able to route between the A2060 and  the Xsurf. And yes, I have an ISA Arcnet board for my BridgeBoard!

Now if I can only find an PP&S DoubleTalk A500 adapter to talk to my DoubleTalk zorro boards and my Appletalk ISA card ...


Thats some set-up  :)
Title: Re: ARCnet to ETHERnet broker
Post by: hardlink on January 15, 2010, 03:57:22 PM
Quote from: Tension;538436
Thats some set-up  :)


Thanks, Tension!

It should be mentioned as a disadvantage that ARCNet uses the now rare RG-62/U coax cable, which is 93 ohms. However, between CBM ARCNet hardware, I know people that have used the much more common ~50 ohm RG-58A/U that was used in "thin" Ethernet 10BASE2 daisy chains, from back in ancient A2065 days.