ethack / docker-vpn

Conveniently connect to Cisco AnyConnect or OpenVPN endpoints using a docker container
97 stars 31 forks source link

Cannot open "/proc/sys/net/ipv4/route/flush": Read-only file system #15

Open MirolHusni opened 1 year ago

MirolHusni commented 1 year ago

My connection successfully authenticated but then stuck at the Connect Banner and showing above error message.

image

Can u help me fix this?

Thanks in advance

ethack commented 1 year ago

I ran into that error before. I think I remember the solution being to just ignore it as it was cosmetic and wasn't actually causing any issues. Do you have any problems with the connection?

I did implement the advice in that serverfault post to install the latest version of the script.

Can you rebuild the image from the latest git commit and see if it goes away? Or is it still happening for you with the latest?

kiler129 commented 1 year ago

I have this all the time and it doesn't cause any problems.