On Wed, Feb 23, 2005 at 03:06:14PM -0300, Tiago Bahi - VOE INTERNET wrote: > first: sorry by my error in answering... > no pb ;) > Yes, without problems, google is so afar. registro.br is better for the test > > [root at cedaspy root]# traceroute registro.br > traceroute to registro.br (200.160.2.3), 30 hops max, 38 byte packets > 1 rt.voe.com.br (200.175.11.1) 8.933 ms 1.237 ms 1.148 ms ... why is your 1st hop to 200.175.11.1? your gateway was 200.138.174.1 in your /etc/sysconfig/network and rt2.voe.com.br in your "route" ouput and something is weird in the DNS setup from voe.com.br (at least from this side of the network): [tru at carrington ~]$ host rt2.voe.com.br Host rt2.voe.com.br not found: 3(NXDOMAIN) [tru at carrington ~]$ dig -x 200.138.174.1 ; <<>> DiG 9.2.4 <<>> -x 200.138.174.1 ;; global options: printcmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 33090 ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 0 ;; QUESTION SECTION: ;1.174.138.200.in-addr.arpa. IN PTR ;; ANSWER SECTION: 1.174.138.200.in-addr.arpa. 86400 IN PTR rt2.voe.com.br. ;; AUTHORITY SECTION: 174.138.200.in-addr.arpa. 259200 IN NS ns2.voe.com.br. 174.138.200.in-addr.arpa. 259200 IN NS ns.voe.com.br. ;; Query time: 550 msec ;; SERVER: 10.0.0.138#53(10.0.0.138) ;; WHEN: Thu Feb 24 00:14:20 2005 ;; MSG SIZE rcvd: 107 can you run: netstat -rn > I test another command... > > [root at cedaspy root]# wget http://www.google.com > --18:01:56-- http://www.google.com/ > => `index.html' > Resolving www.google.com... feito. > Connecting to www.google.com[64.233.161.99]:80... > > and cursor stop in this without answer. > > curl result in nothing, like links app with message Connecting... > > and sorry by stupid errors again. could you test with only eth0 active by de-activating the aliased eth0:0 network? otherwise, I am running out of idea. Tru