ClearBox Server™ v2.3 Developer's Guide

FORWARDADDRESS

Describes the forwarding policy.

struct FORWARDADDRESS {
	long proxyIPAddress;
	short port;
	unsigned char retries;
	unsigned char waitSecs;
};

Members

proxyIPAddress
IP address of RADIUS or TACACS+ host to which packet should be forwarded (in network byte order).
port
Used for RADIUS only. Specifies UDP port of RADIUS host to which packet should be forwarded (in host byte order).
retries
Used for RADIUS only. Maximum number of times the server attempts to forward packet if the proper response is not received from the remote server. If the number is exhausted then the request is rejected.
waitSecs
Used for RADIUS only. Maximum number of seconds to wait before next attempt to forward packet.

See Also

TACACS+ realm stripping and forwarding process, RADIUS packet forwarding


© 2001-2004 XPerience Technologies. www.xperiencetech.com

Browser Based Help. Published by chm2web software.