Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Oct 2007 16:47:33 -0400
From:      rtos <rtos@rogers.com>
To:        freebsd-arm@freebsd.org
Subject:   How do I specify the static ip address in the kernel config?
Message-ID:  <200710221647.34126.rtos@rogers.com>

index | next in thread | raw e-mail

Hi,

This is how I boot my NetBSD board and would like to do the same for FreeBSD. 
Does FreeBSD have similar options.

options    NFS_BOOT_BOOTSTATIC
options    NFS_BOOTSTATIC_MYIP="\"192.168.1.4\""
options    NFS_BOOTSTATIC_GWIP="\"192.168.1.1\""
options    NFS_BOOTSTATIC_MASK="\"255.255.255.0\""
options    NFS_BOOTSTATIC_SERVADDR="\"192.168.1.1\""
options    NFS_BOOTSTATIC_SERVER="\"192.168.1.1:/exported/armrootfs\""

Thanks,
rtos


help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710221647.34126.rtos>