From owner-freebsd-atm Fri Sep 21 12:56:50 2001 Delivered-To: freebsd-atm@freebsd.org Received: from dns.power-net.net (dns.power-net.net [216.111.202.15]) by hub.freebsd.org (Postfix) with SMTP id 6674737B41D for ; Fri, 21 Sep 2001 12:56:26 -0700 (PDT) Received: (qmail 12694 invoked from network); 21 Sep 2001 19:56:08 -0000 Received: from roady.power-net.net (HELO roady) (216.111.202.28) by dns.power-net.net with SMTP; 21 Sep 2001 19:56:08 -0000 From: "David Brinks" To: Subject: Marconi PCA200E and 4.4-RC Date: Fri, 21 Sep 2001 15:57:28 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-atm@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I am having trouble with IP data packets going on a round trip from my server to a client on a PVC and have run out of idea on my end. From this FreeBSD box, I go OC3 into an AFC LET through used as concentrator type for multiple DSL connections. (each dsl customer will be a unique pvc back on the OC3) Might there be something I'm missing or not understanding? I looked in the src tree for patch as mentioned previous on this list and appears the patch has been committed. I'm just very uncertain what could be wrong... Any and all hope which anyone can offer would be appreciated.. Thanks. (sig at end of message) Below is some detailed information on what I have on machine currently. bash-2.05# uname -a FreeBSD 4.4-RC FreeBSD 4.4-RC #0: Thu Aug 23 15:37:44 EDT atm.startup.sh looks like: /sbin/fore_dnld -d /etc /sbin/atm set netif hfa0 atm 5 /sbin/atm attach hfa0 sigpvc /sbin/ifconfig atm0 10.200.10.1 netmask 255.255.255.0 up /sbin/ifconfig atm1 10.200.11.1 netmask 255.255.255.0 up /sbin/ifconfig atm2 10.200.12.1 netmask 255.255.255.0 up /sbin/ifconfig atm3 10.200.13.1 netmask 255.255.255.0 up /sbin/atm add pvc hfa0 0 55 aal5 snap ip atm0 10.200.10.5 Kernel ATM options currently compiled in include : options ATM_CORE # core ATM protocol family options ATM_IP # IP over ATM support options ATM_SIGPVC # SIGPVC signalling manager for atm device hea # Efficients ENI-155p ATM PCI card device hfa # Fore PCA-200E ATM PCI pseudo-device atm device en options NATM # Native ATM support options ATM_UNI # UNI signalling manager bash-2.05# atm sho conf Intf Vendor Model Media Bus Serial No hfa0 Fore PCA-200E OC-3c PCI 42103 MAC address = 00:20:48:40:a4:77 Hardware version = 2.0.1 Firmware version = 3.0.1 bash-2.05# atm sho int Interface Sigmgr State hfa0 SIGPVC ACTIVE ATM address = - Network interfaces: atm0 - atm4 bash-2.05# atm show stat vcc Input Input Input Output Output Output Interface VPI VCI PDUs Bytes Errs PDUs Bytes Errs hfa0 0 55 0 0 0 2 184 0 bash-2.05# atm show stat int Input Input Input Output Output Output Cmd Interface PDUs Bytes Errs PDUs Bytes Errs Errs hfa0 0 0 0 2 184 0 0 David Brinks -- Power-Net Internet Services -- Network Manager brinks@power-net.net Local Office : 402 N. Mission, Mt.Pleasant, MI 48858 Phone : 989.772.1121 Fax : 989.772.8008 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-atm" in the body of the message