From owner-freebsd-net@FreeBSD.ORG Sat Aug 4 16:08:06 2007 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8348A16A417 for ; Sat, 4 Aug 2007 16:08:06 +0000 (UTC) (envelope-from giles.williams@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.186]) by mx1.freebsd.org (Postfix) with ESMTP id 146B613C428 for ; Sat, 4 Aug 2007 16:08:05 +0000 (UTC) (envelope-from giles.williams@gmail.com) Received: by fk-out-0910.google.com with SMTP id b27so1123460fka for ; Sat, 04 Aug 2007 09:08:04 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:mime-version:to:message-id:content-type:from:subject:date:x-mailer; b=pFJJll9yYrHpETxkVx9Dw45o0Mpg46WOF4lZ0YmlUOgSyv5wnQsystBlQNN0xA0pl+D1AaxD5nDHLB47n8l3OG1m306dbk0rkV1ivPcR6a1LkfY0n2/fd4WACmocaU/B5D1Sl/4nUOMq5MdyoU1mDJPLVw/RXcIaVZRs8n2DzYg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:mime-version:to:message-id:content-type:from:subject:date:x-mailer; b=EBHlkkSx/7UNn5aD0NVCs8bRzgYeDkfFdu2orLUARaDa6935CHRsifXh0xEs2n7qlna4RrgBlQuGQoUzZY8VFxpGMHKs4Q0CHLf9FsELu4EuY2AvK6KJSkuODNDT3FFV5koy/hOyotG1PYnKv2ToMk8F154A4tTJSr+j8RjRRh0= Received: by 10.82.108.9 with SMTP id g9mr4578526buc.1186242052860; Sat, 04 Aug 2007 08:40:52 -0700 (PDT) Received: from ?192.168.1.103? ( [90.242.50.33]) by mx.google.com with ESMTPS id d24sm21760744nfh.2007.08.04.08.40.51 (version=SSLv3 cipher=OTHER); Sat, 04 Aug 2007 08:40:52 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v752.3) To: freebsd-net@freebsd.org Message-Id: From: Giles Williams Date: Sat, 4 Aug 2007 16:40:46 +0100 X-Mailer: Apple Mail (2.752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Dynamode USB NIC X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Aug 2007 16:08:06 -0000 Hi Everyone. I'm kinda new to FreeBSD, and am trying to setup an internet gateway with an old box of mine... I have a Dynamode USB -> Ethernet adaptor - when plugging it in, i get this logged: ugen0: DM9601 USB NNC Davicom CO., LTD, rev 1.10/1.01, addr 2 I googled for the DM9601 bit, which is apparently supported by udav, but it didn't seem to show up in ifconfig.... Is there anything anyone can suggest to help me set this up? Thanks, Giles Williams.