ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General Discussion » using tcpdump

Post new topic  Reply to topic
 using tcpdump « View previous topic :: View next topic » 
Author Message
mq_crazy
PostPosted: Wed Oct 13, 2004 7:16 am    Post subject: using tcpdump Reply with quote

Master

Joined: 30 Jun 2004
Posts: 295

I have setup ssl between two queue managers running on winxp. I wanted to test whether the messages are getting encrypted, tried to setup the java sniffer, but its not working. Someone told me that i can do tcpdump and test it. Can you give me more details like step by step instructions on how to set that??? as i am new to mq ssl. Thank You
Back to top
View user's profile Send private message
JT
PostPosted: Wed Oct 13, 2004 7:26 am    Post subject: Reply with quote

Padawan

Joined: 27 Mar 2003
Posts: 1564
Location: Hartford, CT.

mqkid,

Though I have never used tcpdump myself, a quick search of the internet (Google search engine) turned up this infromation:
http://www.tcpdump.org/tcpdump_man.html

Surely you can do the same next time.
Back to top
View user's profile Send private message
siliconfish
PostPosted: Wed Oct 13, 2004 7:27 am    Post subject: Reply with quote

Master

Joined: 12 Aug 2002
Posts: 203
Location: USA

have you gone through man pages of tcpdump? You may be new to ssl but tcpdump is an unix utility. check the man pages they have given examples on usage try it out.
_________________
siliconfish
Back to top
View user's profile Send private message
mq_crazy
PostPosted: Wed Oct 13, 2004 8:08 am    Post subject: Reply with quote

Master

Joined: 30 Jun 2004
Posts: 295

Thanks for the replies guys. Can i use tcpdump with winxp environment??? i tried to type that command into command prompt, but it doesn't work.
Back to top
View user's profile Send private message
vennela
PostPosted: Wed Oct 13, 2004 8:33 am    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

AFAIK it is a UNIX command and will not work on Windows.

However what is the problem with the java port sniffer supplied with SSL tutorial.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
siliconfish
PostPosted: Wed Oct 13, 2004 8:35 am    Post subject: Reply with quote

Master

Joined: 12 Aug 2002
Posts: 203
Location: USA

Try using : WinDump: tcpdump for Windows
http://windump.polito.it/
_________________
siliconfish
Back to top
View user's profile Send private message
EddieA
PostPosted: Wed Oct 13, 2004 9:04 am    Post subject: Reply with quote

Jedi

Joined: 28 Jun 2001
Posts: 2453
Location: Los Angeles

My favourite sniffer that works on Windows is Ethereal: http://www.ethereal.com/.

Cheers,
_________________
Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0
Back to top
View user's profile Send private message
tjfunny1
PostPosted: Tue Oct 19, 2004 3:19 pm    Post subject: Java sniffer in Unix Reply with quote

Apprentice

Joined: 17 Jun 2002
Posts: 35
Location: Atlanta

I found a way to run the sps.bat under unix:

add /opt/mqm/ssl/bin to $PATH
export PATH=$PATH:/opt/mqm/ssl/bin

$JAVA_HOME=/opt/mqm/ssl
export JAVA_HOME=/opt/mqm/ssl

sps.sh
java -cp sps.jar:$JAVA_HOME SimpleProxyServer

./sps.sh localhost <realport> <bogusport>

<realport> is the actual port used by the queue manager
<bogusport> is the bogus port you use for the conname

Many system admins remove tcpdump or have security standards which don't allow others to sniff ports.
_________________
TJ
IBM Certified System Administrator Websphere MQ v5.3
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General Discussion » using tcpdump
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.