Skip to content

vs-debug: networking tools #3

@jefflill

Description

@jefflill

The vs-debug container includes network tools. We need to make sure that these actually work:

  • ping should work, now that I've added this to the CRI-O config:
    default_sysctls = [
       ""net.ipv4.ping_group_range=0 2147483647"",
    ]
    
  • tcpdump should also work, now that I've set: setcap cap_net_raw,cap_net_admin=eip /usr/bin/tcpdump

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions