Berkeley CSUA MOTD:Entry 35428
Berkeley CSUA MOTD
 
WIKI | FAQ | Tech FAQ
http://csua.com/feed/
2025/07/08 [General] UID:1000 Activity:popular
7/8     

2004/12/24-26 [Computer/Networking] UID:35428 Activity:nil
12/24   Can you guys point out existing tools that do diagnostics by
        sniffing network packets? For example, what are some tools
        that can sniff out packet drop rate (missing ACK, irregular
        RTT, etc), and give warning on possible switch problems,
        router problems, DoS, and simply pinpoint problems?  Secondly,
        are there tools out there that inspect the link layer packets
        all the way up to say, applications for diagnostics? Thanks.
        \_ Cisco sells a couple of things that do some of this.
           Their IDS system would help. There is no simple tool
           that will just tell you where your network problem is,
           you have to have the skill and experience to interpret
           the output.
           \- if you are dealing with a traffic flow that involves
              a lot of weird stuff ... exposed to the open internet,
              or on a network with thousands of devices including
              embedded stuff, you will see a huge huge huge amount
              of stuff you should never see ... there are all kinds
              of spec violating tcp stacks. in some of our applications
              +50% of the code lines deal with spec violating stuff.
              believe me it will be easier to look for specific problems
              rather than anything that isnt strictly correct. there
              are also some things that are strictly correct that are
              just weird to see [like say in the TOS bits]. if you
              combine this with out of order packets vs. possibly
              malicious stuff, it gets complicated indeed [and opens
              you application up to DoS attacks depending on how you
              handle the state tables]. Bro may be a little
              heavyweight for this. some people like etherreal. there
              is some decent commercial stuff. if commercial stuff is
              an option, you can email me. ok tnx.
              \_ what is TOS bits? and who do I email to?
2025/07/08 [General] UID:1000 Activity:popular
7/8     

You may also be interested in these entries...
2012/4/26-6/4 [Computer/Networking] UID:54371 Activity:nil
4/26    I see that soda has an ipv6 address but ipv6 traffic from this box
        doesn't actually work (ping6 <DEAD>ipv6.google.com<DEAD>, ping6 http://www.v6.facebook.com
        Is this expected to work?
        \_ Soda doesn't have a real IPv6 address.  The IPv6 addresses you see
           in ifconfig are just link-local addresses; any IPv6-capable machine
           will autogenerate these, whether or not it's connected to an IPv6
	...
2010/8/10-9/7 [Computer/Companies/Google] UID:53919 Activity:nil
8/10    http://www.businessinsider.com/google-puts-wave-out-of-its-misery-2010-8
        Google Wave No More. The people who worked on it were pretty smart.
        They wrote up a super awesome OKR with extremely low bar as a measure
        of success, exceeded everyone's expectations by going above those
        bars, and got big fat bonuses and promotions as a result of their
        planning. Brilliant.
	...
2010/7/24-8/25 [Computer/Networking] UID:53896 Activity:nil
7/23    Internet's first router:
        http://www.wimp.com/firstrouter
        \_ Wow!  And the first VoIP phone!  Notice that the fans on that
           hardware look just like the fans these days.
           \_ I'm typing on an IBM Clicky Clacky Keyboard.
	...
2009/4/26-29 [Computer/Networking] UID:52910 Activity:nil
4/25    I have an Airport Express.  is there some way to let computer
        1 ping computer 2?  both computers are connected to wireless network
        successfully.  I can get to internet on both of them.  I just can't
        ping each other.  weird.  maybe they think that's a feature?
        \_ Sounds like your router is enforcing client isolation. If you can't
           change the setting on the router you're probably SOL.
	...
2009/3/12-19 [Computer/Networking] UID:52705 Activity:low
3/12    I spent a whole day on this to no avail.  Using the Nortel Contivity
        client, logging into work suddenly stopped working (gets stuck on
        "banner text").  Rebooted laptop, checked with the VPN administrator,
        checked with the cable company, check the belkin router -- no changes
        anywhere, just stops working.  Laptop works fine from a different
        network, and a different machine on the same network can't get in
	...
2009/2/27-3/5 [Computer/Networking] UID:52658 Activity:nil
2/27    I need to buy a wireless router, can u guys help me out?   I need the
        following features:  wireless, G or better, PPTP dial up, PPoE dialup,
        VoIP/SIP register, DDNS, uPnP.
        I am having a such hard time to find a review site which allow me to
        select these features.   Any ideas?  There are a couple model from
        this small company Draytek has these features, I am having the hardest
	...
2008/12/15-29 [Computer/Networking] UID:52254 Activity:kinda low
12/15   ausman, maybe this can help form your views on net neutrality:
        http://lessig.org/blog/2008/12/the_madeup_dramas_of_the_wall.html
        if you're bored, skip down to the iFilm example.
        \_ jim: consider the case of a private electrical utility:
           do you believe in "current neurality"? i agree if say GOOG
           were to put in a giant server complex creating a sudden local
	...
2008/11/11-26 [Computer/Networking] UID:51916 Activity:nil
11/11   Dumb question. My apartment has a bunch of inter-computer file
        exchange going on. Should I get a switch instead of a router to
        minimize traffic? Does it really make a difference? Let's say
        two computers exchanging info with each other are on the switch
        and the switch is connected to the router. The router will never
        know about the transfer between the two computers right?
	...
2008/9/29-10/1 [Computer/Networking] UID:51325 Activity:nil
9/29    I'm looking for a new wireless router / firewall, preferably
        something that supports 802.11n. Any recommendations?
        \_ Which 802.11n?
           \_ Draft 2.0 or whatever version is supported by the the
              MacBook and iMac.
	...
2008/9/20-23 [Computer/HW/Memory, Computer/HW/CPU] UID:51241 Activity:low
9/20    I am running NAT on an Extreme Networks switch connected to a
        Cisco switch at GigE speeds. Copying a file across the same link
        w/o using NAT gets about 25 MB/sec, but with NAT turned on I get
        2.5 MB/sec. The CPU is 98% idle and there is plenty of RAM. I know
        that NAT in s/w has an overhead but could it realistically be a
        factor of 10 slower?
	...
2008/9/4-8 [Computer/Networking] UID:51053 Activity:nil
9/3     Does anyone here have experience with Cisco AON? Success or horror
        stories?
	...