Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!news.maxwell.syr.edu!nntp.uio.no!news.kth.se!byse.nada.kth.se!f92-hst From: f92-hst@byse.nada.kth.se (Henrik Ståhl) Newsgroups: comp.unix.bsd.bsdi.misc Subject: Network problems in BSD 2.1 Date: 27 May 1997 13:29:02 GMT Lines: 30 Message-ID: <5meniu$ra2$1@news.kth.se> NNTP-Posting-Host: byse.nada.kth.se Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Newsreader: TIN [version 1.2 PL2] Xref: euryale.cc.adfa.oz.au comp.unix.bsd.bsdi.misc:6921 I'm trying to configure a BSD 2.1 server to run as a proxy server with three network interfaces: ef0 outside interface ef1 inside interface ef2 dmz All three are Etherlink III (3C509TP) network cards. All non-PnP ISA. The cards have been properly configured using a EPROM programming utility, and they have established contact with their respective Ethernet hubs. However, IP traffic does not seem to work as it should. The cards have the following IP setup: ef0 ip: 1.2.3.4 subnet: 255.255.255.0 ef1 ip: 10.1.254.254 subnet: 255.255.0.0 ef2 ip: 1.2.3.233 subnet: 255.255.255.0 all according to ifconfig. They are initialized at boot time. Also, dmesg.boot reports no problems. I can PING to and from the outside interface. I can PING the inside interface from localhost, but have no contact with other computers on the inside. I can not even PING the dmz interface from localhost. Physical links are established, and there is nothing wrong with the cabling. Any ideas? I can supply additional information if necessary. Henrik Stahl