Displaying 10 results from an estimated 10 matches for "squeri".
Did you mean:
query
2015 Mar 30
1
Problem With Android Configuration
Thanks for reply.. I'll try and then i'll advise you if it woks
Andrea Squeri
Il 30/mar/2015 11:38 "Vil Brekin" <vilbrekin at gmail.com> ha scritto:
> Hi there,
>
> I've finally had a deeper look and found the Lollipop routing issues root
> cause: Lollipop uses several routing tables instead of the default one for
> previous Android versio...
2015 Mar 27
2
Problem With Android Configuration
I switch to lollipop 4 months ago and I never had issue. So for my opinion it is ready for daily use.
Before try tinc I had my vpn implemented with openvpn, and it works great on lollipop. I switch to tinc because i prefer a mash vpn topology versus a client/server topology.
--
Andrea Squeri
Inviato con Sparrow (http://www.sparrowmailapp.com/?sig)
Il giorno venerd? 27 marzo 2015, alle ore 11:57, Alexander Ypema ha scritto:
> I think it's more of a routing issue than anything explicitly blocking it, they use a new 'ip rule list' and per user settings that aren't...
2015 Mar 27
2
Problem With Android Configuration
I don't know.. It seems that anyone had try to made work tinc with
lollipop. Even googoling i don't found anything about this argoument.
Andrea Squeri
Il 27/mar/2015 06:55 "Tatsuyuki Ishi" <ishitatsuyuki at gmail.com> ha scritto:
> SELinux is considered as the biggest problem.
>
> On Thu, Mar 26, 2015, 22:37 Andrea Squeri <andrea.squeri at gmail.com> wrote:
>
>> Yes. The problem is lollipop. I tried to in...
2015 Mar 30
0
Problem With Android Configuration
...o 100 from all lookup 100
ip route add table 100 $REMOTEADDRESS $ORIGINAL_GATEWAY
ip route add table 100 $VPN_GATEWAY dev $INTERFACE
I've updated the examples from Tinc GUI's documentation accordingly:
http://tinc_gui.poirsouille.org/
Hope this helps,
V
2015-03-27 15:38 GMT+01:00 Andrea Squeri <andrea.squeri at gmail.com>:
> I switch to lollipop 4 months ago and I never had issue. So for my opinion
> it is ready for daily use.
> Before try tinc I had my vpn implemented with openvpn, and it works great
> on lollipop. I switch to tinc because i prefer a mash vpn topology...
2015 Mar 27
0
Problem With Android Configuration
...sed with android 5 much yet, it seems not ready enough yet for daily
use, there isn't a single snapshot in the cyanogenmod repos, for example.
So maybe it's worth to just stick with Android 4 for now?
Met vriendelijke groet / Kind regards,
Alexander Ypema
On 27 March 2015 at 08:16, Andrea Squeri <andrea.squeri at gmail.com> wrote:
> I don't know.. It seems that anyone had try to made work tinc with
> lollipop. Even googoling i don't found anything about this argoument.
>
> Andrea Squeri
> Il 27/mar/2015 06:55 "Tatsuyuki Ishi" <ishitatsuyuki at gm...
2015 Mar 26
2
Problem With Android Configuration
Yes. The problem is lollipop. I tried to install tinc on my brother's
device which mount a cyano 10.1( android 4.2.2) and it works.
I don't understand which is the problem with lollipop. Is there a firewall
that block the packets?
Andrea Squeri
If you are running Lollipop / Android 5.x on your Nexus 5, then you are
probably seeing the same issue I was with it. lollipop seems to change
networking quite a bit in that it's using iptables / and `ip rule list`
extensively for per-user settings.
I think
http://www.linux.org/threads/debuggin...
2015 Mar 27
0
Problem With Android Configuration
SELinux is considered as the biggest problem.
On Thu, Mar 26, 2015, 22:37 Andrea Squeri <andrea.squeri at gmail.com> wrote:
> Yes. The problem is lollipop. I tried to install tinc on my brother's
> device which mount a cyano 10.1( android 4.2.2) and it works.
> I don't understand which is the problem with lollipop. Is there a
> firewall that block the pa...
2015 Mar 25
4
Problem With Android Configuration
...received, 100% packet loss, time 9003ms
1|root at hammerhead:/sdcard/tinc/vpnalma #
????????????????????????????????????????????????????????????????????????????????
From the tinc gui log that I can?t copy and paste , I see that the device in connected to cubic but i can?t ping with it.
--
Andrea Squeri
Inviato con Sparrow (http://www.sparrowmailapp.com/?sig)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.tinc-vpn.org/pipermail/tinc/attachments/20150325/8443916d/attachment-0001.html>
2015 Mar 25
0
Problem With Android Configuration
...hat a lot of the openvpn apps are using now.
You might be able to draw some inspiration from
https://github.com/offensive-security/kali-nethunter/blob/master/utils/manna/start-nat-full-lollipop.sh
but I haven't tried it since I've been back on 4.4.2.
On Wed, Mar 25, 2015 at 5:15 AM, Andrea Squeri <andrea.squeri at gmail.com>
wrote:
> Hi, First sorry for my bad English.
> I made a vpn wtih tinc for link my home and my two office. In Addition I
> want to configure my android device to link with my vpn.
> The topology of the net is this:
>
> cubox(a linux machine in m...
2015 Mar 25
0
Problem With Android Configuration
...er running into this issue before (over a year ago) ? if I remember correctly, the issue wasn?t from Tinc, but from Android (I was using Cyanogenmod on the Nexus 5). I needed to flip some networking flag to get packages through.
From: tinc [mailto:tinc-bounces at tinc-vpn.org] On Behalf Of Andrea Squeri
Sent: Wednesday, March 25, 2015 5:15 AM
To: tinc at tinc-vpn.org
Subject: Problem With Android Configuration
I have configurate all machine and now they all works except the android device.
On this I use ?Tinc Gui? app for configure it. When I start the tinc daemon it connect to the configured hos...