Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: converting tcpdump output

by mrborisguy (Hermit)
on May 16, 2005 at 01:56 UTC ( [id://457327]=note: print w/replies, xml ) Need Help??


in reply to converting tcpdump output

can you possibly post some output? or maybe it would help to print out some of the values to debug it, for example just print $client, just print $host, just print $&, etc.

Replies are listed 'Best First'.
Re^2: converting tcpdump output
by RnC (Sexton) on May 16, 2005 at 02:18 UTC
    
    root@iceblue:~# perl sn
    tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
    listening on eth0, link-type EN10MB (Ethernet), capture size 1024 bytes
    192.168.0.249 -> 209.197.123.153        GET /ind P.......GET./ind
    192.168.0.249 -> 209.197.123.153        GET /ind P...`...GET./ind
    192.168.0.249 -> 209.197.123.153        GET /ind P...X...GET./ind
    192.168.0.249 -> 209.197.123.153        GET /ima P.......GET./ima
    192.168.0.249 -> 209.197.79.97          GET /i/p P.......GET./i/p
    192.168.0.249 -> 66.39.54.27            GET /ima P...;...GET./ima
    
    
    

    Thanks again.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://457327]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (2)
As of 2024-04-20 05:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found