BigJohn
14th April 2004, 00:10
Hi,
I am on Baan IV c3/UNIX
I need to find the IP address of my device/printer.
How do I do that.
I can get the destination names for the devices from Maintain
Device Data.
/bin/lp -c -dprinter3333dd -n%d -s %s

My destination here is printer3333dd.
How do I determine the IP address?
Please advice.
Thanks.

~Vamsi
14th April 2004, 00:29
From a DOS prompt ping the printer
ping printer3333dd

You should see the IP address.

victor_cleto
17th April 2004, 16:39
Your printer is setup on the [Baan UNIX] server and probably your printer name is not in any DNS and not known outside the server /etc/hosts.
Your ping must be run on the server itself and not from a DOS prompt on your PC.