From owner-freebsd-questions Tue Oct 20 12:32:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA23312 for freebsd-questions-outgoing; Tue, 20 Oct 1998 12:32:19 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from boingo.pciway.com (boingo.pciway.com [206.0.98.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA23304 for ; Tue, 20 Oct 1998 12:32:14 -0700 (PDT) (envelope-from loren@boingo.pciway.com) Received: from localhost (loren@localhost) by boingo.pciway.com (8.8.8/8.8.8) with SMTP id MAA00216 for ; Tue, 20 Oct 1998 12:31:00 -0700 (PDT) Date: Tue, 20 Oct 1998 12:31:00 -0700 (PDT) From: Loren Daniel Koss To: freebsd-questions@FreeBSD.ORG Subject: Multiple NICS questions.. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG okay, I rebuilt my kernal to recognize the second Etherlink III (wow!) and I set it up in sysconfig to give it an IP and all. when I do a netstat -i, I see both interfaces properly. Now, here comes the question: Why can't I ping the other card? I can only seem to ping IPs on my first card. I figure its either something with IPFW or something having to do with routes. Also, I have mutliple IPS on my first card which work fine from the outside, but I can't ping them directly from that machine. How come? Is it because of routes as well? Also, when I set up the alias using the following command: ifconfig ep0 206.0.98.60 alias I get an error saying file exists, yet it still works. Am I doing the command wrong? Thanks.. -Loren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message