testing bind-dlz

Adam Tkac atkac at redhat.com
Wed Dec 12 10:42:14 UTC 2007


On Wed, Dec 12, 2007 at 04:00:07PM +0530, Agnello George wrote:
> >
> > >
> >
> > Use some mysql utility to verify connection or capture network traffic
> > (with tcpdump for example) between named and mysql and check it.
> >
> 
> i tried hard to find how to use this utility ....  how exactly do i
> use this utility ?
> 

This is not BIND related but you will try something like:

$ tcpdump -ni <interface> port <port>

where interface is name of network interface which is used for
communication between named <-> mysql and port is number of port where
mysql listens. You could also use -w <filename> option and capture
trafic to file which is viewable with ethereal or wireshark utilities.

Adam

-- 
Adam Tkac, Red Hat, Inc.



More information about the bind-users mailing list