Welcome, Guest. Please login or register.

Author Topic: Need to find Term  (Read 4363 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline kolla

Re: Need to find Term
« on: April 29, 2018, 11:51:46 PM »
I have my own ipv6-only Aminet mirror that I access via from Amiga using MultiView... magic :)

EDIT: Like this, on my Minimig v1.1... :D
« Last Edit: April 30, 2018, 01:47:08 AM by kolla »
B5D6A1D019D5D45BCC56F4782AC220D8B3E2A6CC
---
A3000/060CSPPC+CVPPC/128MB + 256MB BigRAM/Deneb USB
A4000/CS060/Mediator4000Di/Voodoo5/128MB
A1200/Blz1260/IndyAGA/192MB
A1200/Blz1260/64MB
A1200/Blz1230III/32MB
A1200/ACA1221
A600/V600v2/Subway USB
A600/Apollo630/32MB
A600/A6095
CD32/SX32/32MB/Plipbox
CD32/TF328
A500/V500v2
A500/MTec520
CDTV
MiSTer, MiST, FleaFPGAs and original Minimig
Peg1, SAM440 and Mac minis with MorphOS
 

Offline kolla

Re: Need to find Term
« Reply #1 on: April 30, 2018, 10:52:15 PM »
Quote from: Lizard;838864
I guess internet facing it's ipv6. as you can see in the screenshot the amiga connects to an class c ip 10.x.x.x.

Yes, correct. As I may have mentioned a few times, I build raspberry pi zeros into my Amiga systems, but in the case above, the Minimig is actually connected to a G4 Mac Mini (running Gentoo/Linux), over bluetooth using a small RS232-BT adapter, using the excellent PPP implementation that Roadshow offers. The Amiga is 10.99.0.2, while the Linux has 10.99.0.1 on its ppp0. :)

The Linux system acts as web proxy and hence take care of the IPv6 issue for http (and ftp), and I have it set up with legacy rsh and telnet services on the ppp0 interface, so that I use those protocols to access shell resources of the Linux system from the Amiga.

For example, when I search Aminet, it sends a command to the Linux system over rsh, which then downloads the Aminet INDEX and performs- grep (the standard unix "search" tool, for those don't know) on that for the search input, formats the result to AmigaGuide formatted text which is what the Amiga gets in return, saves in a file and shows it using MultiView. The AmigaGuide is formatted with avariables assignments associated to the Aminet links, variables that on the Amiga expands to commands for downloading files and readmes, for saving and reading. Phew :D
« Last Edit: April 30, 2018, 10:57:02 PM by kolla »
B5D6A1D019D5D45BCC56F4782AC220D8B3E2A6CC
---
A3000/060CSPPC+CVPPC/128MB + 256MB BigRAM/Deneb USB
A4000/CS060/Mediator4000Di/Voodoo5/128MB
A1200/Blz1260/IndyAGA/192MB
A1200/Blz1260/64MB
A1200/Blz1230III/32MB
A1200/ACA1221
A600/V600v2/Subway USB
A600/Apollo630/32MB
A600/A6095
CD32/SX32/32MB/Plipbox
CD32/TF328
A500/V500v2
A500/MTec520
CDTV
MiSTer, MiST, FleaFPGAs and original Minimig
Peg1, SAM440 and Mac minis with MorphOS