Miikasd | Has anybody here used openvpn with Gemini PDA? | 09:41 |
---|---|---|
Miikasd | I copied working configurations from my Xperia 10 III to Gemini PDA, but the connection fails with "Problem with connection" on Gemini | 09:41 |
Miikasd | Restarting the network subsystem from utilities did not help | 09:42 |
Miikasd | Hmm, I got connected by running the openvpn from command line, but the DNS still leaks :/ | 10:19 |
x2s | Where does the default route go to? | 10:20 |
Miikasd | How can I check it? | 10:59 |
x2s | ip route | 11:03 |
x2s | Also it is possible that there is some caching for the DNS route somewhere... | 11:04 |
Miikasd | It shows dns for my ISP | 11:06 |
x2s | I can't follow | 11:06 |
x2s | what shows dns for your ISP? | 11:06 |
Miikasd | No sorry, it even doesnt. The "ip route" shows ip for my VPN in dev wlan0 | 11:08 |
x2s | the default route? | 11:18 |
Miikasd | You mean the row: default via 192.168.1.254 via dev wlan0 ? | 11:25 |
x2s | yes. | 11:26 |
Miikasd | Well it says that. And then the dev wlan says [VPN IP] via 192.168.1.254 dev wlan0 | 11:27 |
x2s | I'm not totally sure about this right now. But if I remember correctly you need to have the default route set to point through your VPN to have all traffic routed through it. | 11:27 |
Miikasd | Any clues how I could try it? | 11:28 |
x2s | In OpenVPN this should be usually set on the server and the client should do it automatically. | 11:29 |
Miikasd | I have no clue why it is not even working directly from the VPN settings in gemini pda | 11:31 |
Miikasd | With same config which is working in Xperia X 10 III | 11:31 |
Miikasd | Only can connect from command line, but then the DNS leak :( | 11:32 |
x2s | is that your openvpn server? Do you have access to the server.conf? | 11:32 |
Miikasd | No, its from NordVPN | 11:32 |
x2s | Then this should work ootb :| | 11:33 |
Miikasd | Yeah, and it did on 10 III | 11:36 |
Miikasd | Probably something Gemini PDA related, not suprised :D | 11:37 |
x2s | How old is SFOS on it? Does it get the latest versions? | 11:38 |
x2s | Maybe it's a bug in the client | 11:38 |
Miikasd | Its running the latest 4.5.0.21 | 11:40 |
x2s | oh, did you try running the openvpn client in verbose mode? | 11:41 |
x2s | Somewhere it should say something about the default route | 11:41 |
Miikasd | Ill check it in a sec | 11:47 |
Miikasd | it outputted route_default_gateway=['UNDEF'] | 11:56 |
x2s | that is weird. | 12:26 |
x2s | can you try on the other phone as well? | 12:27 |
Miikasd | Hmmm. The DNS leaks also when using openvpn from commandline with 10 III | 12:35 |
Miikasd | But not if I use it from the vpn settings | 12:35 |
Miikasd | This could be related to IPV6 because I have it set on OFF at 10 III Vpn settings | 12:38 |
Miikasd | Im calling the openvpn with --block-ipv6 but it doesnt seem to help | 12:39 |
Miikasd | It would be nice to known how the "VPN settings" calls the openvpn | 12:45 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!