PDA

View Full Version : nearly giving up!



gmamorim
05-01-2004, 08:20 PM
Well...... i read all the posts and replies....
and so the net does not wok!
the cmd line:
iifconfig -a
eth0 Link encap:Ethernet HWaddr 00:02:2A:B5:BF:93
inet addr:192.168.0.40 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:13822 errors:0 dropped:0 overruns:0 frame:0
TX packets:12413 errors:0 dropped:0 overruns:0 carrier:0
collisions:131 txqueuelen:100
RX bytes:4467828 (4.2 MiB) TX bytes:1231304 (1.1 MiB)
Interrupt:9 Base address:0xd800

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:52 errors:0 dropped:0 overruns:0 frame:0
TX packets:52 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:3360 (3.2 KiB) TX bytes:3360 (3.2 KiB)
-----------
i made changes in:
-----------
/etc/network/interfaces
# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)
# The loopback interface
auto lo
iface lo inet loopback
# The first network card - this entry was created during the Debian installation
# (network, broadcast and gateway are optional)
auto eth0
iface eth0 inet dhcp

Althoug.......if i restart.....
knock down!


i bag you.... help me!

Stephen
05-01-2004, 11:50 PM
According to that output you have posted the card is working perfectly, it is both receiving and transmitting packets and has an IP so exactly what does not work along with a detailed description of how you connect to the internet. Something you can try is open a console window and use ping 216.239.41.104 (google) if you get a response then the nameservers are setup wrong in your /etc/resolv.conf.