On Thu, Jun 28, 2001 at 03:04:55PM -0400, Jenner Almanzar wrote: | You're right, what i'm trying to ping out if the default gateway. How can i | configure the eth0?
use ifconfig and 'man route' :-). You need to specify the default gateway for the interface. This can be done in the /etc/interfaces file (then 'ifdown eth0 && ifup eth0'). See also 'man interfaces'. HTH, -D PS. "Unidentified subject" is not a good way to get people's attention. "NIC configuration" (or something) would have been better.