ITEM: DH7608L

can ping, can telnet but cannot print to HP


 PROBLEM: The customer has an HP4 printer that is connected to 
the network.  It has an external network box with an assigned
ipaddress. The customer can ping the printer, can telnet to 
the printer but when he tried to print to the printer,
the queue will hang in a RUNNING STATE for some files.
Some files do print out fine and some do not.

 
*ACTION TAKEN:

 
Steps that are needed to debug the problem:

1)remove and readd the hp queue.
  smitty spooler
     add a print queue
        hpjetdirect
           hp\#
            do not make it a bootp server  
we setup a pcl queue, since the other systems are printing in pcl.
 2)can you ping the printer
  ping \       ---->YES

3)can you telnet to the printer
   telnet \ 9100
   YES. 
           mod590 /etc \# telnet 150.1.1.4 9100
           Trying...
           Connected to 150.1.1.4.
|          Escape character is '&hat.]'
|          This is a test
|          '&hat.]'
           telnet> quit
           Connection closed.
           The print out "This is a test"
           should go to the printer.
 form feed light is on the printer.
the customer sent a job from the sp machine and that prints, it also
prints the message that was passed from the telnet.
4)Can you resolve the ipaddress and the hostname of the printer?
  \#host 1.1.1.2
  host  1.1.1.2 is \

  \#host \ 
  \ is 1.1.1.2

5)

Since all of the above were true, then there should be no reason
why we cannot print to this printer.

sent the /etc/motd, that prints, send the /etc/hosts file, that does
not print. The queue will go into a running state. It seemed
like that the the smaller size one always prints but the 
bigger size one results the queue to hang in a running state

To make sure that the backend is working right, we did the following:
Change piojetd script to:

/usr/lib/lpd/piobe "$@" | tee /tmp/name | /usr/lib/lpd/pio/etc/piohpnpf -x $hostname

/tmp/name this is updated with the copy of the file when the 
backend is executed. In the cases where the queue went to 
a running state, this file contained the copy of the file that
was sent. From this information, we can conclude that the  
backend is not failing.

 

And again, we sent the /etc/motd file, it prints and the /etc/hosts
file will make the queue go into a running state and nothing
prints. Now we are focusing on size. From the command line:

\#ls -l /etc/motd--> had a size of 860 bytes
\#ls -l /etc/hosts--> had a size of 1372 bytes
 
\#netstat -in
interface       MTU(max. packet size leaving the en0)
en0             1500

suggested that we reduce it to 800. to do this is as follows:

smitty tcpip
  further configuration
     network interface
         network interface driver
              \

after changing the mtu value, we were able to print. we
tested also with a 63k byte file and it printed beautifully.
RESOLUTION: The ethernet card that was in the system could
not support packet sizes over 960. This is a ethernet 
configuration.  If a larger mtu size is desired , a replacement 
of the ethernet card would be advised


BELOW IS A SAMPLE IPTRACE WHEN THE QUEUE WENT IN A RUNNING STATE
================================================================

  
====( 60 bytes transmitted on interface en0 )==== 19:43:56.676863891
ETHERNET packet : ½ 08:00:5a:fc:14:12 -> 00:60:b0:1e:73:88 |  type 800  (IP)
IP header breakdown:
\< SRC =   1.1.1.1 >  (RS6000)
\< DST =    1.1.1.2 >  (printer)
ip_v=4, ip_hl=20, ip_tos=0, ip_len=44, ip_id=3009, ip_off=0
ip_ttl=60, ip_sum=dfd0, ip_p = 6 (TCP)
TCP header breakdown:
\
th_seq=81f7c27e, th_ack=0
th_off=6, flags\
th_win=16384, th_sum=585a, th_urp=0
00000000     020405b4                                Ý....            Ý
====( 60 bytes received on interface en0 )==== 19:43:56.682227305
ETHERNET packet : ½ 00:60:b0:1e:73:88 -> 08:00:5a:fc:14:12 |  type 800  (IP)
IP header breakdown:
\< SRC =    1.1.1.2 >  (printer)                                      )
\< DST =   1.1.1.1 >  (RS6000)
ip_v=4, ip_hl=20, ip_tos=0, ip_len=44, ip_id=1774, ip_off=0
ip_ttl=60, ip_sum=e4a3, ip_p = 6 (TCP)
TCP header breakdown:
\
th_seq=4fa604, th_ack=81f7c27f
th_off=6, flags\
th_swin=5840, th_sum=db25, th_urp=0
00000000     020405b4                                Ý....            Ý
====( 60 bytes transmitted on interface en0 )==== 19:43:56.682271525
ETHERNET packet : ½ 08:00:5a:fc:14:12 -> 00:60:b0:1e:73:88 |  type 800  (IP)
IP header breakdown:
\< SRC =   1.1.1.1 >  (RS6000)                                      )
\< DST =    1.1.1.2 >  (printer)
ip_v=4, ip_hl=20, ip_tos=0, ip_len=40, ip_id=3010, ip_off=0                )
ip_ttl=60, ip_sum=dfd3, ip_p = 6 (TCP)
TCP header breakdown:
\
th_seq=81f7c27f, th_ack=4fa605
th_off=5, flags\
th_swin=16060, th_sum=caf6, th_urp=0

