From owner-freebsd-net@freebsd.org Fri Jun 26 15:49:11 2015 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D5E8598D1E1 for ; Fri, 26 Jun 2015 15:49:11 +0000 (UTC) (envelope-from sbruno@ignoranthack.me) Received: from mail.ignoranthack.me (ignoranthack.me [199.102.79.106]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BAFAA1A6E for ; Fri, 26 Jun 2015 15:49:11 +0000 (UTC) (envelope-from sbruno@ignoranthack.me) Received: from [192.168.200.214] (unknown [50.136.155.142]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: sbruno@ignoranthack.me) by mail.ignoranthack.me (Postfix) with ESMTPSA id C74A6193DA3; Fri, 26 Jun 2015 15:49:10 +0000 (UTC) Message-ID: <558D7475.7050208@ignoranthack.me> Date: Fri, 26 Jun 2015 08:49:09 -0700 From: Sean Bruno Reply-To: sbruno@freebsd.org User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: freebsd-net@freebsd.org CC: noname.esst@yahoo.com Subject: Re: patm device on FreeBSD 9.2 References: <744980604.6877496.1433736097641.JavaMail.yahoo@mail.yahoo.com> In-Reply-To: <744980604.6877496.1433736097641.JavaMail.yahoo@mail.yahoo.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Jun 2015 15:49:11 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 On 06/07/15 21:01, Nomad Esst via freebsd-net wrote: > I've recently configured my kernel with the following options > device patm device utopia device atm options > NATM options LIBMBPOOL In order to use patm device on my > FreeBSD 9.2 AMD64.Here are the configurations for a back to back > connection ifconfig patm0 10.10.10.1 255.0.0.0 atmconfig natam add > 10.10.10.2 0 100 aal5 > > after setting these configurations, I can not even ping the other > side! Another problem is that using tcpdum on patm0 interface > causes the following error: tcpdump: patm0: No such device > (BIOCSETIF failed: Device not configured) > > Please help me using this device on my system. Thanks in advance > ... __________________________________________ Does freebsd detect your ATM device? "pciconv -lv" and "dmesg | grep patm" would be useful here. sean -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQF8BAEBCgBmBQJVjXR1XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRCQUFENDYzMkU3MTIxREU4RDIwOTk3REQx MjAxRUZDQTFFNzI3RTY0AAoJEBIB78oecn5kMAkH/injojPH9Zbn5exOB9eZjvuR 2VqhBONFZ8rYeUonTdfEL6WXcNaGnsOPwR4M4+OUZDcV1S9tSY5gNdX8U7wg95dN oP2jTKbxV6Fhl72HAdJvmwxN8SzoIJzdhd4gYeGK3w9po1AzLFycdMZc/hwFL3yF NxbI7cbOq50I+i/etQK0T9818zmuVbZizWI5GE6PWIm2z+pkqwR+yZTPNlEN541m ldN4Wk9VlYB0rFk2j2buFflnNgh2sMJWG+//O5zSgPiSWrIR/RBkgzAu8zHjdAvD 7s6POsYIGcXG1jDk2eRAlPh/8OzQ8J0SeSSQ2hHcBJmjfJane9fyjfpUMtSPRlQ= =cuAn -----END PGP SIGNATURE-----