On Wed, Oct 25, 2000 at 11:44:38AM -0700, Todd A. Jacobs wrote:
> Is there a way to tell what virtual IP a service is responding on? I have
> a box with 250 virtual IP's, and I need a straightforward way to determine
> which IP address is being used. Any suggestions?

        Tell from what?  A running program?  A script?  A log file?
What are you running that needs to determine this information?  A
compiled program merely needs to look in the sockaddr_in structure at
the sin_addr.d_addr address element.  Perl has similar capabilities.
If it's a shell script, I don't really know.

        I'm not totally sure I'm even looking in the right direction
for what you are wanting to do.  Maybe some more details would help?

> -- 
> Todd A. Jacobs
> Senior Network Consultant

        Mike
-- 
 Michael H. Warfield    |  (770) 985-6132   |  [EMAIL PROTECTED]
  (The Mad Wizard)      |  (678) 463-0932   |  http://www.wittsend.com/mhw/
  NIC whois:  MHW9      |  An optimist believes we live in the best of all
 PGP Key: 0xDF1DD471    |  possible worlds.  A pessimist is sure of it!



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to