  |  
      | 
       
      
       Next Meeting: Sat, TBD
       Meeting Directions
      
       
       
       
       |  
      Navigation:
       
       
      
      
      
      20 Most Recent Documents
       Search Archives
       Index by date,
      title,
      author,
      category.
      
        |  
      
      
  |  
      | 
       Features:
       
      
      Mr. Know-It-All
       Ink
       Download!
      
        |  
      
      
      
       
      
       |  
      
      
      
       
      
       |  
      
      
      
       
       
      
       |  
      
      
       
       
      
       |  
      
      
       
       
      
       |  
      
      
      
  |  
      | SCOUG:
       
      
      Home
      
       
      
      
      Email Lists
      
       
      
      SIGs (Internet, General Interest, Programming, Network, more..)
      
       
      
      Online Chats
      
       
      
      Business
      
       
      
      Past Presentations
      
       
      
      Credits
      
       
      
      Submissions
      
       
      
      Contact SCOUG
      
       
      
      Copyright SCOUG
      
        |  
       
      
  |  
      
      
       
      
       Pictures from Sept. 1999
      
       |  
      
      
  |  
      
      The views expressed in articles on this site are those of their authors.
      
       
       |  
      | 
       
       
       
      SCOUG was there!
        |  
      
       
       |  
      | 
      
      Copyright 1998-2025, Southern California OS/2 User Group.
      ALL RIGHTS RESERVED.
      
       
      
      SCOUG, Warp Expo West, and Warpfest are trademarks of the
      Southern California OS/2 User Group.
      OS/2, Workplace Shell, and IBM are registered trademarks of
      International Business Machines Corporation.
      All other trademarks remain the property of their respective owners.
      
       
      The Southern California OS/2 User Group
       USA
      
       |  
     
     |  
   
   | 
  
    
  
SCOUG-HELP Mailing List Archives
Return to [ 21 | 
April | 
2004 ]
<< Previous Message << 
 >> Next Message >>
 
 
 
=====================================================  
If you are responding to someone asking for help who  
may not be a member of this list, be sure to use the  
REPLY TO ALL feature of your email program.  
=====================================================  
 
In <292.09.05.27.21.04.2004@constellation.carrier>, on 04/21/04   
   at 09:05 AM, "Larry Tawa" 
>wget/awget works fine here.  But when I try to wget:  
 
>wget ftp://www.courts.state.mn.us/districts/fourth/MicrosoftTrial/Plaintiff/*"  
 
>I stall out since, I believe the state of MN is allowing port 21, rather  
>than port 80.  
 
FTP is always port 21.  HTTP is port 80.  awget is probably working  
because the site was responding.  
 
iptrace shows:  
 
-------------------------- #:3 --------------------------  
 Delta Time:  0.002sec   Packet Length: 62 bytes (3E hex)  
 DIX:   Dest: 00:80:C8:B3:3D:4C   Source: 00:50:04:00:81:1E  
 DIX:   Dest: 156.098.252.246    Source:  192.168.000.002  
----------------------- IP HEADER -----------------------  
 IP:  Version: 4 Correct    Header Length: 20 bytes  
 IP:  Type Of Service: 00  
 IP:     000. ....  Routine  
 IP:     ...0 ....  Normal Delay  
 IP:     .... 0...  Normal Throughput  
 IP:     .... .0..  Normal Reliability  
 IP:  Total Len: 48 (x30) bytes          Id: 4575  
 IP:  Flags: 2  
 IP:     .1..       Don't Fragment  
 IP:     ..0.       Last Fragment  
 IP:  Fragment Offset: 000  
 IP:  Time To Live: 64 sec    Protocol: 6  TCP  
 IP:  Header Checksum: 9B4F    (Correct)  
 IP:  No Options  
