Welcome, Guest. Please login or register.

Author Topic: Internet on Amiga 500+  (Read 3698 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline redrumloa

  • Original Omega User
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 10126
    • Show all replies
Re: Internet on Amiga 500+
« on: December 18, 2005, 01:26:05 PM »
Hi! Does the PC run Windows or Linux? With WB2.04 and stock 68000 you're a bit limited. Your best bet would be to use a null modem to log into a linux box using *getty. You'd be able to use any console based Linux programs like Lynx, {bleep}X(irc) etc. That's what I do with my C128D.

Someone has to state the obvious and that someone is me!
 

Offline redrumloa

  • Original Omega User
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 10126
    • Show all replies
Re: Internet on Amiga 500+
« Reply #1 on: December 18, 2005, 05:20:27 PM »
Quote

Tomas wrote:
What kind of software do i need for that? I have an a500 with basicly the same specs as the orginal poster, and i would also not mind ircing using ssh/telnet or similar. But i have no idea on what software i need on the amiga side and how to setup linux ssh/telnet through null modem cable.


Piece of cake really, as long as you have a null modem cable and a Linux box handy.

On the Linux box you just need to enable getty, on my SUSE box the actual program is mgetty. Use an editor such as vi to enable getty in /etc/inittab with the required port, baud etc. If you need help in this part ask and I or someone else can explain.

On the Amiga side you need any run of the mill terminal program such as AmiTerm. Configure the term program to the same parameters as you did getty. Enter terminal mode and hit enter a few times, you should get a log in prompt. Log in and you are ready to go. Run any console based *nix programs you wish such as {bleep}X(irc), Lynx, Linx etc.

Only things I can think to mention on an A500 is that the serial port is crappy. Make sure you are only set to a 4 color Work Bench, increasing the colors will slow down or kill the serial port. I forget the exact maximum speed on the 500, but I'd probably start with 9600 baud. Once that is working maybe try higher speeds. 9600 baud should be livable for IRC, email and possibly Lynx. Also make sure your null modem cable specifically works with Amiga serial ports as it is not exactly standard.
Someone has to state the obvious and that someone is me!
 

Offline redrumloa

  • Original Omega User
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 10126
    • Show all replies
Re: Internet on Amiga 500+
« Reply #2 on: December 19, 2005, 03:28:18 PM »
Quote

steve30 wrote:
Why does the cable need to be a special amiga one?


Many store bought ones will work, but others won't. I don't remember the specifics, maybe some here can help. The store bought Radio Shack null modem adapter i got years ago did the job fine.

Alternatively a google search or a newsgroup search should yield the answer.
Someone has to state the obvious and that someone is me!