home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / protocol / tcpip / 4115 < prev    next >
Encoding:
Text File  |  1992-08-16  |  1.6 KB  |  57 lines

  1. Newsgroups: comp.protocols.tcp-ip
  2. Path: sparky!uunet!rde!gator!fang!att!cbnewsl!cbnewsm!rmh
  3. From: rmh@cbnewsm.cb.att.com (robert.m.holden)
  4. Subject: Seeking advice using KA9Q over SLIP
  5. Organization: AT&T
  6. Distribution: usa
  7. Date: Sun, 16 Aug 1992 02:50:09 GMT
  8. Message-ID: <1992Aug16.025009.1679@cbnewsm.cb.att.com>
  9. Lines: 46
  10.  
  11. I'm new at this and simply want to network a PC to UNIX over a modem.
  12. The quality of the NOS documentation caught my attention and I started
  13. experimenting.  Two days down the drain, and I can't get it to work.
  14. Anyone help?  Is may approach reasonable?  Are all SLIPs compatible?
  15.  
  16. Configuration:
  17.     UNIX:    A Motorola 1167 running R3V7.0 UNIX with the SLIP
  18.         provided by their NSE package.
  19.  
  20.     PC:    386 PC with the hardware configured in NOS by:
  21.             attach asy 0x3f8 4 slip sl0 1024 576 9600
  22.  
  23. I debugged with a direct line between the PC and 1167.  A "ping" from
  24. PC to UNIX and nothing happens.   A "ping" from UNIX to the PC causes the
  25. following repetitive messages on the PC:
  26.     sl0 recv:
  27.     serial line IP: len 26
  28.     IP: bad header
  29.  
  30.     sl0 recv:
  31.     serial line VJ compressed TCP: len 8
  32.     changes: 0x9e  TCP checksum 0x7ef8 PUSH
  33.     delta window: 0x7e delta ack: 0x60 delta seq: 0xe increment id
  34.  
  35.     sl0 recv:
  36.     serial line VJ compress TCP: len 117
  37.     changes 0x80 TCP checksum: 0x0066
  38.     increment id
  39.  
  40. An ipstat on the PC:
  41.     ipInReceives: 10    ipInHdrErrors: 10 ...
  42.  
  43. ifstat on the PC:
  44.     ... link encap SLIP
  45.     flags 0 netmask 0 broadcast 0.0.0.0
  46.     sent ip 0 tot 0
  47.     recv ip 19 tot 19
  48.  
  49. asystat on the PC:
  50.     sl0: [trigger 0xc0] 9600 bps
  51.     RX: 468 int, 486 chr, 0 hw over, 1 hw hi, 0 sw over, 103 sw hi
  52.     TX: 0 int, 0 chr 0 q 0MS int 0 THRE TO
  53.  
  54. Thanks in advance!
  55. Bob Holden
  56. ...!att!lcuxlm!rmh
  57.