Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Configuring network after fresh boot to lime2



On Fri, Nov 18, 2022 at 06:10:34PM +0100, Sagar Acharya wrote:
> I flashed an image to sd card and I want to install packages using wired ethernet cable but I'm unable to connect to internet. With root user,
> 
> ping hyperbola.info
> ping: Cannot resolve "hyperbola.info" (Host name lookup failure)
> 
> ifconfig shows interface awge0 with static ipv6.
> 
> I usually would do dhcpcd -I awge0 which would enable my network connection.

Why -I ? This is supposed to be the clientid

dhcpcd awge0
should work. On my lime2 boards I start dhcpcd at boot (dhcpcd=YES in
/etc/rc.conf) and it works just fine

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index