Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Mar 2001 12:07:21 -0600 (CST)
From:      Kuthonuzo Luruo <kluruo@eecs.uic.edu>
To:        freebsd-atm@FreeBSD.ORG
Subject:   ATM under 4.2
Message-ID:  <Pine.GSO.4.21.0103191153050.9213-100000@oscar.eecs.uic.edu>

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

I'm rather new to ATM. I'm trying to configure CLIP on FreeBSD 4.2. The
other end is a FORE switch. i changed from FreeBSD 2.2.8 to 4.2 and i
haven't been able to bring the ATM interfaces up again (worked fine in
2.2.8). the ATM card is an ENI 155p.

the old (under 2.2.8) ATM config info was in /etc/rc.conf.local. in 4.2 i
copied this info into /etc/rc.conf. eg the config statements for a pvc in
this config goes:

/usr/local/sbin/pvcsif en0 -s
ifconfig pvc0 172.21.221.21 172.21.221.101 netmask 0xffffff00
/usr/local/sbin/pvctxctl pvc0 0:100 -b0   

additionally, i saw that the /etc/defaults/rc.conf file in 4.2 has some
new ATM options. i set two of these options in /etc/rc.conf thusly:

atm_enable="YES"                 # Configure ATM interfaces (or NO).
atm_pvcs="en0,en1,pvc0,pvc1,pvc2"

rebooted. but the ATM interfaces are still not up. dmesg says:

en0: <Efficient Networks ENI-155p> irq 10 at device 14.0 on pci0
en0: driver is using old-style compatability shims
en1: <Efficient Networks ENI-155p> irq 7 at device 15.0 on pci0
en1: driver is using old-style compatability shims             

the ATM config procedure seems to have been changed somewhere betn 2.2.8
and 4.2. Am i missing something here? please help. 

thanks.

-thonuzo



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?Pine.GSO.4.21.0103191153050.9213-100000>