
		blastec
		
		(usa Outra)
		
		Enviado em 01/04/2013 - 23:03h 
		PretooOO escreveu:
veja como esta a rota da sua internet para o destino
mtr ip_de_destino 
Olá! O resultado deste comando eu não consegui colar aqui (rsrsrsrs), mas acredito que seja equivalente ao resultado do traceroute. Sendo assim, segue resultado abaixo:
[root@blas ~]# traceroute guj.com.br
traceroute to guj.com.br (54.243.222.51), 30 hops max, 60 byte packets
 1  201.77.174.252 (201.77.174.252)  165.605 ms  165.571 ms  165.555 ms
 2  201.77.166.254 (201.77.166.254)  165.861 ms  165.849 ms  165.831 ms
 3  xe-5-2-0-332.edge-b.bhe515.ctbc.com.br (201.48.155.2)  165.817 ms  165.803 ms  165.759 ms
 4  xe-1-2-0-0.core-b.ula001.ctbc.com.br (201.48.46.10)  181.456 ms  181.452 ms  181.438 ms
 5  ae0-0.core-a.ula001.ctbc.com.br (201.48.44.5)  181.426 ms  183.718 ms  183.713 ms
 6  xe-2-1-0-0.border-a.ash.ctbc.com.br (201.48.46.173)  324.340 ms  321.348 ms  321.318 ms
 7  equinix01-iad2.amazon.com (206.126.236.68)  342.223 ms equinix02-iad2.amazon.com (206.126.236.35)  337.661 ms  337.614 ms
 8  72.21.220.47 (72.21.220.47)  337.611 ms 72.21.220.55 (72.21.220.55)  337.603 ms  337.590 ms
 9  205.251.245.55 (205.251.245.55)  337.527 ms 72.21.222.155 (72.21.222.155)  337.499 ms  337.496 ms
10  * * *
11  * * *
12  * * *
13  216.182.224.212 (216.182.224.212)  371.511 ms 216.182.224.85 (216.182.224.85)  371.490 ms 216.182.224.93 (216.182.224.93)  371.465 ms
14  * * *
15  * * *
16  * * *
17  * * *
18  * * *
Dei uma olhada no em "/var/log/messages" e achei bastante estranho! Vejam as linhas indicadas:
Apr  1 23:16:49 localhost pppd[5986]: Plugin rp-pppoe.so loaded.
Apr  1 23:16:49 localhost pppd[5986]: RP-PPPoE plugin version 3.8p compiled against pppd 2.4.5
Apr  1 23:16:49 localhost pppd[5986]: Plugin /usr/lib64/pppd/2.4.5/nm-pppd-plugin.so loaded.
Apr  1 23:16:49 localhost pppd[5986]: pppd 2.4.5 started by root, uid 0
Apr  1 23:16:49 localhost pppd[5986]: PPP session is 58025
Apr  1 23:16:49 localhost pppd[5986]: Connected to 00:0c:42:43:77:89 via interface eth0
Apr  1 23:16:49 localhost pppd[5986]: Using interface ppp0
Apr  1 23:16:49 localhost pppd[5986]: Connect: ppp0 <--> eth0
Apr  1 23:16:49 localhost pppd[5986]: Remote message: Login ok
Apr  1 23:16:49 localhost pppd[5986]: PAP authentication succeeded
Apr  1 23:16:49 localhost pppd[5986]: peer from calling number 00:0C:42:43:77:89 authorized
Apr  1 23:16:49 localhost pppd[5986]: local  IP address 201.77.166.12
Apr  1 23:16:49 localhost pppd[5986]: remote IP address 201.77.174.252
===>>>>>>> Apr  1 23:16:49 localhost pppd[5986]: primary   DNS address 201.77.175.1
Apr  1 23:16:49 localhost pppd[5986]: secondary DNS address 8.8.8.8
Apr  1 23:16:49 localhost NetworkManager[1865]: <info> PPP manager(IP Config Get) reply received.
Apr  1 23:16:49 localhost NetworkManager[1865]: <info> Activation (eth0) Stage 4 of 5 (IP4 Configure Get) scheduled...
Apr  1 23:16:49 localhost NetworkManager[1865]: <info> Activation (eth0) Stage 4 of 5 (IP4 Configure Get) started...
Apr  1 23:16:49 localhost NetworkManager[1865]: <info> Activation (eth0) Stage 5 of 5 (IP Configure Commit) scheduled...
Apr  1 23:16:49 localhost NetworkManager[1865]: <info> Activation (eth0) Stage 4 of 5 (IP4 Configure Get) complete.
Apr  1 23:16:49 localhost NetworkManager[1865]: <info> Activation (eth0) Stage 5 of 5 (IP Configure Commit) started...
Apr  1 23:16:50 localhost NetworkManager[1865]: <info> (eth0): device state change: 7 -> 8 (reason 0)
===>>>>>>> Apr  1 23:16:50 localhost NetworkManager[1865]: <info> Policy set 'TREMNET' (ppp0) as default for IPv4 routing and DNS.
O DNS primário não é o que está definido em "/etc/resolv.conf". Como? 
Outra coisa foi essa msg " Policy set 'TREMNET' (ppp0) as default for IPv4 routing and DNS"
Alguma luz????
Vlw ;)