Thanks,
I am nor sure if it is a firewall problem (how to know?). Some of my tryals results in:
ubuntu@ubuntu:~$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:11:11:00:9A:58
inet addr:192.168.10.101 Bcast:192.168.10.127
Mask:255.255.255.224
inet6 addr: fe80::211:11ff:fe00:9a58/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:970 errors:0 dropped:0 overruns:0 frame:0
TX packets:29 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:125749 (122.8 KB) TX bytes:4985 (4.8 KB)
Base address:0xdf40 Memory:fcfe0000-fd000000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
ubuntu@ubuntu:~$ ping 137.222.20.146
connect: Network is unreachable
ubuntu@ubuntu:~$ sudo dhclient
Internet Systems Consortium DHCP Client V3.0.5
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit
http://www.isc.org/sw/dhcp/
Listening on LPF/eth0/00:11:11:00:9a:58
Sending on LPF/eth0/00:11:11:00:9a:58
Sending on Socket/fallback
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4
DHCPOFFER from 192.168.0.1
DHCPREQUEST on eth0 to 255.255.255.255 port 67
DHCPACK from 192.168.0.1
SIOCADDRT: No such process
bound to 192.168.10.101 -- renewal in 3980 seconds.
ubuntu@ubuntu:~$
It is interesting the SIOCADDRT report. Does that have something to do? How can I be sure if the problem deals with a firewall (even using a LiveCd)?
With best regards,
Gustavo