Re: Rookie Error?

Here is the outpt of tcpdump on server 1, from which tnsping is being run

[root@poirot tmp]# tcpdump -i eth0 dst host sherlock and dst port 1522
tcpdump: listening on eth0
12:02:51.800998 poirot.37843 > sherlock.1522: S
3140819234:3140819234(0) win 5840 <mss 1460,sackOK,timestamp 6201501
0,nop,wscale 0> (DF)

Here is the output on server 2 where the database resides:

[root@sherlock tmp]# tcpdump -i eth0 src host poirot and dst port 1522
tcpdump: listening on eth0
12:02:51.778791 poirot.37843 > 192.168.1.101.1522: S
3140819234:3140819234(0) win 5840 <mss 1460,sackOK,timestamp 6201501
0,nop,wscale 0> (DF)


In addition, if you're *really* curious, the following ethereal files
are available:

http://www.cybcon.com/~jkstill/ethereal_src_host
http://www.cybcon.com/~jkstill/ethereal_dest_host

Jared



On Sun, 28 Nov 2004 14:09:11 -0500, Matthew Zito <mzito@xxxxxxxxxxx> wrote:
> 
> Jared,
> 
> Might you be willing to do a tcpdump on both sides and post the
> results?  That's a good way to see what's actually happening.
> 
> Thanks,
> Matt
> 
>
-- 
Jared Still
Certifiable Oracle DBA and Part Time Perl Evangelist
--
http://www.freelists.org/webpage/oracle-l

Other related posts: