Bad argument `eth0' openvpn after update
-
@ApplegateR The openvpn.conf should have
push "redirect-gateway def1 ipv6 bypass-dhcp"
. If it does, then it's probably a client side thing. Are you on a Mac ? I only tested this the setting on linux. -
In openvpn.conf
push "redirect-gateway def1 bypass-dhcp"
Not showing ipv6 so I added second line below that. Let see test see if it works.
push "redirect-gateway def1 bypass-dhcp"
push "redirect-gateway def1 ipv6 bypass-dhcp" -
This post is deleted!
-
@ApplegateR switch to data on my phone and it still get ipv6 however on wifi does not show ipv6
-
@ApplegateR Thanks! Yes, the app will now start without issue, but it's not pushing the IPv6 address -- which isn't a huge issue for us at the moment.
-
@ApplegateR said in Bad argument `eth0' openvpn after update:
@JLX89 yes for me I just don't want it being leak ipv6 on data so still work on it..
Yes, I agree -- so far I did some testing and used https://ipleak.net to see if there were any issues and didn't see any.