Giter VIP home page Giter VIP logo

Comments (7)

cernekee avatar cernekee commented on July 1, 2024

Hi,

I'll take a look. Could you please submit a problem report (log), reference this issue in the comment field, and let me know when it's submitted?

Thanks!

from ics-openconnect.

hexchain avatar hexchain commented on July 1, 2024

I've submitted one using the "Report a problem" menu item, please kindly check it.

BTW: That problem reporting dialog is so Gingerbread (which looks ugly on L), and there's no feedback on whether the report is successfully sent or not.

from ics-openconnect.

cernekee avatar cernekee commented on July 1, 2024

I've submitted one using the "Report a problem" menu item, please kindly check it.

I found your report, but unfortunately the application log data seems to be missing.

I set up an ocserv instance on a VPS this weekend and was able to verify IPv6 connectivity between Android and the server. Haven't quite figured out how to configure the VPS to route traffic to and from my IPv6 clients, however.

BTW: That problem reporting dialog is so Gingerbread (which looks ugly on L), and there's no feedback on whether the report is successfully sent or not.

It's the stock ACRA dialog. Hopefully it doesn't get too much use ;-)

It is possible that they kept it simple for backward compatibility and/or robustness reasons. ACRA normally runs when the application crashes.

from ics-openconnect.

hexchain avatar hexchain commented on July 1, 2024

Switched to CyanogenMod 12, and I cannot reproduce this issue anymore. IPv6 is correctly routed, and can be verified by running ping6 ipv6.google.com in adb shell. I'm not sure if this is something wrong with AOSP builds. Sorry for the inconvenience.

But then IPv6 address is not shown on the status window (yet I can see it with ip addr):

screenshot_2015-02-08-13-14-06

So maybe this is another issue now...

P.S.: If you are having problems with IPv6 setup, here's some note: I've ditched IPv6 that comes with VPS provider, setup an HE.net tunnelbroker and properly configured it on VPS, then enabled these two lines in ocserv.conf:

ipv6-network = <Routed /64 from HE, e.g. 2001:db8:96:424::>
ipv6-prefix = 64

and enabled kernel IPv6 forwarding with sysctl -w net.ipv6.conf.all.forwarding=1.

from ics-openconnect.

cernekee avatar cernekee commented on July 1, 2024

But then IPv6 address is not shown on the status window

Oops - OpenVpnService.setIPInfo() should probably be using ipInfo.netmask6 instead of ipInfo.addr6.

IPv6 addresses can be pretty wide, so maybe we should add another row to the UI instead of trying to cram IPv4 + IPv6 + server name onto the same line.

If you are having problems with IPv6 setup, here's some note: I've ditched IPv6 that comes with VPS provider, setup an HE.net tunnelbroker

For me it's probably easier to just live without IPv6 than to add the extra point of failure / latency source...

from ics-openconnect.

hexchain avatar hexchain commented on July 1, 2024

IPv6 addresses can be pretty wide, so maybe we should add another row to the UI instead of trying to cram IPv4 + IPv6 + server name onto the same line.

Maybe put these 3 fields on 3 lines?

from ics-openconnect.

hexchain avatar hexchain commented on July 1, 2024

Great! Thank you.

from ics-openconnect.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.