Return to BSD News archive
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!oleane!tank.news.pipex.net!pipex!news.mathworks.com!zombie.ncsc.mil!news.duke.edu!agate!msunews!news From: Dalamar@underworld.com (Anthony D. Walters) Newsgroups: comp.unix.bsd.freebsd.misc Subject: ed1 doesn't work with IPFW? Date: 17 Jul 1995 14:35:51 GMT Organization: Michigan State University Lines: 18 Message-ID: <3udsg7$12vq@msunews.cl.msu.edu> NNTP-Posting-Host: deathstar.cl.msu.edu Mime-Version: 1.0 Content-Type: Text/Plain; charset=ISO-8859-1 X-MSUnetID: walter32 X-Newsreader: WinVN 0.99.5 ed1 IPFW question: My situation is as follows: I have a PC with FreeBSD 2.0.5-R on it and two ethernet cards, ed0 connected to the Internet and ed1 connected to a PC running PCTCP, used for testing. I have already recompiled the FreeBSD kernel and turned on the appropriate IPFW options: GATEWAY, IPFIREWALL, IPFIREWALL, IPFIREWALL_VERBOSE, and IPACCT. I have added ed1 to my kernel and my sysconfig but, I can't seem to get FreeBSD to use ed1. When I try to ping ed1 from my test PC I get an ARP failed or unknown host error and when I try to ping from ed1 to the test PC it times out. Is this a routing problem? If so how do I go about setting up routes. Or have I forgotten something else in the IPFW setup process. Anthony walter32@clunix.msu.edu