From: Georghy <fusco at wanagain.net>
> for now i want to display the computer IP adress just before the user login
> but I want to display it before the user logon
> do you know how to do this ?
check /etc/issue, but you might have to generate it on the fly with the IP hardcoded in it since it is not in the available variables (man mingetty).
JD