From: Charles Sandmann Newsgroups: comp.os.msdos.djgpp Subject: Re: Those damn va_list errors Date: Sun, 30 Jun 2002 15:48:00 CDT Organization: Rice University, Houston TX Lines: 25 Message-ID: <3d1f6e80.sandmann@clio.rice.edu> References: <1025201969 DOT 276236 AT queeg DOT ludd DOT luth DOT se> <3D1B70F2 DOT 52ED1749 AT phekda DOT freeserve DOT co DOT uk> <1025383681 DOT 113436 AT queeg DOT ludd DOT luth DOT se> <3D1ECAAE DOT 37E88DB4 AT phekda DOT freeserve DOT co DOT uk> <1025439260 DOT 198847 AT queeg DOT ludd DOT luth DOT se> NNTP-Posting-Host: clio.rice.edu X-Trace: joe.rice.edu 1025473305 15217 128.42.105.3 (30 Jun 2002 21:41:45 GMT) X-Complaints-To: abuse AT rice DOT edu NNTP-Posting-Date: 30 Jun 2002 21:41:45 GMT X-NewsEditor: ED-1.5.9 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > nietzsche:~# ping -s 1000 clio.rice.edu > PING clio.rice.edu (128.42.105.3): 1000 data bytes > 1008 bytes from 128.42.105.3: icmp_seq=0 ttl=223 time=211.7 ms > 2 packets transmitted, 2 packets received, 0% packet loss > round-trip min/avg/max = 211.7/245.4/279.1 ms > nietzsche:~# ping -s 1520 clio.rice.edu > PING clio.rice.edu (128.42.105.3): 1520 data bytes > 15 packets transmitted, 0 packets received, 100% packet loss This is an interesting failure; it works sometimes for me (on Win2K the command is "ping -l 1520 clio.rice.edu") but other times it fails. I'm not sure it's related, since I can immediately ftp to the system. It seems any value around 1472 or less results in complete success on ping packets, but over that value there are many lost packets. > : Is there a firewall between you and clio.rice.edu? > Not on my side (at the moment). There is a firewall at Rice which blocks many ports. It's possible the admins have decided certain IP address net-blocks shouldn't FTP in, but that's a wild guess with no proof.