joseluis 1 Posted ... Hey guys, I currently have a Pi (Latets raspbian lite) connected to my hub via ethernet. I have OpenVPN and using to connect to a .ovpn I've generated from the config generator. It connects fine and I get a tun0 interface. However I then get no connection to the outside world. ip addr: 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 link/ether x:x:x:x:x ff:ff:ff:ff:ff:ff inet 192.168.0.15/24 brd 192.168.0.255 scope global eth0 valid_lft forever preferred_lft forever inet6 x:x:x:x:x:x:x/64 scope link valid_lft forever preferred_lft forever 3: wlan0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN group default qlen 1000 link/ether x:x:x:x:x:x brd ff:ff:ff:ff:ff:ff inet6 x:x:x:x:x:x:x/64 scope link tentative valid_lft forever preferred_lft forever 4: tun0: <POINTOPOINT,MULTICAST,NOARP,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN group default qlen 100 link/none inet 10.4.63.73/16 brd 10.4.255.255 scope global tun0 valid_lft forever preferred_lft forever route: Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface default 10.4.0.1 128.0.0.0 UG 0 0 0 tun0 default 192.168.0.1 0.0.0.0 UG 202 0 0 eth0 10.4.0.0 * 255.255.0.0 U 0 0 0 tun0 128.0.0.0 10.4.0.1 128.0.0.0 UG 0 0 0 tun0 192.168.0.0 * 255.255.255.0 U 202 0 0 eth0 213.152.162.148 192.168.0.1 255.255.255.255 UGH 0 0 0 eth0 traceroute google.com google.com: Name or service not known Cannot handle "host" cmdline arg `google.com' on position 1 (argc 1) When I try ping it just hangs with no output. Quote Share this post Link to post
LZ1 673 Posted ... Hello! There's a guide to something similar, in case that's useful . Or at least you may know who to ask. Quote Hide LZ1's signature Hide all signatures Hi there, are you new to AirVPN? Many of your questions are already answered in this guide. You may also read the Eddie Android FAQ. Moderators do not speak on behalf of AirVPN. Only the Official Staff account does. Please also do not run Tor Exit Servers behind AirVPN, thank you. Did you make a guide or how-to for something? Then contact me to get it listed in my new user guide's Guides Section, so that the community can find it more easily. Share this post Link to post