Help for Network Configuration
Help for Network Configuration
- Subject: Help for Network Configuration
- From: ROY Christian BSFI <email@hidden>
- Date: Fri, 27 Jun 2003 12:08:26 +0200
Hello,
I do not suceed to have two Mac OSX (10.1) boxes exchanging AppleEvents
sent by the following AppleScript script :
set lAppl to application "Finder" of machine "eppc://10.0.0.2"
using terms from application "Finder"
tell lAppl
beep
end tell
end using terms from
I think it is purely a config pb as I am not using my own application
but official Apple stuff.
Config is the following :
box A : manual IP address 10.0.0.1, subnet mask 255.0.0.0, router
10.0.0.1
box B : manual IP address 10.0.0.2, subnet mask 255.0.0.0, router
10.0.0.1
on both boxes, option authorising incoming AppleEvents to
applications is on
Symptoms are the following :
1-ping works both ways (A --> B and B --> A) and file sharing too.
2-runinng above script leads to :
- standard authentication dialog for eppc://10.0.0.2 : any
password is accepted (no invalid login/password screen)
- script in error with error number -916 (port was closed)
3-I have searched in .log files and found (not sure it is relevant) :
- in DirectoryService.error.log : a message "CEST - Reference
error = -14071" at login time (not script running time)
- in DirectoryService.server.log : 4 plugins loaded or processed :
Configure, NetInfo, LDAPv2, Search (again at login time)
I have absolutely no idea what I can do, where I can search... any help
will be appreciated.
[demime 0.98b removed an attachment of type text/x-vcard which had a name of christian.roy.vcf]
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.