Hello everyone,
I'm using a Beagle board - xM Rev C with Linux kernel 2.6.38, Angstrom distribution. u-boot loads kernel from NFS and kernel mounts NFS root. Everything works fine but I have a little problem... My Beagle board - xM can't "ping www.google.com" but can ping Google IP address 74.125.224.52. When I type opkg update I get:
..........
wget: bad address 'www.angstrom-distribution.org'
Collected errors: opkg_download: Failed to download http://www.angstrom-distribution.org/feeds/unstable/ipk/glibc/armv7a/base/Packages.gz, wget returned 1.
..........
I know that the problem is in DNS but I don't know how to solve it. I was surfing over the Internet and I didn't find any solution that works for me. Can there be a problem because of dynamic MAC address of the BB-xM? BB-xm doesn't have an EEPROM memory for saving MAC address and therefore BB-xM gets a new MAC and IP address on every reboot from DHCP server. Does anyone have any suggestion?
Thanks in advance, Vladimir