Subject RE: [IBO] Events and Network setup
Author Alan McDonald
> Alan McDonald wrote:
>
> > When events are registered, the client must be sending the server the
> > machine's name, if I could make it send an IP address instead of the
> > abbreviated pc name, it could work, but I can't find anything in the IBO
> > source where isc_event_block gets filled with it's information.
>
> Have you tried just using the IP address in the initial connection. That
> was a bodge I ended up with on the frame relay network - only the
> occasional machine had a problem, but using the IP address always fixed
> it ;)
>
> --
> Lester Caine
thanks - I'll try it but I don't see what declaring the servername/IP in the
conection string will do to declare the client IP to the server???
Alan