Date: Thu, 02 Sep 1999 13:32:52 +0200 From: Kurt Bauer <bauer@cc.univie.ac.at> To: freebsd-atm@freebsd.org Subject: no ping :-(((( Message-ID: <37CE6064.5B9D184D@cc.univie.ac.at>
next in thread | raw e-mail | index | archive | help
Hi,
First let me give you a little overview of my configuration:
- FreeBSD 3.2
- Efficient Networks ENI155 ATM-Interface
- Kerneloptions: * device en0
* device enp0
* options atm
* options NATM
* Host IP-Adr. 10.1.1.2 255.255.255.0
* end-point(routers) IP-Adr. 10.1.1.1
255.255.255.0
* AAL5 - LLC/SNAP
* VPI 0
* VCI 404 (0x194)
When BSD boots everything works fine, the ATM-NIC is initialized and the
Kernel prints out the right messages.
Then I do an ' ifconfig en0 10.1.1.2 netmask 0xffffff00 up ' and the
Interface is up and has the right IP-address.
Next I do a ' route add -iface 10.1.1.1 -link en0:2.0.1.94 " and the
route is added which I see with 'netstat -r'
But when I try to ping my local interface (10.1.1.2), the following
massages appears
' wsww/kernel: atmlookup failed: no llinfo' and then 'ping: sendto:
no route to host'. When I try to ping the routers interface(10.1.1.1)
the same thing happens (no route to host).
It all works fine with Linux, so the problem is neither the router nor
the ATM-sneak nor the cables, but the BSD-box.
Has anyone a guess what can be wrong ????
Thanks in advance,
Kurt
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-atm" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37CE6064.5B9D184D>