====( 1514 bytes transmitted on interface en0 )==== 19:43:56.794581133
ETHERNET packet : ½ 08:00:5a:fc:14:12 -> 00:60:b0:1e:73:88 |  type 800  (IP)
IP header breakdown:
\< SRC =   1.1.1.1 >  (RS6000)                              5
\< DST =    1.1.1.2 >  (printer)                                      )
ip_v=4, ip_hl=20, ip_tos=0, ip_len=1500, ip_id=3011, ip_off=0
ip_ttl=60, ip_sum=da1e, ip_p = 6 (TCP)                                     )
TCP header breakdown:
\                                 )
th_seq=81f7c27f, th_ack=4fa605
th_off=5, flags\:
th_win=16060, th_sum=c849, th_urp=0
00000000     00000000 00000000 00000000 00000000     Ý................Ý
********
00000060     00000000 1b451b28 73313048 1b283855     Ý.....E.(s10H.(8UÝ
00000070     1b287330 531b2873 30421b28 73343039     Ý.(s0S.(s0B.(s409Ý
00000080     39541b26 6c30531b 266c304f 1b266b30     Ý9T.&l0S.&l0O.&k0Ý
00000090     471b266c 31481b26 6c32411b 266c382e     ÝG.&l1H.&l2A.&l8.Ý
000000a0     3030431b 28385523 20402823 29343720     Ý00C.(8U\# @(\#)47 Ý
000000b0     20202020 20202031 2e312020 7372632f     Ý       1.1  src/Ý
000000c0   1 626f732f 7573722f 7362696e 2f6e6574     Ýbos/usr/sbin/netÝ    )
000000d0     73746172 742f686f 7374732c 20636d64     Ýstart/hosts, cmdÝ
000000e0     6e65742c 20626f73 3432302c 20393631     Ýnet, bos420, 961Ý    )
000000f0     33542037 2f32340d 0a2f3931 2031303a     Ý3T 7/24../91 10:Ý
00000100     30303a34 360d0a23 2049424d 5f50524f     Ý00:46..\# IBM_PROÝ    )
00000110     4c4f475f 42454749 4e5f5441 47200d0a     ÝLOG_BEGIN_TAG ..Ý
00000120     23205468 69732069 7320616e 20617574     Ý\# This is an autÝ
00000130     6f6d6174 6963616c 6c792067 656e6572     Ýomatically generÝ
00000140     61746564 2070726f 6c6f672e 200d0a23     Ýated prolog. ..\#Ý
00000150     20200d0a 2320626f 73343230 20737263     Ý  ..\# bos420 srcÝ
00000160     2f626f73 2f757372 2f736269 6e2f6e65     Ý/bos/usr/sbin/neÝ
00000170     74737461 72742f68 6f737473 200d0a23     Ýtstart/hosts ..\#Ý
00000180     20200d0a 23204c69 63656e73 6564204d     Ý  ..\# Licensed MÝ
00000190     61746572 69616c73 202d2050 726f7065     Ýaterials - PropeÝ
000001a0     72747920 6f662049 424d200d 0a232020     Ýrty of IBM ..\#  Ý
000001b0     0d0a2320 28432920 434f5059 52494748     Ý..\# (C) COPYRIGHÝ
000001c0   1 5420496e 7465726e 6174696f 6e616c20     ÝT International Ý    )
000001d0     42757369 6e657373 204d6163 68696e65     ÝBusiness MachineÝ
000001e0     7320436f 72702e20 31393835 2c313938     Ýs Corp. 1985,198Ý    )
000001f0     39200d0a 2320416c 6c205269 67687473     Ý9 ..\# All RightsÝ
00000200     20526573 65727665 64200d0a 2320200d     Ý Reserved ..\#  .Ý    )
00000210     0a232055 5320476f 7665726e 6d656e74     Ý.\# US GovernmentÝ
00000220     20557365 72732052 65737472 69637465     Ý Users RestricteÝ
00000230     64205269 67687473 202d2055 73652c20     Ýd Rights - Use, Ý
00000240     6475706c 69636174 696f6e20 6f72200d     Ýduplication or .Ý
00000250     0a232064 6973636c 6f737572 65207265     Ý.\# disclosure reÝ
00000260     73747269 63746564 20627920 47534120     Ýstricted by GSA Ý
00000270     41445020 53636865 64756c65 20436f6e     ÝADP Schedule ConÝ
00000280     74726163 74207769 74682049 424d2043     Ýtract with IBM CÝ
00000290     6f72702e 200d0a23 20200d0a 23204942     Ýorp. ..\#  ..\# IBÝ
000002a0     4d5f5052 4f4c4f47 5f454e44 5f544147     ÝM_PROLOG_END_TAGÝ
000002b0     200d0a23 200d0a23 20434f4d 504f4e45     Ý ..\# ..\# COMPONEÝ
000002c0   1 4e545f4e 414d453a 20544350 49502068     ÝNT_NAME: TCPIP hÝ    )
000002d0     6f737473 0d0a2320 0d0a2320 46554e43     Ýosts..\# ..\# FUNCÝ
000002e0     54494f4e 533a206c 6f6f7062 61636b20     ÝTIONS: loopback Ý    )
000002f0     0d0a230d 0a23204f 52494749 4e533a20     Ý..\#..\# ORIGINS: Ý
00000300     32362020 3237200d 0a230d0a 23202843     Ý26  27 ..\#..\# (CÝ    )
00000310     2920434f 50595249 47485420 496e7465     Ý) COPYRIGHT InteÝ
00000320     726e6174 696f6e61 6c204275 73696e65     Ýrnational BusineÝ
00000330     7373204d 61636869 6e657320 436f7270     Ýss Machines CorpÝ
00000340     2e203139 38352c20 31393839 0d0a2320     Ý. 1985, 1989..\# Ý

00000550     0a232065 6e747269 65732066 6f722077     Ý.\# entries for wÝ
00000560     656c6c2d 6b6e6f77 6e202872 65736572     Ýell-known (reserÝ
00000570     76656429 206e616d 65732073 75636820     Ýved) names such Ý
00000580     61732074 696d6573 65727665 720d0a23     Ýas timeserver..\#Ý
00000590     20616e64 20707269 6e747365 72766572     Ý and printserverÝ
000005a0     20617320 77656c6c 20617320 616e7920     Ý as well as any Ý
000005b0     6f746865                                Ýothe            Ý
           1                                                               )
