<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Network Realted in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/network-realted/m-p/2958502#M76997</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm trying to run a client software on linux machine and the server s/w is on solaris, the server to clinet the connectivity is over VPN, I can ping the server, and telnet, but client will send data to the server on a specific port,when i try to establish the connection, the socket connection is getting established, both i dont know whether the data is going or not, on the server end i cant check. &lt;BR /&gt;&lt;BR /&gt;IS there any toll which can tell me the data is passing between these two machines, and which path it is taking,,,&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;chakri</description>
    <pubDate>Thu, 24 Apr 2003 11:21:27 GMT</pubDate>
    <dc:creator>Chakravarthi</dc:creator>
    <dc:date>2003-04-24T11:21:27Z</dc:date>
    <item>
      <title>Network Realted</title>
      <link>https://community.hpe.com/t5/operating-system-linux/network-realted/m-p/2958502#M76997</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm trying to run a client software on linux machine and the server s/w is on solaris, the server to clinet the connectivity is over VPN, I can ping the server, and telnet, but client will send data to the server on a specific port,when i try to establish the connection, the socket connection is getting established, both i dont know whether the data is going or not, on the server end i cant check. &lt;BR /&gt;&lt;BR /&gt;IS there any toll which can tell me the data is passing between these two machines, and which path it is taking,,,&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;chakri</description>
      <pubDate>Thu, 24 Apr 2003 11:21:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/network-realted/m-p/2958502#M76997</guid>
      <dc:creator>Chakravarthi</dc:creator>
      <dc:date>2003-04-24T11:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: Network Realted</title>
      <link>https://community.hpe.com/t5/operating-system-linux/network-realted/m-p/2958503#M76998</link>
      <description>I see tcpdump port 'yoursendingport' which'll show you data going out (crypted if ina VPN), and you'll be able to see if quantity of data match...&lt;BR /&gt;You could do the same through your server if you could control it even from outiside, but if you have no way to see it, you can just control the data out...&lt;BR /&gt;HTH &lt;BR /&gt;J</description>
      <pubDate>Thu, 24 Apr 2003 11:35:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/network-realted/m-p/2958503#M76998</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-04-24T11:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: Network Realted</title>
      <link>https://community.hpe.com/t5/operating-system-linux/network-realted/m-p/2958504#M76999</link>
      <description>please give me command example,,,</description>
      <pubDate>Thu, 24 Apr 2003 16:30:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/network-realted/m-p/2958504#M76999</guid>
      <dc:creator>Chakravarthi</dc:creator>
      <dc:date>2003-04-24T16:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: Network Realted</title>
      <link>https://community.hpe.com/t5/operating-system-linux/network-realted/m-p/2958505#M77000</link>
      <description>install ethereal.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;rpm -qi ethereal&lt;BR /&gt;Name        : ethereal                     Relocations: (not relocateable)&lt;BR /&gt;Version     : 0.9.6                             Vendor: Red Hat, Inc.&lt;BR /&gt;Release     : 1                             Build Date: Wed 21 Aug 2002 06:02:03 PM IST&lt;BR /&gt;Install date: Thu 27 Mar 2003 06:41:58 PM IST      Build Host: stripples.devel.redhat.com&lt;BR /&gt;Group       : Applications/Internet         Source RPM: ethereal-0.9.6-1.src.rpm&lt;BR /&gt;Size        : 7891046                          License: GPL&lt;BR /&gt;Signature   : DSA/SHA1, Wed 04 Sep 2002 02:43:19 AM IST, Key ID 219180cddb42a60e&lt;BR /&gt;Packager    : Red Hat, Inc. &amp;lt;&amp;gt;&lt;BR /&gt;URL         : &lt;A href="http://www.ethereal.com/" target="_blank"&gt;http://www.ethereal.com/&lt;/A&gt;&lt;BR /&gt;Summary     : Network traffic analyzer.&lt;BR /&gt;Description :&lt;BR /&gt;Ethereal is a network traffic analyzer for Unix-ish operating systems.&lt;BR /&gt;&lt;BR /&gt;This package lays base for libpcap, a packet capture and filtering&lt;BR /&gt;library, contains command-line utilities, and contains plugins and&lt;BR /&gt;documentation for ethereal. A GTK+ based graphical user interface is&lt;BR /&gt;available in a separate package.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;+++++++++++++&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.ethereal.com" target="_blank"&gt;www.ethereal.com&lt;/A&gt; for more info.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;-balaji&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Apr 2003 02:42:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/network-realted/m-p/2958505#M77000</guid>
      <dc:creator>Balaji N</dc:creator>
      <dc:date>2003-04-25T02:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: Network Realted</title>
      <link>https://community.hpe.com/t5/operating-system-linux/network-realted/m-p/2958506#M77001</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;For tcp connections run this in client&lt;BR /&gt;&lt;BR /&gt;#tcpdump tcp and dst host xxx.xxx.xxx.xxx and tcp port xx &amp;gt; mydata&lt;BR /&gt;&lt;BR /&gt;here xxx.xxx.xxx.xxx is your servers IP address and xx is the server's application port.&lt;BR /&gt;&lt;BR /&gt;Now after some time break the command.&lt;BR /&gt;&lt;BR /&gt;See the mydata file.&lt;BR /&gt;&lt;BR /&gt;#more mydata&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar</description>
      <pubDate>Fri, 25 Apr 2003 03:52:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/network-realted/m-p/2958506#M77001</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2003-04-25T03:52:22Z</dc:date>
    </item>
  </channel>
</rss>

