On Thu, Nov 09, 2006 at 10:31:45AM +0000, Alexandre Almeida wrote:
> I have tried to had manually to configure with:
>
> route had default 194.65.169.215
> error no route to host
How about
route add default 194.65.169.215
^^^
?
(or
echo "dhclient=YES" >> /etc/rc.conf
)
Cheers,
Patrick