====( 1306 bytes transmitted on interface en0 )==== 19:43:56.794628473
ETHERNET packet : ½ 08:00:5a:fc:14:12 -> 00:60:b0:1e:73:88 |  type 800  (IP)
IP header breakdown:
\< SRC =   1.1.1.1 >  (RS6000)          6                      Ý    )
\< DST =0   1.1.1.2 >  (printer)          0                      Ý
ip_v=4, ip_hl=20, ip_tos=0, ip_len=1292, ip_id=3012, ip_off=0         Ý
ip_ttl=60, ip_sum=daed, ip_p = 6 (TCP)         d                      Ý
TCP header breakdown:
\     7                      Ý
th_seq=81f7c833, th_ack=4fa605                 2                      Ý
th_off=5, flags\                    0                      Ý
th_win=16060, th_sum=4ffe, th_urp=0            3                      Ý
00000000     7220686f 7374206e 616d6520 616e6420     Ýr host name and Ý
00000010     61646472 6573732e 0d0a230d 0a232054     Ýaddress...\#..\# TÝ
00000020     68652066 6f726d61 74206f66 20746869     Ýhe format of thiÝ
00000030   1 73206669 6c652069 733a0d0a 2320496e     Ýs file is:..\# InÝ    )
00000040     7465726e 65742041 64647265 73732020     Ýternet Address  Ý
00000050     20202020 486f7374 6e616d65 20202020     Ý    Hostname    Ý
00000060     20202020 2320436f 6d6d656e 74730d0a     Ý    \# Comments..Ý
00000070     23204974 656d7320 61726520 73657061     Ý\# Items are sepaÝ    )
00000080   1 72617465 64206279 20616e79 206e756d     Ýrated by any numÝ
00000090     62657220 6f662062 6c616e6b 7320616e     Ýber of blanks anÝ
000000a0     642f6f72 20746162 732e2020 41202723     Ýd/or tabs.  A '\#Ý
000000b0     270d0a23 20696e64 69636174 65732074     Ý'..\# indicates tÝ
000000c0     68652062 6567696e 6e696e67 206f6620     Ýhe beginning of Ý
000000d0     6120636f 6d6d656e 743b2063 68617261     Ýa comment; charaÝ
000000e0     63746572 73207570 20746f20 74686520     Ýcters up to the Ý
000000f0     656e6420 6f662074 68650d0a 23206c69     Ýend of the..\# liÝ
00000100     6e652061 7265206e 6f742069 6e746572     Ýne are not interÝ
00000110     70726574 65642062 7920726f 7574696e     Ýpreted by routinÝ
00000120     65732077 68696368 20736561 72636820     Ýes which search Ý
00000130   1 74686973 2066696c 652e2020 426c616e     Ýthis file.  BlanÝ    )
00000140     6b0d0a23 206c696e 65732061 72652061     Ýk..\# lines are aÝ
00000150     6c6c6f77 65642e0d 0a0d0a23 20496e74     Ýllowed.....\# IntÝ
00000160     65726e65 74204164 64726573 73202020     Ýernet Address   Ý
00000170     20202048 6f73746e 616d6520 20202020     Ý   Hostname     Ý    )
00000180   1 20202023 20436f6d 6d656e74 730d0a23     Ý   \# Comments..\#Ý
00000190     20313932 2e392e32 30302e31 20202020     Ý 192.9.200.1    Ý
000001a0     20202020 2020206e 65743073 616d706c     Ý       net0samplÝ
000001b0     65202020 20202023 20657468 65726e65     Ýe      \# etherneÝ
000001c0     74206e61 6d652f61 64647265 73730d0a     Ýt name/address..Ý
000001d0     23203132 382e3130 302e302e 31202020     Ý\# 128.100.0.1   Ý
000001e0     20202020 20202020 746f6b65 6e307361     Ý        token0saÝ

00000250     3132372e 302e302e 31202020 20202020     Ý127.0.0.1       Ý
00000260     20202020 20202020 6c6f6f70 6261636b     Ý        loopbackÝ
00000270     206c6f63 616c686f 73742020 20202020     Ý localhost      Ý    )
00000280   1 23206c6f 6f706261 636b2028 6c6f3029     Ý\# loopback (lo0)Ý
00000290     206e616d 652f6164 64726573 730d0a31     Ý name/address..1Ý
000002a0     37322e31 362e3333 2e313937 20202069     Ý72.16.33.197   iÝ
000002b0     626d6164 6d696e0d 0a313732 2e31362e     Ýbmadmin..172.16.Ý
000002c0     352e3138 31202020 20766361 78646f6f     Ý5.181    vcaxdooÝ
000002d0     72207663 3337300d 0a313732 2e31362e     Ýr vc370..172.16.Ý
000002e0     32352e38 35202020 20646174 61637472     Ý25.85    datactrÝ
000002f0     31202020 20202023 20687020 6c617365     Ý1      \# hp laseÝ
00000300     726a6574 330d0a0d 0a313932 2e313638     Ýrjet3....192.168Ý
00000310     2e332e31 30302020 20202043 57532063     Ý.3.100     CWS cÝ
00000320     77732020 0d0a3139 322e3136 382e332e     Ýws  ..192.168.3.Ý
00000330   1 31303120 20202020 66316e31 200d0a31     Ý101     f1n1 ..1Ý    )
00000340     39322e31 36382e33 2e313035 20202020     Ý92.168.3.105    Ý
00000350     2066316e 35200c0d 3139322e 3136382e     Ý f1n5 ..192.168.Ý
00000360     332e3130 37202020 20206631 6e37200d     Ý3.107     f1n7 .Ý
00000370     0a313932 2e313638 2e332e31 30392020     Ý.192.168.3.109  Ý    )
00000380   1 20202066 316e3920 0d0a3139 322e3136     Ý   f1n9 ..192.16Ý
00000390     382e332e 31313120 20202020 66316e31     Ý8.3.111     f1n1Ý
000003a0     31200d0a 3139322e 3136382e 332e3131     Ý1 ..192.168.3.11Ý
000003b0     33202020 20206631 6e313320 0d0a3139     Ý3     f1n13 ..19Ý
000003c0     322e3136 382e332e 31313520 20202020     Ý2.168.3.115     Ý
000003d0     66316e31 35200d0a 3139322e 3136382e     Ýf1n15 ..192.168.Ý
000003e0     332e3131 37202020 20206632 6e313720     Ý3.117     f2n17 Ý
000003f0     0d0a0d0a 3139352e 39392e31 2e313031     Ý....195.99.1.101Ý
00000400     20202020 20206631 6e316174 0d0a3139     Ý      f1n1at..19Ý
00000410     352e3939 2e312e31 30352020 20202020     Ý5.99.1.105      Ý
00000420     66316e35 61740d0a 3139352e 39392e31     Ýf1n5at..195.99.1Ý
00000430   1 2e313037 20202020 20206631 6e376174     Ý.107      f1n7atÝ    )
00000440     0d0a3139 352e3939 2e312e31 30392020     Ý..195.99.1.109  Ý
00000450     20202020 66316e39 61740d0a 3139352e     Ý    f1n9at..195.Ý
00000460     39392e31 2e313131 20202020 20206631     Ý99.1.111      f1Ý
00000470     6e313161 740d0a31 39352e39 392e312e     Ýn11at..195.99.1.Ý    )
00000480   1 31313320 20202020 2066316e 31336174     Ý113      f1n13atÝ
00000490     0d0a3139 352e3939 2e312e31 31352020     Ý..195.99.1.115  Ý
000004a0     20202020 66316e31 3561740d 0a313935     Ý    f1n15at..195Ý
000004b0     2e39392e 312e3131 37202020 20202066     Ý.99.1.117      fÝ
000004c0     326e3137 61740d0a 1b451b28 73313048     Ý2n17at...E.(s10HÝ
000004d0     1b266c30 4f1b266c 30531b26 6b30471b     Ý.&l0O.&l0S.&k0G.Ý
000004e0     266c3644                                Ý&l6D            Ý

====( 60 bytes transmitted on interface en0 )==== 19:43:56.815518366
ETHERNET packet : ½ 08:00:5a:fc:14:12 -> 00:60:b0:1e:73:88 |  type 800  (IP)
IP header breakdown:
\< SRC =   1.1.1.1 >  (RS6000)          4         7            Ý    )
\< DST =0   1.1.1.2 >  (printer)          0                      Ý
ip_v=4, ip_hl=20, ip_tos=0, ip_len=40, ip_id=3013, ip_off=0           Ý
ip_ttl=60, ip_sum=dfd0, ip_p = 6 (TCP)         1             1        Ý
TCP header breakdown:                                                      )

