Subject: rarpd problem
To: None <current-users%sun-lamp.cs.berkeley.edu@deneb.pulse-sys.com>
From: Scott Bartram <scottb@orion.pulse-sys.com>
List: current-users
Date: 02/07/1994 17:35:26
When I try to start rarpd (/usr/libexec/rarpd ed0), I get the following error
which is generated at line 607 of rarpd.c:
rarpd: error: lookup_eaddr: SIOCGIFADDR: Invalid argument
Any ideas? I'm using -current as of Dec 1. Config follows:
#
# ORION -- Generic machine w/aha driver
#
# $Id: ORION,v 1.28 1993/09/13 14:22:48 brezak Exp $
#
machine "i386"
cpu "I486_CPU"
ident ORION
timezone 5 dst
maxusers 10
options SWAPPAGER,VNODEPAGER,DEVPAGER
options INET,ISOFS,NFSCLIENT
options "COMPAT_43"
options "TCP_COMPAT_42"
options XSERVER,UCONSOLE
options MSDOSFS
options KERNFS
options MFS
options KTRACE
options SCSI
options FIFO
options FDESC
options "COMPAT_NOMID"
options "MACHINE_NONCONTIG"
options DUMMY_NOPS
config netbsd root on wd0 swap on wd0 and wd1
controller isa0
controller wdc0 at isa? port "IO_WD1" bio irq 14 vector wdintr
disk wd0 at wdc0 drive 0
disk wd1 at wdc0 drive 1
controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr
disk fd0 at fdc0 drive 0
disk fd1 at fdc0 drive 1
controller aha0 at isa? port "IO_AHA0" bio irq 11 drq 5 vector ahaintr
disk sd0 at aha0 flags 0 drive ?
disk sd1 at aha0 flags 0 drive ?
disk sd2 at aha0 flags 0 drive ?
disk sd3 at aha0 flags 0 drive ?
tape st0 at aha0 flags 1 drive ?
tape st1 at aha0 flags 1 drive ?
disk cd0 at aha0 flags 2 drive ?
disk cd1 at aha0 flags 2 drive ?
device pc0 at isa? port "IO_KBD" tty irq 1 vector pcrint
device npx0 at isa? port "IO_NPX" irq 13 vector npxintr
device com0 at isa? port "IO_COM1" tty irq 4 vector comintr
device com1 at isa? port "IO_COM2" tty irq 3 vector comintr
device com2 at isa? port "IO_COM3" tty irq 5 vector comintr
device com3 at isa? port "IO_COM4" tty irq 9 vector comintr
#device lpt0 at isa? port "IO_LPT3" tty irq 7 vector lptintr
device lpa0 at isa? port "IO_LPT1" tty
#device lpa1 at isa? port "IO_LPT2" tty
device ed0 at isa? port 0x300 net irq 10 iomem 0xcc000 vector edintr
pseudo-device ether
pseudo-device log
pseudo-device loop
pseudo-device pty 64
pseudo-device sl 1
pseudo-device ppp 1
pseudo-device bpfilter 4
=======================================================================
Scott Bartram Pulse Systems 301-470-6000
scottb@pulse-sys.com 12101 Indian Creek Court
uunet!deneb!scottb Beltsville, MD 20705
------------------------------------------------------------------------------