Hello all

I hope I am writing at the correct email address. 
I installed Bering-uClibc 3.1 on an IDE Harddisk. Just at the beginning I have 
some problems. I didn't installed shorewall or itables. The first Thing after 
the first  boot of Bering, I just installed the modules for my network cards. 
It is possible to ping all other computer in the network. I can even ping ip 
adress from internet. But I cannot ping address as name for example "ping 
www.google.com". --> Bad Address. But it is possible to snarf for example: 
"snarf www.test.com/test.gif /test "
If I boot with the Knoppix Live-CD there is no problem with pinging. Also other 
computers in the network hasn't this problem. All computer including bering one 
are connected to a Router with DHCP activated. 

/etc/network/interfaces
auto lo
iface lo inet loopback

auto eth0
iface eth0 inet dhcp
or

        
        ...

auto eth0 
iface eth0 inet static
address 192.168.2.25
netmask 255.255.255.0
#broadcast (weggelassen)
gateaway 192.168.2.1
/etc/dhcpc/config


        

         case ${INTERFACE} in
eth0)
SET_DNS='yes'

resolv.conf 

nameserver 192.168.2.1
Also Knoppix and other computers have same resolv.conf

I have no clue, what the problem could be.
Here the "ip addr"

Bering

1:lo: blba

2. dummy0: blbla

3.eth0: <BROADCAST,MULTICAST,NOTRAILERS,UP> mtu 1500 qdisc pfio_fast qlen 1000

link/ether xx:xx:xx:xx:xx:xx brd ff:ff:ff:ff:ff:ff

inet 192.168.2.25/24 brd 192.168.255 scope global eth0




Knoppix: ip addr

1. lo: ...



2. eth0: mtu 1500 qdisc pfifo_fast qlen 1000

link/ether xx:xx:xx:xx:xx:xx brd ff:ff:ff:ff:ff:ff

inet 192.168.2.25/24 brd 192.168.2.255 scope global eth0


I would be very happy, if you could help me please. Thanks a lot. 

Yours

Justus







_________________________________________________________________
Teste jetzt die neue Windows Live Messenger Beta!
http://download.live.com/
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to