Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jan 2001 02:29:47 +0100 (CET)
From:      Thorsten Trampisch <thorsten@trampisch.com>
To:        <freebsd-questions@freebsd.org>
Subject:   3c509 detected but no connection to network
Message-ID:  <Pine.BSF.4.30.0101120219250.32882-100000@druide.tin.fh-albsig.de>

next in thread | raw e-mail | index | archive | help
Hi,

I have a 3Com 3c509B installed with my FreeBSD 4.1 Release.
The NIC is detected normally and I can ping my own IP Address on the NIC.
But when I try to ping the PC on the other side of the network nothing happens.

Does anybody know what the problem is and how I can solve it?
Thanks a lot for hints!

Some information:

/etc/rc.conf:
   network_interfaces="lo0 ep0 auto"
   ifconfig_ep0="inet 192.168.1.1  netmask 255.255.255.0"
   ifconfig_lo0="inet 127.0.0.1 netmask 255.255.255.0"
   hostname="freebsd1"

/etc/hosts:
   ::1                     localhost       localhost.trampisch.com
   127.0.0.1               localhost       localhost.trampisch.com
   192.168.1.1             freebsd1          freebsd1.trampisch.com
   192.168.1.2             freebsd2          freebsd2.trampisch.com

ifconfig ep0:
   ep0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
           inet 192.168.1.1 netmask 0xffffff00 broadcast 192.168.1.255
           inet6 fe80::210:4bff:fe48:fbdf%ep0 prefixlen 64 scopeid 0x3
           ether 00:10:4b:48:fb:df
           media: 10baseT/UTP
           supported media: 10base2/BNC 10baseT/UTP

netstat -r:
   Routing tables

   Internet:
   Destination        Gateway            Flags      Netif Expire
   localhost          localhost          UH          1       16      lo0
   192.168.1          link#3             UC          0        0      ep0 =>





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.30.0101120219250.32882-100000>