\     4        3             Ý
th_seq=81f7cd17, th_ack=4fa605                 0                      Ý
th_off=5, flags\                     5     Ý                Ý
th_win=16060, th_sum=c05d, th_urp=0            6              7       Ý

====( 1514 bytes transmitted on interface en0 )==== 19:43:57.831082346
ETHERNET packet : ½ 08:00:5a:fc:14:12 -> 00:60:b0:1e:73:88 |  type 800  (IP)
IP header breakdown:
\< SRC =    1.1.1.1 >  (RS6000)                              6
\< DST =    1.1.1.2 >  (printer)                                      )
ip_v=4, ip_hl=20, ip_tos=0, ip_len=1500, ip_id=3014, ip_off=0
ip_ttl=60, ip_sum=da1b, ip_p = 6 (TCP)         4         7            Ý    )
TCP header breakdown:                          0                      Ý
\                            Ý
th_seq=81f7c27f, th_ack=4fa605                 1             1        Ý
th_off=5, flags\:                                                      )
th_win=16060, th_sum=c849, th_urp=0            4        3             Ý
00000000     00000000 00000000 00000000 00000000     Ý................Ý
********                                       5     Ý                Ý
00000060     00000000 1b451b28 73313048 1b283855     Ý.....E.(s10H.(8UÝ
00000070     1b287330 531b2873 30421b28 73343039     Ý.(s0S.(s0B.(s409Ý
00000080     39541b26 6c30531b 266c304f 1b266b30     Ý9T.&l0S.&l0O.&k0Ý
00000090     471b266c 31481b26 6c32411b 266c382e     ÝG.&l1H.&l2A.&l8.Ý
000000a0     3030431b 28385523 20402823 29343720     Ý00C.(8U\# @(\#)47 Ý
000000b0     20202020 20202031 2e312020 7372632f     Ý       1.1  src/Ý
000000c0   1 626f732f 7573722f 7362696e 2f6e6574     Ýbos/usr/sbin/netÝ    )
000000d0     73746172 742f686f 7374732c 20636d64     Ýstart/hosts, cmdÝ
000000e0     6e65742c 20626f73 3432302c 20393631     Ýnet, bos420, 961Ý    )
000000f0     33542037 2f32340d 0a2f3931 2031303a     Ý3T 7/24../91 10:Ý
00000100     30303a34 360d0a23 2049424d 5f50524f     Ý00:46..\# IBM_PROÝ
00000110     4c4f475f 42454749 4e5f5441 47200d0a     ÝLOG_BEGIN_TAG ..Ý
00000120     23205468 69732069 7320616e 20617574     Ý\# This is an autÝ    )
00000130     6f6d6174 6963616c 6c792067 656e6572     Ýomatically generÝ
00000140     61746564 2070726f 6c6f672e 200d0a23     Ýated prolog. ..\#Ý
00000150     20200d0a 2320626f 73343230 20737263     Ý  ..\# bos420 srcÝ
00000160     2f626f73 2f757372 2f736269 6e2f6e65     Ý/bos/usr/sbin/neÝ
00000170     74737461 72742f68 6f737473 200d0a23     Ýtstart/hosts ..\#Ý
00000180     20200d0a 23204c69 63656e73 6564204d     Ý  ..\# Licensed MÝ
00000190     61746572 69616c73 202d2050 726f7065     Ýaterials - PropeÝ
000001a0     72747920 6f662049 424d200d 0a232020     Ýrty of IBM ..\#  Ý
000001b0     0d0a2320 28432920 434f5059 52494748     Ý..\# (C) COPYRIGHÝ
000001c0   1 5420496e 7465726e 6174696f 6e616c20     ÝT International Ý    )
000001d0     42757369 6e657373 204d6163 68696e65     ÝBusiness MachineÝ
000001e0     7320436f 72702e20 31393835 2c313938     Ýs Corp. 1985,198Ý    )
000001f0     39200d0a 2320416c 6c205269 67687473     Ý9 ..\# All RightsÝ
00000200     20526573 65727665 64200d0a 2320200d     Ý Reserved ..\#  .Ý
00000210     0a232055 5320476f 7665726e 6d656e74     Ý.\# US GovernmentÝ
00000220     20557365 72732052 65737472 69637465     Ý Users RestricteÝ    )
00000230     64205269 67687473 202d2055 73652c20     Ýd Rights - Use, Ý
00000240     6475706c 69636174 696f6e20 6f72200d     Ýduplication or .Ý
00000250     0a232064 6973636c 6f737572 65207265     Ý.\# disclosure reÝ
00000480     2066696c 65206973 20757365 6420746f     Ý file is used toÝ
00000490     20726573 6f6c7665 20612068 6f73746e     Ý resolve a hostnÝ
000004a0     616d6520 696e746f 20616e20 496e7465     Ýame into an InteÝ
000004b0     726e6574 0d0a2320 61646472 6573732e     Ýrnet..\# address.Ý
000004c0   1 20200d0a 230d0a23 20417420 6d696e69     Ý  ..\#..\# At miniÝ    )
000004d0     6d756d2c 20746869 73206669 6c65206d     Ýmum, this file mÝ
000004e0     75737420 636f6e74 61696e20 74686520     Ýust contain the Ý    )
000004f0     6e616d65 20616e64 20616464 72657373     Ýname and addressÝ
00000500     20666f72 20656163 680d0a23 20646576     Ý for each..\# devÝ
00000510     69636520 64656669 6e656420 666f7220     Ýice defined for Ý
00000520     54435020 696e2079 6f757220 2f657463     ÝTCP in your /etcÝ    )
00000530     2f6e6574 2066696c 652e2020 4974206d     Ý/net file.  It mÝ
00000540     61792061 6c736f20 636f6e74 61696e0d     Ýay also contain.Ý
00000550     0a232065 6e747269 65732066 6f722077     Ý.\# entries for wÝ
00000560     656c6c2d 6b6e6f77 6e202872 65736572     Ýell-known (reserÝ
00000570     76656429 206e616d 65732073 75636820     Ýved) names such Ý
00000580     61732074 696d6573 65727665 720d0a23     Ýas timeserver..\#Ý
00000590     20616e64 20707269 6e747365 72766572     Ý and printserverÝ
000005a0     20617320 77656c6c 20617320 616e7920     Ý as well as any Ý
000005b0     6f746865                                Ýothe            Ý
           1                                                               )
