You are not logged in.
Pages: 1
Hello,
I build a little Linux distro with the Kernel 2.6.36.1, glibc 2.12.1, busybox, gcc, and some config files.
The System works well and is useable.
But the network doesn't work.. The Linux runs in VirtualBox.
I tried to configure the network interface with this command:
ifconfig eth0 192.168.0.109 netmask 255.255.255.0 up
After this I get this Kernel Message:
e1000: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
When I type in "ifconfig" I can see, that the network interface is configured like on my normal computer.
But I aren't able to ping my router or my pc. And from my computer I can't ping the Linux in VirtualBox.
Has anybody a tip for me, what i could try to solve this issue?
johannes
Offline
Pages: 1