Amiga.org

Amiga computer related discussion => Amiga Software Issues and Discussion => Topic started by: motorollin on July 08, 2007, 12:22:18 PM

Title: AmiTCP problem
Post by: motorollin on July 08, 2007, 12:22:18 PM
I have downloaded AmiTCP (http://aminet.net/package/comm/tcp/AmiTCP-bin-22) form Aminet and got it installed on a floppy disk. The aim is to make s bootable network disk to allow access to my backup, which is stored on my Mac across the LAN.

I have got AmiTCP starting up with no errors. I can ping the Amiga's own IP address, but cannot ping the Mac (no response). Also, if I ping the gateway I get responses, but all packets are duplicated! I know the IP configuration is acceptable as the same IP address is used for the Amiga in my OS3.9 installation on the same machine, and this can ping both the gateway and the Mac.

Any ideas?

--
moto
Title: Re: AmiTCP problem
Post by: Framiga on July 08, 2007, 12:47:26 PM
try to add NOSIMPLEX to your startup file

eth0 DEV=DEVS:bla...bla UNIT=0 IP=192.168.254.1 NETMASK=255.255.255.0 NOSIMPLEX UP

Not 100% sure this will works with AmiTCP (always used Genesis)



Title: Re: AmiTCP problem
Post by: Thomas on July 08, 2007, 01:38:31 PM

This might be of use: http://thomas-rapp.homepage.t-online.de/download/makenetboot

Bye,
Thomas
Title: Re: AmiTCP problem
Post by: motorollin on July 09, 2007, 09:14:08 AM
Thanks guys. In the process of installing AmiTCP to hard disk (since I use Genesis under 3.9) I realised what I had done wrong: I configured a destination address, confusing this with the default gateway (should have read the warning more thoroughly :roll: )  I removed this from the startnet script on my boot floppy and everything works now. Thomas I will have a look at your script to see if there is anything else I can remove from the disk to save some more space.

The only problem now is that smbfs doesn't work from the floppy for some reason. No errors, it just doesn't run when I issue the command :-?

--
moto
Title: Re: AmiTCP problem
Post by: motorollin on July 09, 2007, 10:51:26 AM
I found out that the reason why smbfs wasn't working was because I was using AmiTCP 2.3, and smbfs requires AmiTCP 3.0. I used Thomas' makenetboot script and pointed it at the AmiTCP 3.0b installation folder, and it worked perfectly! Thanks Thomas :-D

--
moto