From owner-freebsd-questions Mon May 7 12:20:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns.geoworks.com (ns.geoworks.com [12.25.181.10]) by hub.freebsd.org (Postfix) with ESMTP id E7A5B37B423 for ; Mon, 7 May 2001 12:20:14 -0700 (PDT) (envelope-from chrisn@geoworks.com) Received: from caraptorOUT.geoworks.com (CAraptor [12.25.181.5]) by ns.geoworks.com (8.9.3/8.9.3) with SMTP id MAA27639 for ; Mon, 7 May 2001 12:21:00 -0700 (PDT) Received: from bass.geoworks.com by caraptorOUT.geoworks.com via smtpd (for ns.geoworks.com [12.25.181.10]) with SMTP; 7 May 2001 19:20:54 UT Received: from Gwia_Dom-Message_Server by smtp.geoworks.com with Novell_GroupWise; Mon, 07 May 2001 12:19:01 -0700 Message-Id: X-Mailer: Novell GroupWise 5.5.2 Date: Mon, 07 May 2001 12:18:56 -0700 From: "Chris Neustrup" To: Subject: no ed0 interface Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greetings from OZ... I am having trouble getting my ethernet interface to work on my small = network. My FreeBSD 4.2 machine is running a PPP tun0 interface to the = net. It works fine. But I am now trying to add the internal lan to more = unix/win machines. When the machine boots (or when I run ifconfig = directly) it says interface ed0 does not exist. I notice that I don't = have /dev/ed0. What do I need to mknod this on: owner, group major/minor = number? Or is something else wrong? I also have several other ethernet = boards I can try if this card is not good. I am ready to try a vx0 card = 3c595. I am using a kernel that I have build that includes the device = drivers for these ed0 and vx0 boards. The /etc/rc.conf file has these = parameters: hostname=3D"avalon.druidix.com" firewall_enable=3D"yes" firewall_type=3D"simple" nat_enable=3D"no" network_interfaces=3D"ed0 tun0 lo0" ifconfig_tun0=3D"inet 216.240.37.24 216.240.37.240 netmask 25.255.255.255" ifconfig_ed0=3D"inet 216.240.38.210 netmask 255.255.255.248" ifconfig_lo0=3D"inet 127.0.0.1" Any help would be greatly appreciated, Thanks in advance, Chris --- Chris Neustrup chrisn@geoworks.com 510/814-5878 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message