====( 1514 bytes transmitted on interface en0 )==== 19:43:59.361098863
ETHERNET packet : ½ 08:00:5a:fc:14:12 -> 00:60:b0:1e:73:88 |  type 800  (IP)
IP header breakdown:
\< SRC =   1.1.1.1 >  (RS6000)          6                      Ý
\< DST =0   1.1.1.2 >  (printer)          0                      Ý
ip_v=4, ip_hl=20, ip_tos=0, ip_len=1500, ip_id=3015, ip_off=0         Ý    )
ip_ttl=60, ip_sum=da1a, ip_p = 6 (TCP)         d                      Ý
TCP header breakdown:
\     7                      Ý
th_seq=81f7c27f, th_ack=4fa605                 2                      Ý
th_off=5, flags\                           0                      Ý
th_win=16060, th_sum=c849, th_urp=0            3                      Ý
00000000     00000000 00000000 00000000 00000000     Ý................Ý
********
00000060     00000000 1b451b28 73313048 1b283855     Ý.....E.(s10H.(8UÝ
00000070   1 1b287330 531b2873 30421b28 73343039     Ý.(s0S.(s0B.(s409Ý    )
00000080     39541b26 6c30531b 266c304f 1b266b30     Ý9T.&l0S.&l0O.&k0Ý
00000090     471b266c 31481b26 6c32411b 266c382e     ÝG.&l1H.&l2A.&l8.Ý
000000a0     3030431b 28385523 20402823 29343720     Ý00C.(8U\# @(\#)47 Ý
000000b0     20202020 20202031 2e312020 7372632f     Ý       1.1  src/Ý
000000c0   1 626f732f 7573722f 7362696e 2f6e6574     Ýbos/usr/sbin/netÝ
000000d0     73746172 742f686f 7374732c 20636d64     Ýstart/hosts, cmdÝ    )
000000e0     6e65742c 20626f73 3432302c 20393631     Ýnet, bos420, 961Ý
000000f0     33542037 2f32340d 0a2f3931 2031303a     Ý3T 7/24../91 10:Ý
00000100     30303a34 360d0a23 2049424d 5f50524f     Ý00:46..\# IBM_PROÝ
00000110     4c4f475f 42454749 4e5f5441 47200d0a     ÝLOG_BEGIN_TAG ..Ý
00000120     23205468 69732069 7320616e 20617574     Ý\# This is an autÝ
00000130     6f6d6174 6963616c 6c792067 656e6572     Ýomatically generÝ
00000140     61746564 2070726f 6c6f672e 200d0a23     Ýated prolog. ..\#Ý
00000150     20200d0a 2320626f 73343230 20737263     Ý  ..\# bos420 srcÝ

000003d0     20646973 636c6f73 75726520 72657374     Ý disclosure restÝ    )
000003e0     72696374 65642062 79204753 41204144     Ýricted by GSA ADÝ
000003f0     50205363 68656475 6c652043 6f6e7472     ÝP Schedule ContrÝ
00000400     61637420 77697468 2049424d 20436f72     Ýact with IBM CorÝ
00000410     702e0d0a 230d0a23 20202f65 74632f68     Ýp...\#..\#  /etc/hÝ
00000420     6f737473 0d0a230d 0a232054 68697320     Ýosts..\#..\# This Ý
00000430     66696c65 20636f6e 7461696e 73207468     Ýfile contains thÝ
00000440     6520686f 73746e61 6d657320 616e6420     Ýe hostnames and Ý
00000450     74686569 72206164 64726573 7320666f     Ýtheir address foÝ
00000460     7220686f 73747320 696e2074 68650d0a     Ýr hosts in the..Ý
00000470   1 23206e65 74776f72 6b2e2020 54686973     Ý\# network.  ThisÝ    )
00000480     2066696c 65206973 20757365 6420746f     Ý file is used toÝ
00000490     20726573 6f6c7665 20612068 6f73746e     Ý resolve a hostnÝ
000004a0     616d6520 696e746f 20616e20 496e7465     Ýame into an InteÝ
000004b0     726e6574 0d0a2320 61646472 6573732e     Ýrnet..\# address.Ý
000004c0   1 20200d0a 230d0a23 20417420 6d696e69     Ý  ..\#..\# At miniÝ
000004d0     6d756d2c 20746869 73206669 6c65206d     Ýmum, this file mÝ    )
000004e0     75737420 636f6e74 61696e20 74686520     Ýust contain the Ý
000004f0     6e616d65 20616e64 20616464 72657373     Ýname and addressÝ
00000500     20666f72 20656163 680d0a23 20646576     Ý for each..\# devÝ
00000510     69636520 64656669 6e656420 666f7220     Ýice defined for Ý
00000520     54435020 696e2079 6f757220 2f657463     ÝTCP in your /etcÝ
00000530     2f6e6574 2066696c 652e2020 4974206d     Ý/net file.  It mÝ
00000540     61792061 6c736f20 636f6e74 61696e0d     Ýay also contain.Ý
00000550     0a232065 6e747269 65732066 6f722077     Ý.\# entries for wÝ
00000560     656c6c2d 6b6e6f77 6e202872 65736572     Ýell-known (reserÝ
00000570   1 76656429 206e616d 65732073 75636820     Ýved) names such Ý    )
00000580     61732074 696d6573 65727665 720d0a23     Ýas timeserver..\#Ý
00000590     20616e64 20707269 6e747365 72766572     Ý and printserverÝ
000005a0     20617320 77656c6c 20617320 616e7920     Ý as well as any Ý
000005b0     6f746865                                Ýothe            Ý
           1
====( 1514 bytes transmitted on interface en0 )==== 19:44:02.421080957     )
ETHERNET packet : ½ 08:00:5a:fc:14:12 -> 00:60:b0:1e:73:88 |  type 800  (IP)
IP header breakdown:
\< SRC =   1.1.1.1 >  (RS6000)          6                      Ý
\< DST =0   1.1.1.2 >  (printer)          0                      Ý
ip_v=4, ip_hl=20, ip_tos=0, ip_len=1500, ip_id=3016, ip_off=0         Ý
ip_ttl=60, ip_sum=da19, ip_p = 6 (TCP)         d                      Ý
TCP header breakdown:
\     7                      Ý
th_seq=81f7c27f, th_ack=4fa605                 2                      Ý
th_off=5, flags\                           0                      Ý    )
th_win=16060, th_sum=c849, th_urp=0            3                      Ý
00000000     00000000 00000000 00000000 00000000     Ý................Ý
00000060     00000000 1b451b28 73313048 1b283855     Ý.....E.(s10H.(8UÝ
00000070   1 1b287330 531b2873 30421b28 73343039     Ý.(s0S.(s0B.(s409Ý
00000080     39541b26 6c30531b 266c304f 1b266b30     Ý9T.&l0S.&l0O.&k0Ý    )
00000090     471b266c 31481b26 6c32411b 266c382e     ÝG.&l1H.&l2A.&l8.Ý
000000a0     3030431b 28385523 20402823 29343720     Ý00C.(8U\# @(\#)47 Ý
000000b0     20202020 20202031 2e312020 7372632f     Ý       1.1  src/Ý

000002e0     54494f4e 533a206c 6f6f7062 61636b20     ÝTIONS: loopback Ý
000002f0     0d0a230d 0a23204f 52494749 4e533a20     Ý..\#..\# ORIGINS: Ý
00000300     32362020 3237200d 0a230d0a 23202843     Ý26  27 ..\#..\# (CÝ
00000310     2920434f 50595249 47485420 496e7465     Ý) COPYRIGHT InteÝ
00000320     726e6174 696f6e61 6c204275 73696e65     Ýrnational BusineÝ    )
00000330     7373204d 61636869 6e657320 436f7270     Ýss Machines CorpÝ
00000340     2e203139 38352c20 31393839 0d0a2320     Ý. 1985, 1989..\# Ý
00000350     416c6c20 52696768 74732052 65736572     ÝAll Rights ReserÝ
00000360     7665640d 0a23204c 6963656e 73656420     Ýved..\# Licensed Ý
00000370   1 4d617465 7269616c 73202d20 50726f70     ÝMaterials - PropÝ
00000380     65727479 206f6620 49424d0d 0a230d0a     Ýerty of IBM..\#..Ý    )
00000390     23205553 20476f76 65726e6d 656e7420     Ý\# US Government Ý
000003a0     55736572 73205265 73747269 63746564     ÝUsers RestrictedÝ
000003b0     20526967 68747320 2d205573 652c2064     Ý Rights - Use, dÝ
000003c0   1 75706c69 63617469 6f6e206f 720d0a23     Ýuplication or..\#Ý
000003d0     20646973 636c6f73 75726520 72657374     Ý disclosure restÝ
000003e0     72696374 65642062 79204753 41204144     Ýricted by GSA ADÝ
000003f0     50205363 68656475 6c652043 6f6e7472     ÝP Schedule ContrÝ
00000400     61637420 77697468 2049424d 20436f72     Ýact with IBM CorÝ
00000410     702e0d0a 230d0a23 20202f65 74632f68     Ýp...\#..\#  /etc/hÝ
00000420     6f737473 0d0a230d 0a232054 68697320     Ýosts..\#..\# This Ý    )
00000430     66696c65 20636f6e 7461696e 73207468     Ýfile contains thÝ
00000440     6520686f 73746e61 6d657320 616e6420     Ýe hostnames and Ý
00000450     74686569 72206164 64726573 7320666f     Ýtheir address foÝ
00000460     7220686f 73747320 696e2074 68650d0a     Ýr hosts in the..Ý
00000470   1 23206e65 74776f72 6b2e2020 54686973     Ý\# network.  ThisÝ
00000480     2066696c 65206973 20757365 6420746f     Ý file is used toÝ    )
00000490     20726573 6f6c7665 20612068 6f73746e     Ý resolve a hostnÝ
000004a0     616d6520 696e746f 20616e20 496e7465     Ýame into an InteÝ
000004b0     726e6574 0d0a2320 61646472 6573732e     Ýrnet..\# address.Ý
000004c0   1 20200d0a 230d0a23 20417420 6d696e69     Ý  ..\#..\# At miniÝ
000004d0     6d756d2c 20746869 73206669 6c65206d     Ýmum, this file mÝ
000004e0     75737420 636f6e74 61696e20 74686520     Ýust contain the Ý
000004f0     6e616d65 20616e64 20616464 72657373     Ýname and addressÝ
00000500     20666f72 20656163 680d0a23 20646576     Ý for each..\# devÝ
00000510     69636520 64656669 6e656420 666f7220     Ýice defined for Ý
00000520     54435020 696e2079 6f757220 2f657463     ÝTCP in your /etcÝ    )
00000530     2f6e6574 2066696c 652e2020 4974206d     Ý/net file.  It mÝ
00000540     61792061 6c736f20 636f6e74 61696e0d     Ýay also contain.Ý
00000550     0a232065 6e747269 65732066 6f722077     Ý.\# entries for wÝ
00000560     656c6c2d 6b6e6f77 6e202872 65736572     Ýell-known (reserÝ
00000570   1 76656429 206e616d 65732073 75636820     Ýved) names such Ý
00000580     61732074 696d6573 65727665 720d0a23     Ýas timeserver..\#Ý    )
00000590     20616e64 20707269 6e747365 72766572     Ý and printserverÝ
000005a0     20617320 77656c6c 20617320 616e7920     Ý as well as any Ý
000005b0     6f746865                                Ýothe            Ý
           1
====( 1514 bytes transmitted on interface en0 )==== 19:44:08.541251724
ETHERNET packet : ½ 08:00:5a:fc:14:12 -> 00:60:b0:1e:73:88 |  type 800  (IP)
IP header breakdown:
\< SRC =   1.1.1.1 >  (RS6000)          6                      Ý
\< DST =0   1.1.1.2 >  (printer)          0                      Ý
ip_v=4, ip_hl=20, ip_tos=0, ip_len=1500, ip_id=3017, ip_off=0         Ý    )
ip_ttl=60, ip_sum=da18, ip_p = 6 (TCP)         d                      Ý
TCP header breakdown:
\     7                      Ý
th_seq=81f7c27f, th_ack=4fa605                 2                      Ý
th_off=5, flags\                           0                      Ý
th_win=16060, th_sum=c849, th_urp=0            3                      Ý    )
00000000     00000000 00000000 00000000 00000000     Ý................Ý
********
00000060     00000000 1b451b28 73313048 1b283855     Ý.....E.(s10H.(8UÝ
00000070   1 1b287330 531b2873 30421b28 73343039     Ý.(s0S.(s0B.(s409Ý
00000080     39541b26 6c30531b 266c304f 1b266b30     Ý9T.&l0S.&l0O.&k0Ý
00000090     471b266c 31481b26 6c32411b 266c382e     ÝG.&l1H.&l2A.&l8.Ý
000000a0     3030431b 28385523 20402823 29343720     Ý00C.(8U\# @(\#)47 Ý
000000b0     20202020 20202031 2e312020 7372632f     Ý       1.1  src/Ý
000000c0   1 626f732f 7573722f 7362696e 2f6e6574     Ýbos/usr/sbin/netÝ
000000d0     73746172 742f686f 7374732c 20636d64     Ýstart/hosts, cmdÝ    )
000000e0     6e65742c 20626f73 3432302c 20393631     Ýnet, bos420, 961Ý
000000f0     33542037 2f32340d 0a2f3931 2031303a     Ý3T 7/24../91 10:Ý
00000100     30303a34 360d0a23 2049424d 5f50524f     Ý00:46..\# IBM_PROÝ
00000110     4c4f475f 42454749 4e5f5441 47200d0a     ÝLOG_BEGIN_TAG ..Ý
00000120     23205468 69732069 7320616e 20617574     Ý\# This is an autÝ
00000130     6f6d6174 6963616c 6c792067 656e6572     Ýomatically generÝ    )
00000140     61746564 2070726f 6c6f672e 200d0a23     Ýated prolog. ..\#Ý
00000150     20200d0a 2320626f 73343230 20737263     Ý  ..\# bos420 srcÝ
00000160     2f626f73 2f757372 2f736269 6e2f6e65     Ý/bos/usr/sbin/neÝ
00000170   1 74737461 72742f68 6f737473 200d0a23     Ýtstart/hosts ..\#Ý
00000180     20200d0a 23204c69 63656e73 6564204d     Ý  ..\# Licensed MÝ
00000190     61746572 69616c73 202d2050 726f7065     Ýaterials - PropeÝ
000001a0     72747920 6f662049 424d200d 0a232020     Ýrty of IBM ..\#  Ý
000001b0     0d0a2320 28432920 434f5059 52494748     Ý..\# (C) COPYRIGHÝ
000001c0   1 5420496e 7465726e 6174696f 6e616c20     ÝT International Ý
000001d0     42757369 6e657373 204d6163 68696e65     ÝBusiness MachineÝ    )
000001e0     7320436f 72702e20 31393835 2c313938     Ýs Corp. 1985,198Ý
000001f0     39200d0a 2320416c 6c205269 67687473     Ý9 ..\# All RightsÝ
00000200     20526573 65727665 64200d0a 2320200d     Ý Reserved ..\#  .Ý
00000210     0a232055 5320476f 7665726e 6d656e74     Ý.\# US GovernmentÝ
00000220     20557365 72732052 65737472 69637465     Ý Users RestricteÝ
00000230     64205269 67687473 202d2055 73652c20     Ýd Rights - Use, Ý    )
00000240     6475706c 69636174 696f6e20 6f72200d     Ýduplication or .Ý
00000250     0a232064 6973636c 6f737572 65207265     Ý.\# disclosure reÝ
00000260     73747269 63746564 20627920 47534120     Ýstricted by GSA Ý
00000270   1 41445020 53636865 64756c65 20436f6e     ÝADP Schedule ConÝ
00000280     74726163 74207769 74682049 424d2043     Ýtract with IBM CÝ
00000290     6f72702e 200d0a23 20200d0a 23204942     Ýorp. ..\#  ..\# IBÝ
000002a0     4d5f5052 4f4c4f47 5f454e44 5f544147     ÝM_PROLOG_END_TAGÝ
000002b0     200d0a23 200d0a23 20434f4d 504f4e45     Ý ..\# ..\# COMPONEÝ
000002c0   1 4e545f4e 414d453a 20544350 49502068     ÝNT_NAME: TCPIP hÝ
000002d0     6f737473 0d0a2320 0d0a2320 46554e43     Ýosts..\# ..\# FUNCÝ    )
000002e0     54494f4e 533a206c 6f6f7062 61636b20     ÝTIONS: loopback Ý

000004a0     616d6520 696e746f 20616e20 496e7465     Ýame into an InteÝ
000004b0     726e6574 0d0a2320 61646472 6573732e     Ýrnet..\# address.Ý
000004c0   1 20200d0a 230d0a23 20417420 6d696e69     Ý  ..\#..\# At miniÝ
000004d0     6d756d2c 20746869 73206669 6c65206d     Ýmum, this file mÝ    )
000004e0     75737420 636f6e74 61696e20 74686520     Ýust contain the Ý
000004f0     6e616d65 20616e64 20616464 72657373     Ýname and addressÝ
00000500     20666f72 20656163 680d0a23 20646576     Ý for each..\# devÝ
00000510     69636520 64656669 6e656420 666f7220     Ýice defined for Ý
00000520     54435020 696e2079 6f757220 2f657463     ÝTCP in your /etcÝ
00000530     2f6e6574 2066696c 652e2020 4974206d     Ý/net file.  It mÝ    )
00000540     61792061 6c736f20 636f6e74 61696e0d     Ýay also contain.Ý
00000550     0a232065 6e747269 65732066 6f722077     Ý.\# entries for wÝ
00000560     656c6c2d 6b6e6f77 6e202872 65736572     Ýell-known (reserÝ
00000570   1 76656429 206e616d 65732073 75636820     Ýved) names such Ý
00000580     61732074 696d6573 65727665 720d0a23     Ýas timeserver..\#Ý
00000590     20616e64 20707269 6e747365 72766572     Ý and printserverÝ
000005a0     20617320 77656c6c 20617320 616e7920     Ý as well as any Ý
000005b0     6f746865                                Ýothe            Ý
           1
