samedi 7 février 2015

[Q] strange networking/routing/nameserver search problem? [Huawei P6] topic






Hello,

since a while, i have a very strange and frustrating network problem with my Huawei p6. The ROM is "Omni Rom", i think - but it shouldn't matter.

The problem is: when i try to connect through wlan (i have no mobile internet), according to the network manager of android, it should working. But i still can't acess internet services.

I had installed an firewall (think it was adwall), which i've deleted (with the rules, see below) but still i can't acces anything beyond my local device.

Unfortunately, i cant interpret the results below, because of my not-existent knowledge about networking/routing/whatever


---------------

ping heise.de
=> unknown host heise.de

ping loopback
=> unknown host loopback

ping 127.0.0.1
=> 64 bytes from 127.0.0.1: icmp=1 ttl=64 time=1.99ms
[…] 0% packet loss


su
dhcpcd
=> Android requires an interface
stop_control: no such file or directory


su
netstat
=>
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 127.0.0.1:5037 0.0.0.0:* LISTEN
udp 0 0 192.168.1.5:27763 192.168.1.1:53 ESTABLISHED
udp 0 0 192.168.1.5:39219 192.168.1.1:53 ESTABLISHED
udp6 0 0 ::ffff:192.168.1.5:33474 ::ffff:8.8.4.4:53 ESTABLISHED
udp6 0 0 ::ffff:192.168.1.5:54608 ::ffff:8.8.4.4:53 ESTABLISHED
udp6 0 0 :::49041 :::* CLOSE
udp6 0 0 ::ffff:192.168.1.5:45969 ::ffff:8.8.4.4:53 ESTABLISHED
udp6 0 0 ::ffff:192.168.1.5:58799 ::ffff:8.8.4.4:53 ESTABLISHED


iptables rules deletion

# iptables -F
# iptables -X
# iptables -t nat -F
# iptables -t nat -X
# iptables -t mangle -F
# iptables -t mangle -X
# iptables -t raw -F
# iptables -t raw -X
# iptables -t security -F
# iptables -t security -X
# iptables -P INPUT ACCEPT
# iptables -P FORWARD ACCEPT
# iptables -P OUTPUT ACCEPT


netstat (after deleting my iptables rules)
=>
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 127.0.0.1:5037 0.0.0.0:* LISTEN
udp6 0 0 :::50234 ::ffff:8.8.8.8:* CLOSE
udp6 0 0 ::ffff:192.168.1.5:33474 ::ffff:8.8.4.4:53 ESTABLISHED
udp6 0 0 ::ffff:192.168.1.5:54608 ::ffff:8.8.4.4:53 ESTABLISHED
udp6 0 0 ::ffff:192.168.1.5:50051 ::ffff:8.8.4.4:53 ESTABLISHED
udp6 0 0 ::ffff:192.168.1.5:45969 ::ffff:8.8.4.4:53 ESTABLISHED
udp6 0 0 ::ffff:192.168.1.5:58799 ::ffff:8.8.4.4:53 ESTABLISHED

su
traceroute 127.0.0.1
=> traceroute to 127.0.0.1 (127.0.0.1), 30 hops max, 38 byte packets
1 localhost (127.0.0.1) 0.158 ms 0.074 ms 0.062 ms






Aucun commentaire:

Enregistrer un commentaire