Skip to content

when I create a partition exception, iptables always "-o eth0" #244

Open
@An-egg

Description

@An-egg

when I create a partition exception, iptables always "-o eth0"

iptables:
image
yaml:

kind: PhysicalMachineChaos
apiVersion: chaos-mesh.org/v1alpha1
metadata:
  namespace: default
  name: dasdawqesda
spec:
  action: network-partition
  address:
    - http://x.x.x.x:31767
  selector: {}
  mode: all
  uid: xxxxxxxxxxxxxxxxxxxxxxxxxxxx
  network-partition:
    device: br-storage
    ip-address: x.x.x.x,x.x.x.x
    direction: to
    ip-protocol: all

core network.go
image
unuse param device

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions