Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Apr 1999 00:40:31 -0700 (PDT)
From:      bauer@genprofile.com
To:        freebsd-gnats-submit@freebsd.org
Subject:   kern/11255: Fore System ATM Card not working
Message-ID:  <19990421074031.B1C2314FE3@hub.freebsd.org>

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

>Number:         11255
>Category:       kern
>Synopsis:       Fore System ATM Card not working
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 21 00:40:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     David Bauer
>Release:        3.1
>Organization:
GenProfile AG
>Environment:
FreeBSD gat.genprofile.com 3.1-RELEASE FreeBSD 3.1-RELEASE #3: Tue Apr 20 13:54:22 GMT 1999
root@gate.genprofile.com:/usr/src/sys/compile/GATE i386	
>Description:
I want to use classical IP. The Fore ATM Card is working in an NT machine, 
so hardware and the next ATM Switch, arpserver etc. are OK.

1)Configuration details
1.1) Kernel:
device = hfa0
options = ATM_CORE
options = ATM_IP
options = ATM_UNI

1.2) rc.conf:
atm_enable="YES"
atm_netif_hfa0="atm 1"
atm_sigmr_hfa0="UNI30"
atm_prefix_hfa0="ILMI"
atm_macaddr_hfa0="NO"
atm_arpserver_atm0="...arp server address, tested with NT"
atm_scsparp_atm0="NO"
atm_pvcs=""
atm_arps=""

2) Boot messages:
hfa0: <FORE Systems PCA-200E ATM> rev 0x00 int a irq 11 on pci0.11.0
unisig: attached to hfa0

3) ifconfig -a:
atm0: flags=43<UP,BROADCAST,RUNNING> mtu 9180
	inet 141.80.5.120 netmask 0xffffff00 broadcast 141.80.5.255
	ether 00:00:00:00:00
	      ****************
		^
		| Problem 1: the MAC Address is not reported correctly
		it should be: 00:20:48:04:b0:45

3) atm show arpserver:
atm0	PEND_ADR	.... arpserver ATM address...
	********
	^
	| Problem2: arpserver is not contacted

4) ilmid is running. But if killed and then restarted manually:
ilmid -r -d10 -f
connect: Input/output error
connect: closing unit 0

5) Ping
5.1) to interface own IP is OK
5.2) to any other: sendto: Network is down
5.3) after adding the arp to the arpserver manually
atm add arp 141.80.5.10 (which is the arpserver) .... arpserver ATM addr...
ping 141.80.5.10: sendto: Input/output error.

6) Some details from the FORE Systems ATM adapter:
APL-ACCa0242-2002-00048453 Rev B
CCA, PCA-200E 155UTP
EPRM0079-02->REV A 48453
PCB:PCBS0244 REV:A
Zc2m 94V-0, 39 97 01, 31999

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


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




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