Translated message

A translation of this page exists in English.

-z オプションを使用して tcpdump に指定したコマンドが "Permission denied" エラーで失敗する

Solution Verified - Updated -

Issue

  • パケットキャプチャーファイルを圧縮するには、tcpdump の圧縮コマンドに -z オプションを指定します。
  • しかし、圧縮コマンドは "Permission denied" メッセージが表示されて失敗します。

    # tcpdump ... -G 30 -Z root -w /logs/dump-%Y%m%d%H%M%S.pcap -z gzip
    tcpdump: listening on ens36, link-type EN10MB (Ethernet), capture size 262144 bytes
    ..snip..
    gzip: /logs/dump-20200625114038.pcap.gz: Permission denied
    
    
    # ls -l /logs/
    total 0
    -rw-r--r-- 1 root root 0 Jun 25 11:40 dump-20200625114038.pcap
    

Environment

  • Red Hat Enterprise Linux 7
  • tcpdump

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content