## 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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to