---------------------- TCP HEADER ----------------------  
 TCP:  Source Port: 54643  (Unassigned port)       Dest Port: 21  (FTP)  
 TCP:  Sequence #: 1500591025   
 TCP:  Ack #: 0   
 TCP:  Offset: 28 bytes  
 TCP:  Flags: 02  
 TCP:     ..0. ....        Urgent bit Off  
 TCP:     ...0 ....        Ack bit Off  
 TCP:     .... 0...        Push bit Off  
 TCP:     .... .0..        Reset bit Off  
 TCP:     .... ..1.   Synchronize bit On  
 TCP:     .... ...0        Finish bit Off  
 TCP:  Window: 32768      Checksum: 4770   (Correct)  
 TCP:  Option Code: 02     Length: 4 bytes	  [MSS]  
 TCP:    Max Segment Size 1460 (x5B4)  
 TCP:  Option Code: 01     Length: 1 bytes	  [NOP]  
 TCP:    No Operation  
 TCP:  Option Code: 03     Length: 3 bytes	  [WIN_SCALE]  
 TCP:    Window scale factor 0 (x0)  
 TCP:  No data or not output.  
-------------------------- #:4 --------------------------  
 Delta Time:  1.256sec   Packet Length: 60 bytes (3C hex)  
 DIX:   Dest: 00:50:04:00:81:1E   Source: 00:80:C8:B3:3D:4C  
 DIX:   Dest: 192.168.000.002    Source:  156.098.252.246  
----------------------- IP HEADER -----------------------  
 IP:  Version: 4 Correct    Header Length: 20 bytes  
 IP:  Type Of Service: 00  
 IP:     000. ....  Routine  
 IP:     ...0 ....  Normal Delay  
 IP:     .... 0...  Normal Throughput  
 IP:     .... .0..  Normal Reliability  
 IP:  Total Len: 40 (x28) bytes Error??  Id: 0C09  
 IP:  Flags: 0  
 IP:     .0..       May Fragment  
 IP:     ..0.       Last Fragment  
 IP:  Fragment Offset: 000  
 IP:  Time To Live: 127 sec    Protocol: 6  TCP  
 IP:  Header Checksum: D5C3    (Correct)  
 IP:  No Options  
---------------------- TCP HEADER ----------------------  
 TCP:  Source Port: 21  (FTP)       Dest Port: 54643  (Unassigned port)  
 TCP:  Sequence #: 2972938585   
 TCP:  Ack #: 0   
 TCP:  Offset: 20 bytes  
 TCP:  Flags: 04  
 TCP:     ..0. ....        Urgent bit Off  
 TCP:     ...0 ....        Ack bit Off  
 TCP:     .... 0...        Push bit Off  
 TCP:     .... .1..   Reset bit On  
 TCP:     .... ..0.        Synchronize bit Off  
 TCP:     .... ...0        Finish bit Off  
 TCP:  Window: 0      Checksum: 5DC7   (Correct)  
 TCP:  No Options  
 TCP:  No data or not output.  
Note the RST response.  It says go away I am refusing the connection  
attempt.  
 
HTH,  
 
Steven  
 
--   
----------------------------------------------------------------------  
"Steven Levine"   MR2/ICE 2.41 #10183 Warp4/FP15/14.093c_W4  
www.scoug.com irc.webbnet.info irc.fyrelizard.org #scoug (Wed 7pm PST)  
----------------------------------------------------------------------  
 
=====================================================  
 
To unsubscribe from this list, send an email message  
to "steward@scoug.com". In the body of the message,  
put the command "unsubscribe scoug-help".  
 
For problems, contact the list owner at  
"rollin@scoug.com".  
 
=====================================================  
 
  
<< Previous Message << 
 >> Next Message >>
Return to [ 21 | 
April | 
2004 ] 
  
  
The Southern California OS/2 User Group
 P.O. Box 26904
 Santa Ana, CA  92799-6904, USA
Copyright 2001 the Southern California OS/2 User Group.  ALL RIGHTS 
RESERVED. 
 
SCOUG, Warp Expo West, and Warpfest are trademarks of the Southern California OS/2 User Group.
OS/2, Workplace Shell, and IBM are registered trademarks of International 
Business Machines Corporation.
All other trademarks remain the property of their respective owners.
 
     |   
 |