siomiz / SoftEtherVPN

A Docker Automated Build Repository for SoftEther VPN
https://hub.docker.com/r/siomiz/softethervpn/
MIT License
454 stars 174 forks source link

iptables-legacy warning polluting the logs #101

Open amintnt opened 2 years ago

amintnt commented 2 years ago

Hi. I get this error in my containers:

"Warning: iptables-legacy tables present, use iptables-legacy to see them"

which is periodically produced for each container in my docker-compose logs, polluting it over time. How to suppress it?

xiandan-erizo commented 2 years ago

I have the same problem. Please let me know if it is solved

luthfi-hh commented 1 year ago

I am encountering the same issue. I run SoftEther on AWS ECS Fargate. Has anybody found a solution for this?