HOME › Forums › Gateways › EZSrve › why, o why? (actions issues) › Reply To: why, o why? (actions issues)
Is the T_Home_From_Work Action triggering on the correct days, but not at the correct time? Check the Server Configuration for the correct TimeZone, NTP option, and Time of Day. Sounds like the time value is not correct.
If the time values are correct suggest running a Telnet trace to see if it provides any useful information. From a Windows line command window enter ….
telnet
set logfile c:temptelnet.txt
open 192.168.2.3 10001
In response to the login information request …
EZServe
Simplehomenet
The path on the logfile command is something valid on your system,
The open command is your IP address followed by 10001
Have the telnet trace active leading up to the point when the Action should trigger. You can send me the telnet file at lwgwork@embarqmail.com