HSL IP Policy Variables
From Halon Security
The IP Policy flow has a few variables defined, as described below;
| Variable Name | Example | Description |
|---|---|---|
| $senderip | "192.168.1.141" | IP Address of the client |
| $serverip | "10.0.0.1" | IP to which the client connected |
| $serverport | 25 | Port on which the client connected |
| $protocol | "tcp" | "tcp" or "udp" for the client |
| $service | "mailserver:1" | "mailserver:1", "ftp", "ssh" or "httpserver:1" etc. |