Hello.

I have finally got ubuntu 8.10 on my computers and its greate 
so now I hope I can use the foxboard better.
But I maybe need some advice and a kickstart.

I now have flashed foxboard 832 with CrisOs DarwinFox 8.09 
and when I run  
arp -n
I get
----------
Address        HWtype  HWaddress              Flags Mask    Iface
192.168.0.1    ether   00:18:f8:4b:0e:d4      C             eth0
192.168.0.90           (not compleat)                       eth0
------------

When I click on the link "dnsmasq" i go to the site
http://man.cx/dnsmasq
but there is nothing to download there 
so I google "dnsmasq" and downloaded
dnsmasq-2.46.tar.gz 
from
http://www.thekelleys.org.uk/dnsmasq/

I think I installed it and now I try to run the commands
------------
#/bin/sh
sudo killall -9 dnsmasq
sudo sudo ifconfig eth0 192.168.0.1 netmask 255.255.255.0
sudo dnsmasq --dhcp-range=192.168.0.45,192.168.0.56,255.255.255.0,12h 
-i eth0 -d
---------------
And they all seem to work fine but the last 
"sudo dnsmasq --dhcp-
range=192.168.0.45,192.168.0.56,255.255.255.0,12h -i eth0 -d"
fail. 
And then I can not connect to the internet so I have to restart my PC.

I also found that I have 
network management framework (GNOME frontend) 
installed and it is supposed to have a DHCP.
Can somebody tell me how to use that instead, if it is better to use?

Regards 
Now finally a linix user
Magi

Reply via email to