Welcome, Guest. Please login or register.

Author Topic: Inet 225 TCP/IP Internet Access Problem  (Read 6686 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline pneronTopic starter

  • Full Member
  • ***
  • Join Date: Nov 2015
  • Posts: 176
  • Country: us
  • Gender: Male
    • Show only replies by pneron
    • http://www.incrediblesteps.com
Inet 225 TCP/IP Internet Access Problem
« on: December 29, 2016, 01:49:33 PM »
SPECS:
======
Amiga 2000
OS 3.9 (a new install ---still working my way through the new features!)

TCP/IP Stack & Software
================
Inet 225 - TCP/IP Stack
Aweb 3.3 Browser
Amiganet NIC card - (Hydra Systems) + Hydra.device ver 1.44 (latest network protocol)
==============================================

Dear Amiga SMEs:

I just finished getting OS3.9 installed and having issues connecting to the internet with my old Amiganet NIC card + Inet 225 stack from "InterWorks:
I use to have access to the Web, but at that time I was using dialup PPP connected to my modem directly.

My home network has a bunch of PC's, Macs, etc connected to a Netgear router (gateway 192.1681.1). I can ping my router from my Amiga and I can even login via Amiga's browser AWeb  and get access to Netgear's admin control panel. However, I cannot get access to the internet. I suspect I am having gateway routing or hosting issues, but not sure. I have copied the Inet 225 Network initialization file below, along with a "Ping" test from my Amiga to my router and my host file.  I did add the Gateway address to one of my init files, but still not convinced if this card support such LAN setup.

Any thoughts on what I can do before I buy a new card ? :confused:



Inet 225 Amiga Outputs
===============

´´ I-Net 225 © 1995,1996 by Interworks ' '

Network startup has begun.
Configuring Hostname: amiga2000
Configuring for User: batman
Adding default gateway route.
add net default: gateway 192.168.1.1
Adding 'shortcut' route to localhost.
add host amiga2000: gateway localhost
Starting INetd.
Starting PortMapper.
Network startup complete.
Running 'INet:s/StartINet-After'...


Ping Test to Netgear Router
=======================
6.MISC{150-DH1}:NetWking/Inet225/Inet/c> ping 192.168.1.1
192.168.1.1 is alive!
6.MISC{150-DH1}:NetWking/Inet225/Inet/c>


Host File:
=========
127.0.0.1 localhost
192.168.1.76 amiga2000
A2000: OS3.1.4|Picasso II|Blizzard 68060@50 MHz|3xAD516 Sunrize cards|HydraNexus|Cocolino|Gotex Floppy Emulator |Mac OSX (main DAW) | Windows
Incredible Steps Film and Music
 

Offline kolla

Re: Inet 225 TCP/IP Internet Access Problem
« Reply #1 on: December 29, 2016, 02:00:51 PM »
You should really look into trying a different TCP/IP stack before you run off buying a new card! For example Roadshow.

It looks to  me that you lack default gateway. Do you have a "route" command? Or "netstat"?
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 pneronTopic starter

  • Full Member
  • ***
  • Join Date: Nov 2015
  • Posts: 176
  • Country: us
  • Gender: Male
    • Show only replies by pneron
    • http://www.incrediblesteps.com
Re: Inet 225 TCP/IP Internet Access Problem
« Reply #2 on: December 29, 2016, 02:08:22 PM »
Thanks Kolla...I do have a route command in my C dir
A2000: OS3.1.4|Picasso II|Blizzard 68060@50 MHz|3xAD516 Sunrize cards|HydraNexus|Cocolino|Gotex Floppy Emulator |Mac OSX (main DAW) | Windows
Incredible Steps Film and Music
 

Offline pneronTopic starter

  • Full Member
  • ***
  • Join Date: Nov 2015
  • Posts: 176
  • Country: us
  • Gender: Male
    • Show only replies by pneron
    • http://www.incrediblesteps.com
Re: Inet 225 TCP/IP Internet Access Problem
« Reply #3 on: December 30, 2016, 12:40:28 AM »
correction,  NETSTAT is there but does not see anything beyond anything local. I don't *think* Inet-225 can be configured for a Gateway config across Ethernet but I am no expert and might be wrong. I followed the examples in the doc with no luck.

 I am also in the process of upgrading OS3.9 and thought it had a free stack?
A2000: OS3.1.4|Picasso II|Blizzard 68060@50 MHz|3xAD516 Sunrize cards|HydraNexus|Cocolino|Gotex Floppy Emulator |Mac OSX (main DAW) | Windows
Incredible Steps Film and Music
 

Offline kolla

Re: Inet 225 TCP/IP Internet Access Problem
« Reply #4 on: December 30, 2016, 12:46:31 AM »
Well... the "route" command is typically used to set default gateway.

Something along the lines of

route add default gateway 192.168.1.1

You should be able to use netstat to see what is already configured as default gateway:

netstat -rn
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: Inet 225 TCP/IP Internet Access Problem
« Reply #5 on: December 30, 2016, 12:47:41 AM »
Quote from: pneron;818407
I am also in the process of upgrading OS3.9 and thought it had a free stack?


Yeah, it comes with Genesis, which in all essence is AmiTCP with a GUI.
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 Oldsmobile_Mike

Re: Inet 225 TCP/IP Internet Access Problem
« Reply #6 on: December 30, 2016, 12:52:24 AM »
Genesis is fine, but AFAIR it does not support DHCP (someone feel free to correct me if I'm wrong). Many here will recommend Roadshow, if you can get past its lack of GUI there's a free time-limited (30 minutes) trial available. Maybe give that a try?

Personally I still use MiamiDX, even though it's slower and the author has completely abandoned it, I'm a sucker for its interface. ;)
Amiga 500: 2MB Chip|16MB Fast|30MHz 68030+68882|3.9|Indivision ECS|GVP A500HD+|Mechware card reader + 8GB CF|Cocolino|SCSI DVD-RAM
Amiga 2000: 2MB Chip|136MB Fast|50MHz 68060|3.9|Indivision ECS + GVP Spectrum|Mechware card reader + 8GB CF|AD516|X-Surf 100|RapidRoad|Cocolino|SCSI CD-RW
 Amiga videos and other misc. stuff at https://www.youtube.com/CompTechMike/videos
 

Offline pneronTopic starter

  • Full Member
  • ***
  • Join Date: Nov 2015
  • Posts: 176
  • Country: us
  • Gender: Male
    • Show only replies by pneron
    • http://www.incrediblesteps.com
Re: Inet 225 TCP/IP Internet Access Problem
« Reply #7 on: December 30, 2016, 01:32:00 AM »
OK, thanks, I will try that tonight and check the dumps

Also, I did see some notes in the documentation that indicated that I-Net 225 can connect using SLIP, CSLIP or PPP (which I use to use during my dialup days) so perhaps it can only support Ethernet connection to LAN?
A2000: OS3.1.4|Picasso II|Blizzard 68060@50 MHz|3xAD516 Sunrize cards|HydraNexus|Cocolino|Gotex Floppy Emulator |Mac OSX (main DAW) | Windows
Incredible Steps Film and Music
 

Offline kolla

Re: Inet 225 TCP/IP Internet Access Problem
« Reply #8 on: December 30, 2016, 02:31:27 AM »
No, it connects just fine to the outside world too if configured correctly. But I would _really_ suggest using something else, such as the much mentioned Roadshow.
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 pneronTopic starter

  • Full Member
  • ***
  • Join Date: Nov 2015
  • Posts: 176
  • Country: us
  • Gender: Male
    • Show only replies by pneron
    • http://www.incrediblesteps.com
Re: Inet 225 TCP/IP Internet Access Problem
« Reply #9 on: December 30, 2016, 12:22:36 PM »
Thank for the advice Kolla, I am looking at both new stacks right now, one from OS3.9 Genesis and Roadshow.

Still not sure if these will work with my Amiganet (Hydra) NIC card but will try. In the meantime, here are some important docs for reviews:

As shown in docs it looks like the only way I can get access to the internet is via SLIP, CSLIP or PPP configuration.
and the Example they provided is for Ethernet to LAN only?
When I follow this setup (with my Gate pointing to router my 192.168.1.1), I get the following errors:

StartInet with Gateway Added
=========================
´´ I-Net 225 © 1995,1996 by Interworks ªª
Network startup has begun.
Configuring Hostname: amiga2000
Configuring for User: batman
Adding point-to-point route.
ifconfig: ioctl (SIOCSIFDSTADDR): Invalid argument supplied
inet:c/ifconfig failed returncode 10
Network problem: could not configure SANA II device.
Is the device installed properly?


It also looks like it wants to bind a PPP protocol on startup?
I have tried to use a ROUTE file in my db directory and with no luck.
Thus, based on docs, doesn't this indicate no internet access without using SLIP, CSLIP or PPP?


Output Files Below: (no error but no gateway)

StartInet with NoGateway Added
=========================
´´ I-Net 225 © 1995,1996 by Interworks ªª
Network startup has begun.
Configuring Hostname: Configuring for User: Adding default gateway route.
add net default: gateway amiga2000
Adding 'shortcut' route to localhost.
add host amiga2000: gateway localhost
Starting INetd.
Starting PortMapper.
Network startup complete.



OUTPUT FILES WITH GATEWAY OPTIONS
=============================



Init.prefs file
===========
SERVERS
activate "s0" DEFROUTE HOSTNAME amiga2000 IP 192.168.1.76 GATEWAY 192.168.1.1 DEVICE Devs:Networks/hydra.device UNIT 0 IPTYPE 2048 ARPTYPE 2054

StartInet with Gateway Added
=========================
´´ I-Net 225 © 1995,1996 by Interworks ªª
Network startup has begun.
Configuring Hostname: amiga2000
Configuring for User: batman
Adding point-to-point route.
ifconfig: ioctl (SIOCSIFDSTADDR): Invalid argument supplied
inet:c/ifconfig failed returncode 10
Network problem: could not configure SANA II device.
Is the device installed properly?

Hosts File
=========
127.0.0.1 localhost
192.168.1.76 amiga2000


Config File
=========
Hostname amiga2000
User batman
MailDir Inet:Mail
MailEditor Ed
SMTPMailDir INet:Mail/
SMTPSpoolDir INet:MailSpool/
SMTPRmail INet:c/SMTPpost -r
SMTPRoute mx,smtp,smarterhost


NetStat
=======
Routing tables
Destination      Gateway            Flags     Refs     Use  Interface
127.0.0.1        127.0.0.1          UH          0        0  lo0
192.168.1        192.168.1.76       U           0        0  s0



Routes File
==========
; Add NEtgear Router Info
Inet:c/Route add net 192.168.1.1 >0
« Last Edit: December 30, 2016, 12:24:56 PM by pneron »
A2000: OS3.1.4|Picasso II|Blizzard 68060@50 MHz|3xAD516 Sunrize cards|HydraNexus|Cocolino|Gotex Floppy Emulator |Mac OSX (main DAW) | Windows
Incredible Steps Film and Music
 

Offline kolla

Re: Inet 225 TCP/IP Internet Access Problem
« Reply #10 on: December 30, 2016, 04:36:28 PM »
Well, I used to have AS225 online via ethernet, and Inet-225 is its succeeder, so for sure it works, given that you have the SANA2 device driver for the Hydra.

Quote
Adding point-to-point route.
ifconfig: ioctl (SIOCSIFDSTADDR): Invalid argument supplied
inet:c/ifconfig failed returncode 10
Network problem: could not configure SANA II device.
Is the device installed properly?

Well - is it? Do you have Devs:Networks/hydra.device there?

Also...
Quote
Inet:c/Route add net 192.168.1.1 >0
... will write output to a file named 0 - is that what you want? Or was your plan maybe >NIL: ?
Anyhow, maybe you would want to see the output till you get things working?
« Last Edit: December 30, 2016, 04:39:16 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
 

Offline pneronTopic starter

  • Full Member
  • ***
  • Join Date: Nov 2015
  • Posts: 176
  • Country: us
  • Gender: Male
    • Show only replies by pneron
    • http://www.incrediblesteps.com
Re: Inet 225 TCP/IP Internet Access Problem
« Reply #11 on: December 30, 2016, 06:17:09 PM »
yes.....the driver is configured correctly (as per message below):

StartInet with NoGateway Added
=========================
´´ I-Net 225 © 1995,1996 by Interworks ªª
Network startup has begun.
Configuring Hostname: Configuring for User: Adding default gateway route.
add net default: gateway amiga2000
Adding 'shortcut' route to localhost.
add host amiga2000: gateway localhost
Starting INetd.
Starting PortMapper.
Network startup complete.



I only get this message when I try and add the "GATEWAY" option.

As for the ROUTE command, I believe that is the correct syntax for remote gateway switch (">") but will double check the syntax again to make sure
A2000: OS3.1.4|Picasso II|Blizzard 68060@50 MHz|3xAD516 Sunrize cards|HydraNexus|Cocolino|Gotex Floppy Emulator |Mac OSX (main DAW) | Windows
Incredible Steps Film and Music
 

Offline kolla

Re: Inet 225 TCP/IP Internet Access Problem
« Reply #12 on: December 30, 2016, 06:40:00 PM »
I got the impression that you manage to ping 192.168.1.1, so what happens if you try to set the route manually?
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 pneronTopic starter

  • Full Member
  • ***
  • Join Date: Nov 2015
  • Posts: 176
  • Country: us
  • Gender: Male
    • Show only replies by pneron
    • http://www.incrediblesteps.com
Re: Inet 225 TCP/IP Internet Access Problem
« Reply #13 on: December 30, 2016, 08:18:20 PM »
Nothing if I add it as line in my ROUTE file. I will double check the "syntax" tonight when I get home but here is the GUIDE for the ROUTE (will upload a clean version)
« Last Edit: December 30, 2016, 08:24:20 PM by pneron »
A2000: OS3.1.4|Picasso II|Blizzard 68060@50 MHz|3xAD516 Sunrize cards|HydraNexus|Cocolino|Gotex Floppy Emulator |Mac OSX (main DAW) | Windows
Incredible Steps Film and Music
 

Offline Pat the Cat

Re: Inet 225 TCP/IP Internet Access Problem
« Reply #14 on: December 30, 2016, 08:27:08 PM »
Trouble shooting network issues is not my speciality. All comments on having a compatible TCIP/IP stack are totally valid.

But, it does strike me that, if the networked Amiga can look at the router, and even access the admin panel for it over the network, then the network side of it isn't the issue.

I suspect it might be the browser - you can get an update to Aweb from the developers here (it's still very old, but more recent than the one you have).

One big change in the meantime was the shift from IPV4 to IPV6. And that might be where the problem lies.

http://www.amitrix.com/aweb.html

You can get a slightly easier to install, none official version here for 3.X and PPC friendly 4.0 and MorphOS;-

http://www.greyhound-data.com/gunnar/aweb/index.htm?page=downloads

EDIT: Came across this thread. Apparently, you have to add the device (hydra.device) to AmiTCP or it defaults to using the serial port rather than the network card. The line is

eth dev=devs:networks/your.device

From;-

http://eab.abime.net/showthread.php?t=55734
« Last Edit: December 30, 2016, 08:53:19 PM by Pat the Cat »
"To recurse is human. To iterate, divine."

A1200, Vanilla, Surf Squirrel, SD Card, KS 3.0/3.z, PCMCIA dev
A500, Vanilla, A570, Rev 5, KS 1.2/1.3 Testbench system
Rasp Pi, UAE4ARM, 3D laser scanner, experimental, hoping for AmigaOS4Arm, based on Watterott Fabscan Pi