[#1]
AmiTCP problem z działaniem
witam
Mam problem z amitcp, postępuję zgodnie z instrukcją
http://www.ppa.pl/programy/instalacja-i-konfiguracja-amitcp.html
wydaje mi się że wszystko mam dobrze skonfigurowane a nie działa (adresy IP, DNSy, Bramy)
Karta jaką używam to netgear WIFI, pod MiamiDX wszystko lata jak należy
niżej wycinki plików
Jakieś sugestie ?
[user-startup]
;BEGIN WirelessManager
Run <>NIL: C:WirelessManager prism2.device
;END WirelessManager
;BEGIN Miami
assign Miami: "System:MiamiDX"
;END Miami
; This mounts KCON and KRAW
Mount KCON: from DEVS:KingCON-mountlist
Mount KRAW: from DEVS:KingCON-mountlist
;BEGIN AmiTCP/IP
assign AmiTCP: Workbench:Internet/AmiTCP
path AmiTCP:bin add
Assign APIPE: Exists > NIL:
IF Warn
Mount APIPE: from AmiTCP:devs/APipe-Mountlist
EndIf
;END AmiTCP/IP
;BEGIN AmiTCP/IP Configuration
; These must be placed after the AmiTCP/IP section
;END AmiTCP/IP Configuration
[SnoopDos]
Count Process Name Action Target Name Options Res.
----- ------------ ------ ----------- ------- ----
1 [4] EXECUTE Open PROGDIR:startnet Read OK
2 [4] EXECUTE Open T:Command-00-T04 Write OK
3 [4] EXECUTE Open T:Command-00-T04 Read OK
4 ramlib Load AmiTCP:libs/usergroup.libra OK
5 ramlib Load LIBS:bsdsocket.library Fail
6 ramlib Load bsdsocket.library Fail
7 [4] AmiTCP:bin/log ChangeDir Ram Disk:ENV
8 [4] AmiTCP:bin/log ChangeDir Workbench:
9 ramlib Load AmiTCP:devs/netinfo.device OK
10 netinfo.device Open AmiTCP:db/passwd Read OK
11 [4] AmiTCP:bin/log Open AmiTCP:db/nologin Read Fail
12 [4] AmiTCP:bin/log ChangeDir Workbench:Internet/AmiTCP
13 [4] AmiTCP:bin/log ChangeDir Workbench:
14 [4] AmiTCP:bin/log Open AmiTCP:db/motd Read Fail
15 netinfo.device Open AmiTCP:db/group Read OK
[AmiTCP/db/interfaces]
# Ethernet adapter prism2
#
ether0 DEV=DEVS:Networks/prism2.device UNIT=0
prism2 DEV=DEVS:Networks/prism2.device UNIT=0
# IPTYPE=2048 ARPTYPE=2054 ARPREQ=4 IPREQ=16 WRITEREQ=16
#
# AmeriStar A4066 Ethernet adapter
#
[AmiTCP/bin/startnet]
; *NOTE* NORMALLY YOU SHOULD USE THE PROVIDED CONFIGURATION UTILITY
; *NOTE* TO CHANGE THE CONFIGURATION. IF YOU NEED TO CHANGE THE
; *NOTE* CONFIGURATION MANUALLY, RESTRICT ANY MODIFICATIONS TO THIS
; *NOTE* "DEF" SECTION.
;
; IP address if known, _nothing_ otherwise
.def IP 192.168.1.13
; Our full host name and aliases if known, _nothing_ otherwise
; (if this is set, the IP _must_ be set, too)
.def HN "ami.a1200 quadami"
; The destination address, needed only if GW is not good destination
.def DEST
; netmask if known, _nothing_ otherwise
.def MASK 255.255.255.0
; IP address of the default gateway if known, _nothing_ otherwise
.def GW 192.168.1.254
; Default login name
.def USER amiga
; User's file creation mask
.def UMASK 022
; "SRV" if servers are used, _nothing_ otherwise
.def SRV
; "BOOTP" if bootstrap protocol is used, _nothing_ otherwise
.def BOOTP
; Interface name
.def IFACE prism2
; Sana-II device configuration file, _nothing_ otherwise
.def S2CF
; Sana-II device configuration to be stored into the configuration file
.def S2OPT ""
;
; *NOTE* YOU SHOULD NOT NEED TO EDIT ANYTHING BELOW. IF YOU NEED TO ADD
; *NOTE* CONFIGURATIONS OF ADDITIONAL INTERFACES OR TO START UTILITIES,
; *NOTE* DO IT IN THE AmiTCP:db/User-Startnet.
;