## Eduardo J. Gargiulo ([EMAIL PROTECTED]):

> Is there any way to obtain the IP address of a ssh client and use it on
> a shell script? I want to put a crontab like

OpenSSH sets $SSH_CLIENT, containing the client's IP address, the remote
and the local port of the connection.

Regards,
cmt

-- 
Spare Space

Reply via email to