====( 1514 bytes transmitted on interface en0 )==== 19:44:20.701234454     )
ETHERNET packet : ½ 08:00:5a:fc:14:12 -> 00:60:b0:1e:73:88 |  type 800  (IP)
IP header breakdown:
\< SRC =   1.1.1.1 >  (RS6000)          6                      Ý
\< DST =0   1.1.1.2 >  (printer)          0                      Ý
ip_v=4, ip_hl=20, ip_tos=0, ip_len=1500, ip_id=3018, ip_off=0         Ý
ip_ttl=60, ip_sum=da17, ip_p = 6 (TCP)         d                      Ý    )
TCP header breakdown:
\     7                      Ý
th_seq=81f7c27f, th_ack=4fa605                 2                      Ý
th_off=5, flags\                           0                      Ý
th_win=16060, th_sum=c849, th_urp=0            3                      Ý
00000000     00000000 00000000 00000000 00000000     Ý................Ý
********
00000060     00000000 1b451b28 73313048 1b283855     Ý.....E.(s10H.(8UÝ
00000070   1 1b287330 531b2873 30421b28 73343039     Ý.(s0S.(s0B.(s409Ý
00000080     39541b26 6c30531b 266c304f 1b266b30     Ý9T.&l0S.&l0O.&k0Ý    )
00000090     471b266c 31481b26 6c32411b 266c382e     ÝG.&l1H.&l2A.&l8.Ý
000000a0     3030431b 28385523 20402823 29343720     Ý00C.(8U\# @(\#)47 Ý
000000b0     20202020 20202031 2e312020 7372632f     Ý       1.1  src/Ý
000000c0   1 626f732f 7573722f 7362696e 2f6e6574     Ýbos/usr/sbin/netÝ
000000d0     73746172 742f686f 7374732c 20636d64     Ýstart/hosts, cmdÝ
000000e0     6e65742c 20626f73 3432302c 20393631     Ýnet, bos420, 961Ý    )
000000f0     33542037 2f32340d 0a2f3931 2031303a     Ý3T 7/24../91 10:Ý
00000100     30303a34 360d0a23 2049424d 5f50524f     Ý00:46..\# IBM_PROÝ
00000110     4c4f475f 42454749 4e5f5441 47200d0a     ÝLOG_BEGIN_TAG ..Ý
00000120     23205468 69732069 7320616e 20617574     Ý\# This is an autÝ
00000130     6f6d6174 6963616c 6c792067 656e6572     Ýomatically generÝ
00000140     61746564 2070726f 6c6f672e 200d0a23     Ýated prolog. ..\#Ý
00000150     20200d0a 2320626f 73343230 20737263     Ý  ..\# bos420 srcÝ
00000160     2f626f73 2f757372 2f736269 6e2f6e65     Ý/bos/usr/sbin/neÝ
00000170   1 74737461 72742f68 6f737473 200d0a23     Ýtstart/hosts ..\#Ý

00000410     702e0d0a 230d0a23 20202f65 74632f68     Ýp...\#..\#  /etc/hÝ
00000420     6f737473 0d0a230d 0a232054 68697320     Ýosts..\#..\# This Ý
00000430     66696c65 20636f6e 7461696e 73207468     Ýfile contains thÝ
00000440     6520686f 73746e61 6d657320 616e6420     Ýe hostnames and Ý
00000450     74686569 72206164 64726573 7320666f     Ýtheir address foÝ
00000460     7220686f 73747320 696e2074 68650d0a     Ýr hosts in the..Ý
00000470   1 23206e65 74776f72 6b2e2020 54686973     Ý\# network.  ThisÝ
00000480     2066696c 65206973 20757365 6420746f     Ý file is used toÝ    )
00000490     20726573 6f6c7665 20612068 6f73746e     Ý resolve a hostnÝ
000004a0     616d6520 696e746f 20616e20 496e7465     Ýame into an InteÝ
000004b0     726e6574 0d0a2320 61646472 6573732e     Ýrnet..\# address.Ý
000004c0   1 20200d0a 230d0a23 20417420 6d696e69     Ý  ..\#..\# At miniÝ
000004d0     6d756d2c 20746869 73206669 6c65206d     Ýmum, this file mÝ
000004e0     75737420 636f6e74 61696e20 74686520     Ýust contain the Ý    )
000004f0     6e616d65 20616e64 20616464 72657373     Ýname and addressÝ
00000500     20666f72 20656163 680d0a23 20646576     Ý for each..\# devÝ
00000510     69636520 64656669 6e656420 666f7220     Ýice defined for Ý
00000520     54435020 696e2079 6f757220 2f657463     ÝTCP in your /etcÝ
00000530     2f6e6574 2066696c 652e2020 4974206d     Ý/net file.  It mÝ
00000540     61792061 6c736f20 636f6e74 61696e0d     Ýay also contain.Ý
00000550     0a232065 6e747269 65732066 6f722077     Ý.\# entries for wÝ
00000560     656c6c2d 6b6e6f77 6e202872 65736572     Ýell-known (reserÝ
00000570   1 76656429 206e616d 65732073 75636820     Ýved) names such Ý
00000580     61732074 696d6573 65727665 720d0a23     Ýas timeserver..\#Ý    )
00000590     20616e64 20707269 6e747365 72766572     Ý and printserverÝ
000005a0     20617320 77656c6c 20617320 616e7920     Ý as well as any Ý
000005b0     6f746865                                Ýothe            Ý
           1

++++++ END OF REPORT ++++++                                                )

processed 11 packets

What can be concluded from the iptrace, that the acknowlegment of the
reception of the datat was never recieved back, and so we keep on
sending the data over and over, thinking that something is wrong
and after a while the queue goes down
  


Support Line: can ping, can telnet but cannot print to HP ITEM: DH7608L
Dated: August 1997 Category: N/A
This HTML file was generated 99/06/24~13:30:16
Comments or suggestions? Contact us