From owner-freebsd-isp Tue Oct 30 23:29:38 2001 Delivered-To: freebsd-isp@freebsd.org Received: from goliath.siemens.de (goliath.siemens.de [194.138.37.131]) by hub.freebsd.org (Postfix) with ESMTP id 23C6D37B401 for ; Tue, 30 Oct 2001 23:29:36 -0800 (PST) Received: from mail2.siemens.de (mail2.siemens.de [139.25.208.11]) by goliath.siemens.de (8.11.6/8.11.6) with ESMTP id f9V7TYl26415 for ; Wed, 31 Oct 2001 08:29:34 +0100 (MET) Received: from curry.mchp.siemens.de (curry.mchp.siemens.de [139.25.42.7]) by mail2.siemens.de (8.11.6/8.11.6) with ESMTP id f9V7TXq26516 for ; Wed, 31 Oct 2001 08:29:33 +0100 (MET) Received: (from localhost) by curry.mchp.siemens.de (8.11.6/8.11.6) id f9V7TXf90672; Date: Wed, 31 Oct 2001 08:29:33 +0100 From: Andre Albsmeier To: freebsd-isp@FreeBSD.ORG Cc: Andre.Albsmeier@mchp.siemens.de Subject: Getting AC-Name of PPPoE sessions Message-ID: <20011031082933.A43922@curry.mchp.siemens.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Echelon: BND CIA NSA Mossad KGB MI6 IRA detonator nuclear assault strike X-RAVMilter-Version: 8.3.0(snapshot 20010925) (curry.mchp.siemens.de) Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org When stating a PPPoE session I can use tcpdump to get the AC-Name of the remote end: 19:59:08.678343 PPPoE PADO [AC-Name "MUNX13-erx"] [Host-Uniq UTF8] [Service-Name] [AC-Cookie UTF8] How can I determine this name later -- without using tcpdump during the session setup? Are there any netgraph related commands that could do that? I even would insert a small printf into the kernel if I knew where I can find it :-) Thanks, -Andre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message