Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create network does not support ipv6? #990

Open
adams1985 opened this issue Jan 10, 2024 · 0 comments
Open

create network does not support ipv6? #990

adams1985 opened this issue Jan 10, 2024 · 0 comments

Comments

@adams1985
Copy link

i used the latest version of chaosblade, with this command:
./blade create network loss --percent 100 --interface eth0 --remote-port 20001 --destination-ip fdbd:dc06:0:33c::26

and it returns

{"code":63063,"success":false,"error":"/bin/sh -c tc qdisc add dev eth0 parent 1:4 handle 40: netem loss 100% \u0026\u0026 \\\n tc filter add dev eth0 parent 1: prio 4 protocol ip u32 match ip dst fdbd:dc06:0:33c::26 match ip dport 20001 0xffff flowid 1:4: cmd exec failed, err: Illegal "match"\n exit status 1"}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant