Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Nov 2005 09:49:36 +0200
From:      husnu demir <hdemir@metu.edu.tr>
To:        freebsd-stable@FreeBSD.ORG
Subject:   need help for ATM support on Freebsd 6.
Message-ID:  <20051118074935.GA614576@metu.edu.tr>

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

I need help about ATM support on FreeBSD 6. The configuration was working on FreeBSD 5 Stable but was not working 6 stable. I have FORE PCA-200E ATM PCI card. And my kernel config as follows:


# ATM Devices 
device atm
device hfa


# options NATM
# ATM Related Settings ...
options         ATM_CORE                #core ATM protocol family
options         ATM_SIGPVC              #SIGPVC signalling manager
options         ATM_IP 



Can you point a way to correct this situation. I can use the following command till ifconfig ..


# ATM Ayarlari - Basla
/sbin/fore_dnld -d /etc
/sbin/atm set netif hfa0 ni 4
/sbin/atm attach hfa0 sigpvc

/sbin/ifconfig ni0 10.175.16.130 netmask 255.255.255.252 up


and it just dumps and reboots. The error message is follows:

Nov 18 08:47:55 nrouter savecore: reboot after panic: ipatm_nifstat: setaddr missing ip_nif
Nov 18 08:47:55 nrouter savecore: writing core to vmcore.1

If needed I could supply additional data, also.



Thanks in advance.

Husnu Demir.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051118074935.GA614576>