Date: Wed, 12 May 1999 16:33:20 GMT From: Carlos Antonio Ruggiero <toto@ixtoto.ifsc.sc.usp.br> To: freebsd-atm@freebsd.org, toto@ixtoto.ifsc.sc.usp.br Message-ID: <199905121633.QAA01390@ixtoto.ifsc.sc.usp.br>
next in thread | raw e-mail | index | archive | help
Hi, I have been trying to install the Forerunner LE adapter in a FreeBSD 3.1 machine. I am using the idt driver written by Mark Tinguely. The kernel recognizes the board but a ping or telnet doesn't return anything. The command atm show arpserver returns: wolvie# atm show arpserver Net Intf State ATM Address ni0 PEND_ADR 0x47.0005.80.ffe100.0000.f21a.2f3b.0020481a2f3b.00 My configuration (rc.conf) is: atm_enable="YES" # Configure ATM interfaces (or NO). atm_netif_idt0="ni 1" # Network interfaces for physical interface. atm_sigmgr_idt0="uni31" # Signalling manager for physical interface. atm_prefix_idt0="ILMI" # NSAP prefix (UNI interfaces only) (or ILMI). atm_macaddr_idt0="NO" # Override physical MAC address (or NO). atm_arpserver_ni0="0x47.0005.80.ffe100.0000.f21a.2f3b.0020481a2f3b.00" #atm_scsparp_atm0="NO" # Run SCSP/ATMARP on network interface(or NO). atm_pvcs="" # Set to PVC list (or leave empty). atm_arps="" # Set to permanent ARP list (or leave empty). ifconfig_ni0="172.16.1.8 netmask 255.255.255.0" If I change the signalling from uni31 to uni30, I get a SSCOP PDU bad packet message. Does anybody know what is wrong?? Toto toto@ifsc.sc.usp.br 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?199905121633.QAA01390>