Return to BSD News archive
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!bunyip.cc.uq.oz.au!munnari.oz.au!hpg30a.csc.cuhk.hk!agate!howland.reston.ans.net!gatech!newsxfer.itd.umich.edu!news.itd.umich.edu!hg100p.hg.med.umich.edu!kacanski From: kacanski@umich.edu (Aleksandar Kacanski) Newsgroups: comp.unix.bsd Subject: No local route Date: Mon, 6 Feb 1995 17:06:10 Organization: Human Genetics @ University of Michigan Lines: 18 Message-ID: <kacanski.15.00111ADD@umich.edu> NNTP-Posting-Host: hg100p.hg.med.umich.edu X-Newsreader: Trumpet for Windows [Version 1.0 Rev A] Hello, I am hving Pentium 100 and bsd 2.0. I am still struguling with the installation of the system. Actualy problem that I have is that my ethernet adapter is working but I am not able to get any responce on my subnet. If I use netstat -nr I will get the entry for the default router (141.214.53.1) If I try to get the list of routers with the arp -n I get the IP number for the router but in the space of the MAC address I get respnce (uspecified). I manualy added roter entry to the database but that did not help. I am using 3c5x9 #com adapter and network is Ethernet My ifconfig line is: ifconfig ep0 inet 141.214.53.104 netmask 0xffffff00 broadcast 141.214.53.255 I would appreciate any hint on how to over come these problems. Bytheway, ping works fine (loop back) but I couldn't ping any host on my subnet.