Greetings all,
Darren has been a bit busy so he has not had a chance to look at my problem
on this - so I thought I would open it up to alternate suggestions to see if
you guys think I should just solve this another way than using that program
I posted. Probably should have done that in the first place, but I thought
I could write the program without bothering anyone.
What I need is a way to monitor, preferably in real time, the number of
packets that are allowed and denied on each interface for as many interfaces
as are installed.
The program was my way of doing that by letting the program sleep for 1
second, wake up, collect totals and compare them to the totals in its own
memory, tunnel to the collection program and go back to sleep.
Looking at ipmon, I was thinking that perhaps I could just tunnel from it or
open the log device myself or something.
Suggestions anyone? Please?
Jeff Brower