Hi Patrik,
1. thanks for that tip, I checked the I/F name and I had used 3c5890 which I thought would be ok,
so I changed it to ethernet0 and also the corresponding entry in the startnetfile which seemed to work
i.e. the green light on the PCMCIA card comes on and the port goes active on the router .... but I
get a "no DNS entry found" when I try to access a web site in IBrowse. Also I cant get AExplorer to work
it start OK on the Amiga i.e. a TCP connnection is started but when I run AExplorer from the p.c.using
the Amiga address (192.1.168.180) I rxd. error message.
2. When I try to ping the gateway (192.168.1.254) from the shell I get a "invalid command" message
and the only way around this is to enter the following commands from the shell :-
path sys:system sys:rexxc
path amitcp:bin
even though these commands are already in either my user-startup or startup-sequence files.
3. After completing the path commands in 2. above I can ping the gateway and also ping the
Amiga (192.168.1.180) from the p.c.the latter times out if I switch off the Amiga or run stopnet from
the shell.
4. I seem to have some sort of problem with path commands being recognised in my startup-sequence
/ user-startup files, although I had not noticed this before I tried to install AmiTCP3.0.
I have included copies of the following files :-
startnet
interfaces
netdb-myhost
startup-sequence
user-startup
I have the following :-
dh0: named SYSTEM (could this be a problem?)
dh1: named WORK *(Amitcp is in here)
dh2: named Cache
cd0:
5. If any one is still reading this lot any ideas or help would be much appreaciated. Ian.
STARTNET
run >NIL: AmiTCP:AmiTCP
WaitForPort AMITCP
; configure loop-back device
AmiTCP:bin/ifconfig lo0 localhost
; Configure Devs:Networks/3c589.device unit 0
AmiTCP:bin/ifconfig ethernet0 192.168.1.180 netmask 255.255.255.0
; Add route to this host
AmiTCP:bin/route add myAmiga.host.com localhost
; Add route to the default gateway
AmiTCP:bin/route add default 192.168.1.254
Assign TCP: Exists > NIL:
IF Warn
Mount TCP: from AmiTCP:devs/Inet-Mountlist
EndIf
; Start the internet `super server'
run >NIL: AmiTCP:bin/inetd
AmiTCP:bin/login -f chris1
NETDB-MYHOST
; This host
HOST 192.168.1.180 myAmiga.host.com myAmiga
; Domain names
DOMAIN host.com
DOMAIN 0.0.0.0
DOMAIN 81.132.144.209
DOMAIN 194.74.65.69
DOMAIN 217.35.209.180
INTERFACES (PART OF)
# Ethernet adapter 3c589
#
ethernet dev=devs:networks/3c589.device
# IPTYPE=2048 ARPTYPE=2054 ARPHDR=1 ARPREQ=4 IPREQ=16 WRITEREQ=16
#
STARTUP-SEQUENCE
;BEGIN IDEfix
If Exists C:IDEfix
; You may want to exchange the following line with LoadIDE reset quiet
; to make IDEfix reset resident, or LoadIDE start quiet
; to start IDEfix immediately and have it reset resident
; from the next reboot. Make sure to put LoadIDE behind any Kickstart mappers!
C:IDEfix
EndIf
;END IDEfix
; $VER: Startup-Sequence_HardDrive 40.2 (25.2.93)
; Startup-Sequence for hard drive systems
C:SetPatch QUIET
C:PatchopenWB
C:cpu cache burst fastrom >NIL:
C:Version >NIL:
C:AddBuffers >NIL: DF0: 15
FailAt 21
C:MakeDir RAM:T RAM:Clipboards RAM:ENV RAM:ENV/Sys
C:Copy >NIL: ENVARC: RAM:ENV ALL NOREQ
Resident >NIL: C:Assign PURE
Resident >NIL: C:Execute PURE
Assign >NIL: ENV: RAM:ENV
run >nil: C:MagicWB-Demon 4,123,123,123 5,175,175,175 6,170,144,124 7,255,169,151 8,0,0,255 ; Don't remove this entry!
Assign >NIL: T: RAM:T
Assign >NIL: CLIPS: RAM:Clipboards
Assign >NIL: REXX: S:
Assign >NIL: PRINTERS: DEVS:Printers
Assign >NIL: KEYMAPS: DEVS:Keymaps
Assign >NIL: LOCALE: SYS:Locale
Assign >NIL: LIBS: SYS:Classes ADD
Assign >NIL: HELP: LOCALE:Help DEFER
BindDrivers
C:Mount >NIL: DEVS:DOSDrivers/~(#?.info)
IF EXISTS DEVS:Monitors
IF EXISTS DEVS:Monitors/VGAOnly
DEVS:Monitors/VGAOnly
EndIF
C:List >NIL: DEVS:Monitors/~(#?.info|VGAOnly) TO T:M LFORMAT "DEVS:Monitors/%s"
Execute T:M
C:Delete >NIL: T:M
EndIF
SetEnv Language "english"
SetEnv Workbench $Workbench
SetEnv Kickstart $Kickstart
UnSet Workbench
UnSet Kickstart
C:AddDataTypes REFRESH QUIET
C:IPrefs
C:ConClip
Path >NIL: RAM: C: SYS:Utilities SYS:Rexxc SYS:System S: SYS:Prefs SYS:WBStartup SYS:Tools SYS:Tools/Commodities
IF EXISTS S:User-Startup
Execute S:User-Startup
EndIF
Resident Execute REMOVE
Resident Assign REMOVE
C:LoadWB
EndCLI >NIL:
USER-STARTUP
copy > NIL: SYS:S/RAM.info TO RAM:Disk.info ; added by MagicWB
run >nil: C:MagicWB-Demon 4,123,123,123 5,175,175,175 6,170,144,124 7,255,169,151 8,0,0,255 ; added by MagicWB
assign >NIL: MagicWB: SYS:Prefs/MagicWB-Images
;BEGIN MUI
if exists "work:mui"
assign mui: "work:mui"
if exists mui:libs
assign add libs: mui:libs
endif
if exists mui:locale
assign add locale: mui:locale
endif
version >nil: exec.library 40
if not warn
if exists mui:docs
if exists help:dummy ;do not remove
end if ;this entry!
assign add help: mui:docs
endif
endif
endif
;END MUI
;BEGIN CAPREFS
C:CAPrefs >NIL:
;END CAPREFS
;BEGIN PCMCIA FIX
C:cardpatch >NIL: ;This S/W fix can be removed
C:cardreset TICKS 50 ;if you have a PCMCIA H/W fix
;END PCMCIA FIX
;BEGIN MIAMI
assign Miami: "Work:Miami"
;END MIAMI
;BEGIN AmiSSL
Assign AmiSSL: "Work:AmiSSL"
If Exists AmiSSL:Libs
Assign LIBS: AmiSSL:Libs ADD
EndIf
Path AmiSSL: ADD
;END AmiSSL
;BEGIN AmiTCP/IP
assign AmiTCP: Work:AmiTCP3.0
path AmiTCP:bin add
AmiTCP:bin/umask 022
AmiTCP:bin/startnet
;END AmiTCP/IP
;BEGIN YAM-Amiga Mailer c Marcel Beck
c:Assign YAM: Work:YAM
;END YAM-Amiga Mailer c Marcel Beck
;BEGIN NewIcons
Run NIL: c:NewIcons
;END NewIcons
;BEGIN DefIcons
DefIcons
;END DefIcons
;BEGIN MountLS120
;END MountLS120
;BEGIN ActivateCrossIDEfix
ActivateCrossIDEfix ALL
;END ActivateCrossIDEfix