Thursday, July 16, 2015

What i learned today 15-07-2015

Today we have some problem faced in our environment, that we have to check whether the LDAP port is opened or closed . usually  we go with telnet command that will show us which port is opened.

But  some times we should to check more than that , so we should use tcpdump to check on all the details as required.

following is the command used to solve 

tcpdump -i ethernetnumber port 909

 eg :- tcpdump -i eth0 port 909

Above example gives you whats going  on in particular port 909.

No comments:

Task --> you need to create redis dbs, either single or multiple based on hiera data using puppet

Hi all, I know there is no post in past few weeks, sorry i was struck with my family issues and i got married recently . so come to our i...