Seperating Network Packets

Hello guys.
I am attempting to make a proxy which simply relays information received to where ever the proxy is set to relay to.
At the moment, I simply have a while loop reading the inputstream into the outputstream.
However, I would also like to display that data that is being transfered. At the moment I am simply adding all data to a text area, but as you can imagine that would get cluttered fast.
Is there a way that allows you to determine the start and the end of a TCP/IP packet? This way I would be able to separate data in the transfer text areas into their own packets, and it would be much easier to read.
Any ideas?
Thanks in advanced!
Mockers

A tcp socket does not know the notion of the message boundaries. The sending side writes the data as a stream of bytes and the receiving side obtains them in potentitally different chunks.
But you can pick an appropriate buffer length, and read the data in chunks:
while((r=in.read(buffer,0,buffer.length)) != 0) {
}

Similar Messages

  • CWMS 2.0 Error:unsupported Configuration-IRP not Receiving Network Packets

    Hi,
    I am having a 50 user deployment non redundant setup using non split DNS.The version used for deployment is  CWMS 2.0.1.107B-AE .I have configured the ports as per the planning guide for manual deplyment,public access and Non split DNS. Forward and Reverse DNS Entries for  are also configured 
    After deploying the vmmachine at the end ,during the system check i get an error showing that the irp in the DMZ is not able to receive network packets and thus the deployment status is shown as Unsupported Configuration
    Attaching the error received. How do I troubleshoot this?Has anyone come across this error?

    Hi,
    You are definitely experiencing a network connectivity issue between the Admin and IRP VMs. Please, ensure that PING (ICMP) is allowed between the Admin and IRP VMs as well as all other required  ports (http://www.cisco.com/c/en/us/td/docs/collaboration/CWMS/2_0/Planning_Guide/Planning_Guide_chapter_011.html#reference_CB65D7FE4B3746DDAF1649884AD777CE). Also, ensure that DNS server is reachable from internal and DMZ networks.
    Furthermore, I can see that you are using domain.internal for your VM domains. Per Certification Authority announcements, they will stop issuing SSL certificates for internal domains next year (http://www.digicert.com/internal-names.htm) so it might be good to assign a valid domain name for your VMs. This is not related to the current issue you are seeing, but can help you avoid issues with SSL certs in the future.
    -Dejan

  • Database network packet size

    How can one change the database network packet size in Oracle 8i in the tnsnames file?

    Search "SDU" in the documentation. Fake delirium about size "tuning" - set SDU to the maximum 32767. TCP stack much mor clever than Oracle's developers can explain.

  • Network packet error in MSSQL

    Hi Experts,
    Could you please suggest what could be done if a network packet error occured on a mssql server connection.
    Thanks and regards,
    Deepthi

    Retransmit the packet
    Seriously - what error are you seing?
    Markus

  • Network Packet Size Or Bandwidth Restriction in Database Mirroring

    Hi Everyone,
    I tried finding online but couldn't get answer to the below question.
    Is it possible to restrict the packet size for the SQL Database Mirroring? Is it possible to tell database mirroring what size packets it should send to the mirrored database? Is it possible to define the bandwidth or packets per second for mirroring? If
    yes, is it possible at the server level or database level? If yes, how to do this?
    The reason that I want to know this is because, if I have N number of databases on a server and I'm mirroring them on other server in a separate location, how will I get to know the bandwidth constraint and if there is a bandwidth constraint can I control
    the data sent through database mirroring to ensure that the bandwidth is not affected?
    Thanks
    Mayur Kashikar

    Database Mirroring has no such setting specific to "per database" or "per server" which can limit the packets sent over the wire. Remember that communication of database doesn't happen via regular port. There is a separate port use by
    database mirroring (generally 5022)
    Network packet size is setting which is for communication happening on regular connection port (i.e. TDS packets). Database mirroring doesn't use TDS packets but it uses the Service Broker network stack.
    In short, there is no such setting which can control the communication the way you want.
    If you search for Jumbo Frame, you might get some reference about performance gain but remember that if you use Jumbo frame then it has to be supported by each and every component in the network else you would have packet drop and mirroring would be
    disconnected.
    Balmukund Lakhani
    Please mark solved if I've answered your question, vote for it as helpful to help other users find a solution quicker
    This posting is provided "AS IS" with no warranties, and confers no rights.
    My Blog |
    Team Blog | @Twitter
    | Facebook
    Author: SQL Server 2012 AlwaysOn -
    Paperback, Kindle

  • Blocking network packets using java

    Hello Friends,
    I am trying to develop a firewall application using java.I am able to capture packets using third party library called jpcap(from sourceforge).
    Now, the problem is how to block packets.There is no library as such ,to my knowledge atleast,to block network packets.I am finding for a solution
    regards,
    raj

    What do you mean?
    Dropping a TCP/UDP packet would happen at the IP level. Given that TCP/UDP runs on IP (and ICMP as well) that means that basically you must impliment a stack.
    Conversely it might be that the specific stack you are using provides that functionality and you just need to configure it. That would be done via JNI (and has nothing to do with IP/TCP/UDP.)
    If all you are doing is proxying, which is what a firewall does, then you recieve a TCP packet and then just drop it or forward it. Doing that in a Java application however is not actually the same as most firewalls (certainly not dedicated boxes.)

  • Length specified in network packet payload did not match number of bytes read; the connection has been closed.

     Hello every one
    I am getting this in my event log from time to time . not sure what is that ?
    Is this a hacker trying to send rubbish data to SQL through the port ?
    Any help is appreciated .
    Length specified in network packet payload did not match number of bytes read; the connection has been closed. Please contact the vendor of the client library. [CLIENT: someip]

    Thank you all for the reply  , 
    my server is on port  1533 . Port  1433  is closed  on my server .
    All the requests are coming from my own ip , i feel this is funny . 
    Is my server hacked then ? 
    Or could be my ISP doing any routine tests ? 
    Also is this is hack attempt , what does this hacker think he will benefit from this ? Could this bring the SQL  server down  ?  
    I was thinking about chaning port to something else ,  1344 or something , u think this can be better  ?

  • Network packets dropped

    Hi,
    I have a sun server X3-2, 3x 1Gb Nic, 1x 10Gb Nic. I installed OVM Server 3.2.1.
    I'm seeing network packets dropped at OVM Server and also virtual machines. I need some help to trousbleshoot this problem. Below is ifconfig from OVM Server,
    101cdcd51d Link encap:Ethernet HWaddr 00:10:E0:0F:4E:E9
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:2583993 errors:0 dropped:159 overruns:0 frame:0
    TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:131036673 (124.9 MiB) TX bytes:0 (0.0 b)
    104dd3b9b6 Link encap:Ethernet HWaddr 00:10:E0:0F:4E:EA
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:2971119 errors:0 dropped:308152 overruns:0 frame:0
    TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:173808870 (165.7 MiB) TX bytes:0 (0.0 b)
    10812417eb Link encap:Ethernet HWaddr 00:10:E0:0F:4E:EB
    inet addr:172.18.20.21 Bcast:172.18.20.255 Mask:255.255.255.0
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:79785265 errors:0 dropped:308147 overruns:0 frame:0
    TX packets:59666982 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:5272272043 (4.9 GiB) TX bytes:213770574164 (199.0 GiB)
    ac120a00 Link encap:Ethernet HWaddr 00:10:E0:0F:4E:E8
    inet addr:172.18.10.14 Bcast:172.18.10.255 Mask:255.255.255.0
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:37411282 errors:0 dropped:27211 overruns:0 frame:0
    TX packets:26454994 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:26791781952 (24.9 GiB) TX bytes:66747028706 (62.1 GiB)
    ac120a00:0 Link encap:Ethernet HWaddr 00:10:E0:0F:4E:E8
    inet addr:172.18.10.21 Bcast:172.18.10.255 Mask:255.255.255.0
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    bond0 Link encap:Ethernet HWaddr 00:10:E0:0F:4E:E8
    UP BROADCAST RUNNING MASTER MULTICAST MTU:1500 Metric:1
    RX packets:25398774 errors:0 dropped:149288 overruns:0 frame:0
    TX packets:53556134 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:13158783040 (12.2 GiB) TX bytes:58483952392 (54.4 GiB)
    eth0 Link encap:Ethernet HWaddr 00:10:E0:0F:4E:E8
    UP BROADCAST RUNNING SLAVE MULTICAST MTU:1500 Metric:1
    RX packets:25398774 errors:0 dropped:0 overruns:0 frame:0
    TX packets:53556134 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:13158783040 (12.2 GiB) TX bytes:58483952392 (54.4 GiB)
    eth1 Link encap:Ethernet HWaddr 00:10:E0:0F:4E:E9
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:60907850 errors:0 dropped:149288 overruns:0 frame:0
    TX packets:46274656 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:55810386302 (51.9 GiB) TX bytes:9002478487 (8.3 GiB)
    eth2 Link encap:Ethernet HWaddr 00:10:E0:0F:4E:EA
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:5385839 errors:0 dropped:149288 overruns:0 frame:0
    TX packets:1980840 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:597573454 (569.8 MiB) TX bytes:1870009913 (1.7 GiB)
    eth3 Link encap:Ethernet HWaddr 00:10:E0:0F:4E:EB
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:3083698952 errors:0 dropped:149288 overruns:0 frame:0
    TX packets:2206053130 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:3204785408535 (2.9 TiB) TX bytes:2844843875054 (2.5 TiB)
    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:289418 errors:0 dropped:0 overruns:0 frame:0
    TX packets:289418 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:575239287 (548.5 MiB) TX bytes:575239287 (548.5 MiB)
    tap2.0 Link encap:Ethernet HWaddr 86:01:23:DD:30:45
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:46239049 errors:0 dropped:0 overruns:0 frame:0
    TX packets:60793985 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:500
    RX bytes:9000848211 (8.3 GiB) TX bytes:55803051642 (51.9 GiB)
    tap2.1 Link encap:Ethernet HWaddr BA:AA:64:41:45:C9
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:40433024 errors:0 dropped:0 overruns:0 frame:0
    TX packets:33831126 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:500
    RX bytes:44233509682 (41.1 GiB) TX bytes:9093090370 (8.4 GiB)
    tap2.2 Link encap:Ethernet HWaddr 62:65:11:65:D6:D1
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:19737692 errors:0 dropped:0 overruns:0 frame:0
    TX packets:19458130 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:500
    RX bytes:16177172226 (15.0 GiB) TX bytes:5121148316 (4.7 GiB)
    vif2.0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:32
    RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
    vif2.1 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:32
    RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
    vif2.2 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:32
    RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
    vif7.0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:4214308 errors:0 dropped:0 overruns:0 frame:0
    TX packets:8060734 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:32
    RX bytes:7340812076 (6.8 GiB) TX bytes:6143519413 (5.7 GiB)
    vif15.0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:26718295 errors:0 dropped:0 overruns:0 frame:0
    TX packets:27375858 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:32
    RX bytes:30597536250 (28.4 GiB) TX bytes:23460283180 (21.8 GiB)
    vif24.0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:8920840 errors:0 dropped:0 overruns:0 frame:0
    TX packets:10589487 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:32
    RX bytes:77502033529 (72.1 GiB) TX bytes:9979589042 (9.2 GiB)
    vif35.0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:179700 errors:0 dropped:0 overruns:0 frame:0
    TX packets:171511 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:32
    RX bytes:60900250 (58.0 MiB) TX bytes:1544469271 (1.4 GiB)
    vif35.1 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:67196487 errors:0 dropped:0 overruns:0 frame:0
    TX packets:71343770 errors:0 dropped:75 overruns:0 carrier:0
    collisions:0 txqueuelen:32
    RX bytes:135310654804 (126.0 GiB) TX bytes:272303511292 (253.6 GiB)
    Thanks for your help.
    Regards
    Dean
    Edited by: user9256256 on May 11, 2013 8:25 PM

    Looks you've tried to setup a bond between various members on bond0. It doesn't appear your bond is working correctly.

  • Midi over network, packet format & RTP MIDI compliance

    hi I'm trying to interface a specialist ethernet based device to apples midi over ethernet utility in order to control Logic Pro.
    Does anyone know where I can get the actual packet format of the the ethernet messages containing the midi info?
    or does anybody know if apples implementation of midi over ethernet conforms to the RTP MIDI spec?
    details of that spec are here:
    http://www.cs.berkeley.edu/~lazzaro/sa/pubs/txt/current-guide.txt
    hope someone can help!
    best regards
    Dave Green [UK]

    Yeah, network packet documentation is probably not something most musicians are going to care much about!
    You could try registering into Apple's developer area, they have all their developer docs online, you might find something that documents what you are looking for. You really want the developer side, as these discussions are largely user-based, and do go into that sort of detail of the kind you are looking for.

  • Dropped wifi network packets

    Connecting to a Wifi network that has the same SSID for both 2.4ghz and 5ghz signals. Before upgrading to mavericks i could ping google.com with very packet loss. See below report with Mavericks
    64 bytes from 74.125.225.132: icmp_seq=671 ttl=51 time=36.060 ms
    64 bytes from 74.125.225.132: icmp_seq=672 ttl=51 time=37.812 ms
    64 bytes from 74.125.225.132: icmp_seq=673 ttl=51 time=42.718 ms
    64 bytes from 74.125.225.132: icmp_seq=674 ttl=51 time=36.369 ms
    64 bytes from 74.125.225.132: icmp_seq=675 ttl=51 time=37.675 ms
    Request timeout for icmp_seq 676
    Request timeout for icmp_seq 677
    Request timeout for icmp_seq 678
    ^C
    --- google.com ping statistics ---
    680 packets transmitted, 593 packets received, 12.8% packet loss
    round-trip min/avg/max/stddev = 33.748/36.363/127.688/4.796 ms
    also my
    netstat -i -q -I en0
    en0:
           [ sched:       TCQ qlength:    0/1024 ]
           [ pkts:     126607 bytes:   13055186 dropped pkts:     41 bytes:   6048 ]
    0,3,4: [ pkts:      72679 bytes:    8848222 dropped pkts:      8 bytes:    963 ]
           [ qlength:   0/1024 qalg:         SFB svc class:        BE (RUNNING)     ]
      1,2: [ pkts:      51138 bytes:    3957691 dropped pkts:      0 bytes:      0 ]
           [ qlength:   0/1024 qalg:         SFB svc class:        BK (RUNNING)     ]
      5-7: [ pkts:          0 bytes:          0 dropped pkts:      0 bytes:      0 ]
           [ qlength:   0/1024 qalg:         SFB svc class:        VI (RUNNING)     ]
      8,9: [ pkts:       2790 bytes:     249273 dropped pkts:     33 bytes:   5085 ]
           [ qlength:   0/1024 qalg:         SFB svc class:        VO (RUNNING)     ]

    I was having this same issue but only at work.  When i go home everything is fine.  Sinble fixed my Issue.
    Sinble
    This solved my questionRe: dropped wifi network packets 
    Oct 28, 2013 6:40 AM (in response to Sinble)
    Found this little fix from a friend which has seemed to resolved my problem. This disables unicast ARP requests
    default is 5
    sudo sysctl -w net.link.ether.inet.arp_unicast_lim=0

  • Network packet buffering is excessive and not all ...

    Hey there,
    Over the last few months I have been having an issue losing connection to certain IP addresses. I have contacted the company (Riot Games) in charge of hosting the server on the IP addresses and have been e-mailing them frequently trying certain fixes they have suggested. I haven't had much luck with the fixes my end so I was wondering what could be done your end to help resolve the problem. I am not trying to play the “blame game” either. I don’t mind whose fault the problem is, I just want it located so I can get it fixed. And since I have tried everything I can do from my network and Riot Games have tried several things their end, the final option is to contact my ISP.
    So far to try and correct the issue, I have tried the following fixes;
    - A full re-install and repair of the game I have a problem with.
    - Performing a clean boot of windows, disabling all non-essential start-up programs.
    - I have disabled all my firewalls and antivirus programs.
    - I have opened up all the ports on the Home Hub 3.0 to allow full access the to IP addresses I need to connect to.
    - I have removed all third party software which can interfere with internet connections, such as Pando Media Booster, uTorrent, Hamachi etc.
    - I always run the game as administrator. 
    - I have up to date firmware for my network card.
    - I've tried using a different router.
    - I switched to public DNS.
    - No other computer or device is turned on or using the internet connection wired, or wireless when I get the connection problem.
    - I have increased the priority on all 3 of the .exe applications which are used to run the game.
    - It seems to happen on random days and times, however a few cases where I have noticed it happen more often are at around 16:00 UK time and 23:00.
    - I have tried flushing the DNS resolver cache when the problem happens.
    Below I will provide you with 3 Tracerts to some of the IP addresses used to run the game.
    Tracert 1
    Tracing route to 31.186.224.132 over a maximum of 30 hops
    1 2 ms 1 ms 1 ms 192.168.1.254 
    2 25 ms 26 ms 25 ms 217.32.141.5 
    3 25 ms 24 ms 25 ms 217.32.140.206 
    4 30 ms 30 ms 29 ms 213.120.161.98 
    5 29 ms 30 ms 30 ms 217.41.222.82 
    6 29 ms 29 ms 29 ms 217.41.222.178 
    7 30 ms 30 ms 30 ms acc1-10GigE-0-2-0-7.bm.21cn-ipp.bt.net [109.159.248.110] 
    8 42 ms 47 ms 47 ms core1-te0-3-0-2.ealing.ukcore.bt.net [109.159.248.16] 
    9 36 ms 37 ms 37 ms transit1-pos1-0-0.telehouse.ukcore.bt.net [62.6.201.82] 
    10 37 ms 37 ms 37 ms t2as1-tge1-4.uk-lon1.eu.bt.net [166.49.211.141] 
    11 37 ms 36 ms 38 ms 166-49-211-38.eu.bt.net [166.49.211.38] 
    12 48 ms 49 ms 48 ms xe-1-0-0.fra23.ip4.tinet.net [89.149.186.182] 
    13 52 ms 51 ms 51 ms internap-gw.ip4.tinet.net [77.67.73.166] 
    14 52 ms 52 ms 51 ms 31.186.224.132 
    15 * * * Request timed out.
    16 * * * Request timed out.
    17 * * * Request timed out.
    18 * * * Request timed out.
    19 * * * Request timed out.
    20 * * * Request timed out.
    21 * * * Request timed out.
    22 * * * Request timed out.
    23 * * * Request timed out.
    24 * * * Request timed out.
    25 * * * Request timed out.
    26 * * * Request timed out.
    27 * * * Request timed out.
    28 * * * Request timed out.
    29 * * * Request timed out.
    30 * * * Request timed out.
    Trace complete.
    Tracert 2
    Tracing route to 95.172.69.84 over a maximum of 30 hops
    1 <1 ms 1 ms <1 ms 192.168.1.254 
    2 26 ms 25 ms 25 ms 217.32.141.5 
    3 26 ms 25 ms 24 ms 217.32.140.222 
    4 30 ms 31 ms 30 ms 217.41.216.130 
    5 30 ms 30 ms 57 ms 217.41.222.82 
    6 30 ms 30 ms 29 ms 217.41.222.178 
    7 31 ms 30 ms 30 ms acc1-10GigE-0-2-0-6.bm.21cn-ipp.bt.net [109.159.248.108] 
    8 41 ms 46 ms 47 ms core1-te0-4-0-4.ealing.ukcore.bt.net [109.159.248.4] 
    9 38 ms 38 ms 38 ms core1-pos5-0-0.telehouse.ukcore.bt.net [194.74.65.122] 
    10 37 ms 37 ms 38 ms t2as1-tge1-4.uk-lon1.eu.bt.net [166.49.211.141] 
    11 39 ms 38 ms 38 ms 166-49-211-38.eu.bt.net [166.49.211.38] 
    12 52 ms 52 ms 52 ms xe-1-2-1.fra23.ip4.tinet.net [89.149.184.78] 
    13 51 ms 51 ms 52 ms internap-gw.ip4.tinet.net [77.67.73.166] 
    14 51 ms 52 ms 52 ms 95.172.69.84 
    15 * * * Request timed out.
    16 * * * Request timed out.
    17 * * * Request timed out.
    18 * * * Request timed out.
    19 * * * Request timed out.
    20 * * * Request timed out.
    21 * * * Request timed out.
    22 * * * Request timed out.
    23 * * * Request timed out.
    24 * * * Request timed out.
    25 * * * Request timed out.
    26 * * * Request timed out.
    27 * * * Request timed out.
    28 * * * Request timed out.
    29 * * * Request timed out.
    30 * * * Request timed out.
    Trace complete.
    Tracert 3
    Tracing route to 64.74.251.40 over a maximum of 30 hops
    1 <1 ms 1 ms 1 ms 192.168.1.254 
    2 43 ms 43 ms 44 ms 217.32.141.5 
    3 263 ms 26 ms 26 ms 217.32.140.206 
    4 424 ms 30 ms 31 ms 213.120.161.98 
    5 288 ms 30 ms 29 ms 217.41.222.82 
    6 80 ms 29 ms 29 ms 217.41.222.178 
    7 30 ms 31 ms 29 ms acc1-10GigE-3-0-7.bm.21cn-ipp.bt.net [109.159.248.118] 
    8 45 ms 47 ms 47 ms core1-te0-3-0-2.ealing.ukcore.bt.net [109.159.248.16] 
    9 37 ms 38 ms 37 ms transit1-pos1-0-0.telehouse.ukcore.bt.net [62.6.201.82] 
    10 380 ms 38 ms 37 ms t2as1-tge4-4.uk-lon1.eu.bt.net [166.49.211.145] 
    11 39 ms 38 ms 38 ms 166-49-211-38.eu.bt.net [166.49.211.38] 
    12 569 ms 105 ms 105 ms xe-11-0-0.nyc30.ip4.tinet.net [213.200.80.58] 
    13 114 ms 114 ms 114 ms internap-gw.ip4.tinet.net [77.67.70.98] 
    14 583 ms 184 ms 115 ms border1.po1-20g-bbnet1.nym008.pnap.net [216.52.95.1] 
    15 109 ms 108 ms 108 ms 64.74.251.40 
    16 * * * Request timed out.
    17 * * * Request timed out.
    18 * * * Request timed out.
    19 * * * Request timed out.
    20 * * * Request timed out.
    21 * * * Request timed out.
    22 * * * Request timed out.
    23 * * * Request timed out.
    24 * * * Request timed out.
    25 * * * Request timed out.
    26 * * * Request timed out.
    27 * * * Request timed out.
    28 * * * Request timed out.
    29 * * * Request timed out.
    30 * * * Request timed out.
    Trace complete.
    A process log of all the applications I have running on my computer when trying to play the game.
    Process List
    Image Name PID Session Name Session# Mem Usage Status User Name CPU Time Window Title 
    ========================= ======== ================ =========== ============ =============== ================================================== ============ ========================================================================
    System Idle Process 0 Services 0 24 K Unknown NT AUTHORITY\SYSTEM 16:21:42 N/A 
    System 4 Services 0 304 K Unknown N/A 0:03:58 N/A 
    smss.exe 240 Services 0 1,184 K Unknown NT AUTHORITY\SYSTEM 0:00:00 N/A 
    csrss.exe 328 Services 0 5,204 K Unknown NT AUTHORITY\SYSTEM 0:00:03 N/A 
    wininit.exe 424 Services 0 4,608 K Unknown NT AUTHORITY\SYSTEM 0:00:00 N/A 
    csrss.exe 444 Console 1 9,716 K Running NT AUTHORITY\SYSTEM 0:01:22 N/A 
    services.exe 480 Services 0 8,720 K Unknown NT AUTHORITY\SYSTEM 0:00:01 N/A 
    lsass.exe 504 Services 0 13,480 K Unknown NT AUTHORITY\SYSTEM 0:00:11 N/A 
    lsm.exe 512 Services 0 4,356 K Unknown NT AUTHORITY\SYSTEM 0:00:00 N/A 
    winlogon.exe 628 Console 1 7,216 K Unknown NT AUTHORITY\SYSTEM 0:00:00 N/A 
    svchost.exe 660 Services 0 9,812 K Unknown NT AUTHORITY\SYSTEM 0:00:04 N/A 
    svchost.exe 740 Services 0 8,180 K Unknown NT AUTHORITY\NETWORK SERVICE 0:00:00 N/A 
    svchost.exe 816 Services 0 18,008 K Unknown NT AUTHORITY\LOCAL SERVICE 0:00:00 N/A 
    svchost.exe 864 Services 0 117,708 K Unknown NT AUTHORITY\SYSTEM 0:00:47 N/A 
    svchost.exe 904 Services 0 39,052 K Unknown NT AUTHORITY\SYSTEM 0:00:03 N/A 
    svchost.exe 220 Services 0 11,620 K Unknown NT AUTHORITY\LOCAL SERVICE 0:00:00 N/A 
    svchost.exe 896 Services 0 24,184 K Unknown NT AUTHORITY\NETWORK SERVICE 0:00:08 N/A 
    spoolsv.exe 1128 Services 0 12,028 K Unknown NT AUTHORITY\SYSTEM 0:00:00 N/A 
    svchost.exe 1160 Services 0 7,776 K Unknown NT AUTHORITY\LOCAL SERVICE 0:00:00 N/A 
    svchost.exe 1228 Services 0 14,020 K Unknown NT AUTHORITY\LOCAL SERVICE 0:00:00 N/A 
    taskhost.exe 1376 Console 1 8,060 K Running KAMOS-PC\James.Cornell 0:00:00 MCI command handling window 
    dwm.exe 1436 Console 1 46,164 K Running KAMOS-PC\James.Cornell 0:00:41 DWM Notification Window 
    explorer.exe 1532 Console 1 51,484 K Running KAMOS-PC\James.Cornell 0:00:12 N/A 
    WLIDSVC.EXE 1676 Services 0 12,056 K Unknown NT AUTHORITY\SYSTEM 0:00:00 N/A 
    SearchIndexer.exe 2020 Services 0 16,612 K Unknown NT AUTHORITY\SYSTEM 0:00:01 N/A 
    WLIDSVCM.EXE 1256 Services 0 3,360 K Unknown NT AUTHORITY\SYSTEM 0:00:00 N/A 
    svchost.exe 1644 Services 0 5,288 K Unknown NT AUTHORITY\NETWORK SERVICE 0:00:00 N/A 
    WUDFHost.exe 1340 Services 0 6,308 K Unknown NT AUTHORITY\LOCAL SERVICE 0:00:00 N/A 
    svchost.exe 2864 Services 0 15,016 K Unknown NT AUTHORITY\SYSTEM 0:00:04 N/A 
    wmpnetwk.exe 2904 Services 0 8,552 K Unknown NT AUTHORITY\NETWORK SERVICE 0:01:04 N/A 
    Ventrilo.exe 1612 Console 1 30,996 K Running KAMOS-PC\James.Cornell 0:06:54 Ventrilo 
    dllhost.exe 1980 Console 1 6,000 K Running KAMOS-PC\James.Cornell 0:00:00 OleMainThreadWndName 
    audiodg.exe 2168 Services 0 18,536 K Unknown NT AUTHORITY\LOCAL SERVICE 0:07:33 N/A 
    iTunes.exe 2508 Console 1 158,500 K Running KAMOS-PC\James.Cornell 0:01:05 iTunes 
    iPodService.exe 900 Services 0 7,432 K Unknown NT AUTHORITY\SYSTEM 0:00:00 N/A 
    AppleMobileDeviceHelper.e 2052 Console 1 11,468 K Unknown KAMOS-PC\James.Cornell 0:00:00 N/A 
    conhost.exe 2720 Console 1 3,548 K Unknown KAMOS-PC\James.Cornell 0:00:00 N/A 
    distnoted.exe 2676 Console 1 5,616 K Unknown KAMOS-PC\James.Cornell 0:00:00 N/A 
    conhost.exe 852 Console 1 3,528 K Unknown KAMOS-PC\James.Cornell 0:00:00 N/A 
    APSDaemon.exe 2960 Console 1 12,500 K Running KAMOS-PC\James.Cornell 0:00:00 OleMainThreadWndName 
    chrome.exe 3636 Console 1 103,340 K Running KAMOS-PC\James.Cornell 0:01:24 Hotmail - [email protected] - Windows Live - Google Chrome 
    chrome.exe 3868 Console 1 40,648 K Unknown KAMOS-PC\James.Cornell 0:00:07 N/A 
    chrome.exe 3620 Console 1 21,140 K Unknown KAMOS-PC\James.Cornell 0:00:00 N/A 
    chrome.exe 4084 Console 1 34,516 K Unknown KAMOS-PC\James.Cornell 0:00:12 N/A 
    chrome.exe 2144 Console 1 17,052 K Unknown KAMOS-PC\James.Cornell 0:00:00 N/A 
    chrome.exe 2184 Console 1 7,816 K Running KAMOS-PC\James.Cornell 0:00:00 OleMainThreadWndName 
    ClickClean.exe 3172 Console 1 4,080 K Running KAMOS-PC\James.Cornell 0:00:00 ClickClean 
    chrome.exe 968 Console 1 91,868 K Unknown KAMOS-PC\James.Cornell 0:00:47 N/A 
    chrome.exe 3520 Console 1 140,400 K Unknown KAMOS-PC\James.Cornell 0:00:52 N/A 
    notepad.exe 2316 Console 1 6,396 K Running KAMOS-PC\James.Cornell 0:00:00 Tracert3.log - Notepad 
    cmd.exe 4088 Console 1 2,988 K Running KAMOS-PC\James.Cornell 0:00:00 Administrator: C:\Windows\system32\cmd.exe - tasklist /v 
    conhost.exe 3616 Console 1 5,756 K Running KAMOS-PC\James.Cornell 0:00:00 CicMarshalWnd 
    tasklist.exe 3220 Console 1 6,228 K Unknown KAMOS-PC\James.Cornell 0:00:00 N/A 
    WmiPrvSE.exe 1364 Services 0 6,296 K Unknown NT AUTHORITY\NETWORK SERVICE 0:00:00 N/A
    A NetworkInfo Log.
    Windows IP Configuration
    Host Name . . . . . . . . . . . . : KAMOS-PC
    Primary Dns Suffix . . . . . . . : 
    Node Type . . . . . . . . . . . . : Hybrid
    IP Routing Enabled. . . . . . . . : No
    WINS Proxy Enabled. . . . . . . . : No
    Ethernet adapter Local Area Connection:
    Connection-specific DNS Suffix . : 
    Description . . . . . . . . . . . : Realtek PCIe GBE Family Controller
    Physical Address. . . . . . . . . : 00-25-22-2A-BE-AC
    DHCP Enabled. . . . . . . . . . . : Yes
    Autoconfiguration Enabled . . . . : Yes
    Link-local IPv6 Address . . . . . : fe80::fd67:7436:ba3d:aac9%10(Preferred) 
    IPv4 Address. . . . . . . . . . . : 192.168.1.65(Preferred) 
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Lease Obtained. . . . . . . . . . : 29 April 2012 13:10:01
    Lease Expires . . . . . . . . . . : 30 April 2012 13:10:05
    Default Gateway . . . . . . . . . : 192.168.1.254
    DHCP Server . . . . . . . . . . . : 192.168.1.254
    DHCPv6 IAID . . . . . . . . . . . : 234890530
    DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-15-39-32-44-00-25-22-2A-BE-AC
    DNS Servers . . . . . . . . . . . : 8.8.8.8
    8.8.4.4
    NetBIOS over Tcpip. . . . . . . . : Enabled
    Tunnel adapter isatap.{89550F24-F82B-4905-869D-3F03640055CF}:
    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . : 
    Description . . . . . . . . . . . : Microsoft ISATAP Adapter
    Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
    DHCP Enabled. . . . . . . . . . . : No
    Autoconfiguration Enabled . . . . : Yes
    Tunnel adapter Teredo Tunneling Pseudo-Interface:
    Connection-specific DNS Suffix . : 
    Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
    Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
    DHCP Enabled. . . . . . . . . . . : No
    Autoconfiguration Enabled . . . . : Yes
    IPv6 Address. . . . . . . . . . . : 2001:0:5ef5:79fb:20:31b7:a95f:bc6a(Preferred) 
    Link-local IPv6 Address . . . . . : fe80::20:31b7:a95f:bc6a%12(Preferred) 
    Default Gateway . . . . . . . . . : ::
    NetBIOS over Tcpip. . . . . . . . : Disabled
    Pinging www.l.google.com [173.194.67.106] with 32 bytes of data:
    Reply from 173.194.67.106: bytes=32 time=44ms TTL=44
    Reply from 173.194.67.106: bytes=32 time=45ms TTL=44
    Reply from 173.194.67.106: bytes=32 time=44ms TTL=44
    Reply from 173.194.67.106: bytes=32 time=44ms TTL=44
    Ping statistics for 173.194.67.106:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
    Minimum = 44ms, Maximum = 45ms, Average = 44ms
    IMPORTANT: "netsh firewall" is deprecated;
    use "netsh advfirewall firewall" instead.
    For more information on using "netsh advfirewall firewall" commands
    instead of "netsh firewall", see KB article 947709
    at http://go.microsoft.com/fwlink/?linkid=121488 .
    The service has not been started.
    MTU MediaSenseState Bytes In Bytes Out Interface
    4294967295 1 0 370332 Loopback Pseudo-Interface 1
    1504 1 141139568 42556931 Local Area Connection
    MIB-II IP Statistics
    Forwarding is: Disabled
    Default TTL: 128
    In Receives: 318925
    In Header Errors: 0
    In Address Errors: 0
    Datagrams Forwarded: 0
    In Unknown Protocol: 0
    In Discarded: 1763
    In Delivered: 318870
    Out Requests: 411674
    Routing Discards: 0
    Out Discards: 0
    Out No Routes: 6
    Reassembly Timeout: 60
    Reassembly Required: 6
    Reassembled Ok: 2
    Reassembly Failures: 0
    Fragments Ok: 3
    Fragments Failed: 0
    Fragments Created: 6
    A few Network Analysis Results from various dates taken when the problem started.
    Network Analysis 1
    Network Analysis 2
    Network Analysis 3
    Network Analysis 4
    Network Analysis 5
    Network Analysis 6
    Network Analysis 7
    Network Analysis 8
    Network Analysis 9
    All of the above things I have sent to Riot Games over the course of the last month which they have required to help them investigate and locate the problem. Hopefully they will be of some use to you as well.
    I’m sorry I’ve had to include all this information in a forum post however there is no e-mail address I could find to contact you regardingTech Support. Plus on the two occasions I’ve called the Tech Support, I’ve been palmed off and they have refused to take any of information I can provide, instead offering to obtain the information themselves at a £20 fee.
    I would really appreciate any help with this matter, and if there is anything else I can provide you with to aid solving the problem, please don’t hesitate to ask.
    Thanks in advance.

    This is as I posted a Self help forum the only BT presence are the forum moderators your very likely to get help from other forum users it is just a matter of waiting until some one with gaming knowledge reads your post
    If you want to say thanks for a helpful answer,please click on the Ratings star on the left-hand side If the reply answers your question then please mark as ’Mark as Accepted Solution’

  • TMS reporting - Network Packet Loss

    Hi everyone,
    I am trying to see packet loss reports in TMS but there is no info there.
    My network is : VCS 7.0.2 with movi, c20 and ex60 registered (SIP) to it and a TMS 13.1.2.
    The vcs is a starter pack and the TMS is the demo version. I first registered the endpoint to the vcs and then added the TMS to the network. I the added the endpoints and vcs to TMS. In TMS I see the endpoints and info about them, but unfortunatelly no info in the packet loss report. I made a call between movi and c20 with packet loss but no info was shown in the report.
    I am very new to TMS and I wonder if there is something I should do in order to make the endpoints send packet loss info to TMS.
    I sshed to the endpoints and I can see the info about packet loss and jitter through the api.
    The network described above is my test network on which I can do prety much everything on. I also have the same problem (this time with EX60 endpoints, VCS Control and TMS) on a customer network and on that network I really need to get this working.
    Any help would be much appreciated. Form what I read the endpoints should sent this info through HTTP to TMS. Am I right?
    Thank you for your help.

    Hi Magnus,
    Thank you for your reply. I checked the logs and I get some info over there. I have attached the log.
    Do you know what doc should I check to see if Ex60 is supported?
    10.1.x.y
    TANDBERG Codec C20
    Other type
    Endpoint
    5/8/2012 3:58:51 AM
    Disconnected
    Call id: 3 Port id: 1;
    Remote Number: sip:[email protected] Remote Name: 1853;
    Direction: Outgoing CallProtocol: SIP;
    Bandwidth: 6000 kbps Encryption Mode: Aes128;
    Duration: 00:13:33; Cause Code: Normal call clearing
    10.1.x.y
    TANDBERG Codec C20
    Other type
    Endpoint
    5/8/2012 3:45:19 AM
    Connected
    Call id: 3 Port id: 1;
    Remote Number: sip:[email protected] Remote Name: ;
    Direction: Outgoing CallProtocol: SIP;
    Bandwidth: 6000 kbps Encryption Mode: Off;
    10.1.x.y
    TANDBERG Codec C20
    Other type
    Endpoint
    5/7/2012 6:43:15 AM
    Disconnected
    Call id: 2 Port id: 1;
    Remote Number: sip:[email protected] Remote Name: 1853;
    Direction: Outgoing CallProtocol: SIP;
    Bandwidth: 6000 kbps Encryption Mode: Aes128;
    Duration: 00:14:57; Cause Code: CauseCode_Unknown
    10.1.x.y
    TANDBERG Codec C20
    Other type
    Endpoint
    5/7/2012 6:28:19 AM
    Connected
    Call id: 2 Port id: 1;
    Remote Number: sip:[email protected] Remote Name: ;
    Direction: Outgoing CallProtocol: SIP;
    Bandwidth: 6000 kbps Encryption Mode: Off;
    10.1.x.y
    TANDBERG Codec C20
    Other type
    Endpoint
    5/7/2012 6:28:07 AM
    Got Response
    Got Network Response - TMS will now monitor   the system.;
    System: [email protected] -   10.1.x.y ;
    System Status: No response;
    System Type: TANDBERG C-series   Endpoint;
    Software: s52000 TC5.1.0.280662;
    Hardware: F1AN19D00469 - ;
    System Contact;
    No Contact ();
    Mobile: ;
    Office: ;
    10.1.x.y
    TANDBERG Codec C20
    Other type
    Endpoint
    5/7/2012 6:28:07 AM
    Got Response
    Got Network Response - TMS will now monitor   the system.;
    System: [email protected] -   10.1.x.y ;
    System Status: Idle;
    System Type: TANDBERG C-series   Endpoint;
    Software: s52000 TC5.1.0.280662;
    Hardware: F1AN19D00469 - ;
    System Contact;
    No Contact ();
    Mobile: ;
    Office: ;
    10.1.x.y
    TANDBERG Codec C20
    Other type
    Endpoint
    5/7/2012 6:28:06 AM
    Got Response
    Got Network Response - TMS will now monitor   the system.;
    System: [email protected] -   10.1.x.y ;
    System Status: No response;
    System Type: TANDBERG C-series   Endpoint;
    Software: s52000 TC5.1.0.280662;
    Hardware: F1AN19D00469 - ;
    System Contact;
    No Contact ();
    Mobile: ;
    Office: ;

  • Network Packet Capturing on solaris x86

    HI All,
    i need to write code for packet capturing in java i am using Jpcap library but there are some problems with this library. for using Jpcap on solaris i have to compile some c code for making .so file which i can't i am not a c or c++ guy but i did try to compile that files on solaris but faced lot of errors which i can't remove i just need to write packet capturing code in java.
    Is there any other library which i can use for packet capturing in java on solaris x 86 ?
    Thanks All.

    some ideas:
    Check ifconfig -a shows UP & RUNNING with correct IP and netmask : ifconfig -a
    check netstat -rn for correct routing table and defaultrouter. : netstat -rn
    snoop on interface to verify traffic flow : snoop -d e1000g0
    check for newer network interface driver patches.

  • Capture all network packets on my AEBS network

    Hi folks,
    Maybe you can help me. I'm wondering if the AEBS allows the capturing of all packets on a wifi.
    I have a sniffer installed on my laptop (10.0.1.200) and can view all packets going from my laptop to the AEBS (10.0.1.1), however I can't see any packets going from any others machines (e.g., 10.0.1.199). I have promiscious mode enabled, and my wifi network is WPA2 encrypted.
    I was wondering if the AEBS, in this situation, acts as a hub or a switch.
    Thanks.

    Apple assumes that  you will be using a simple modem with their routers......something like this for example, that allows the AirPort to function as the main router for the network:
    Unfortunately, most Internet Service Providers supply modem/ routers, also known as gateways.....which are really two devices in one package.....a modem and a router.  A modem/router or gateway typically looks something like this:
    Because this device is providing the services of a router.....and you only want one router on a network.....the AirPort needs to be configured to operate in what is called Bridge Mode to avoid the conflicts of two devices, both trying to act as routers on the network.
    The Guest Network feature will not operate correctly when the AirPort is set up in Bridge Mode, as it must be when there is a modem/router or gateway device on the network.
    So, the first troubleshooting step here would be to ask......what is the make and model number of the device that you call your "modem"?.....(although it is likely much more than a simple modem)

  • Dissecting network packets

    Hi,
    I would like to dissect some packets in Java, specifically SIP and RTP packets.
    I have used jpcap to sniff the packets off the network and the contents of the packet are placed in a byte array.
    Does anyone have an idea of how to split this packet up so for example I can see what codecs have been specified, ip source and destination address etc.
    I tried looking at the C source code of Wireshark to give me an idea but it seemed pretty complicated.
    Any suggestions welcome.

    I have read the specs thanks! I am a java n00b though
    so i repeat the "How can i search through a byte
    array looking for when to start and stop?" part of
    question!
    And again this has nothing to do with java. I have done this is C, C++, java, SQL and perl.
    A simple protocol definition would be as follows
            4 byte msg type
            <data>
           Format for Msg type = 'abcd'
           2 byte int
           2 byte data length
           <data>
           1 byte checksum
           Format for Msg type = 'XXXX'
           4 byte data length
           <data>
           1 byte checksum
    The above defines the contents of messge which are significantly different depending on the needs of the messge. Both have variable data and both completely define how one needs to extract that information (excluding various misc things like endianess and character sets.)
    The protocol defines how you extract the data and what it means.
    Generally code based on that can be constructed (and ony constructed) using ifs and for loops. If you are unfamilar with those constructs then you might wish to choose another project. Other than that you start at the beginning of the message (as defined by the protocol) and work you way to the end.

Maybe you are looking for