From owner-freebsd-questions@FreeBSD.ORG Thu Jul 17 01:59:55 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7455C1065671 for ; Thu, 17 Jul 2008 01:59:55 +0000 (UTC) (envelope-from gibblertron@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.229]) by mx1.freebsd.org (Postfix) with ESMTP id 44CB58FC14 for ; Thu, 17 Jul 2008 01:59:55 +0000 (UTC) (envelope-from gibblertron@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so7140634rvf.43 for ; Wed, 16 Jul 2008 18:59:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=y76EpObAKNwTjIbQNwhGam4FlxkjvRPEmBhnBSRbawA=; b=lxmYN1tw80VWEROx+lGhhvUDpKwirrnbobhTHhd9GS8/X0Fb3ri+7chRAxQWqOgnKI NpfhyqijdTuYvO8VxhSMDQuXr5nyMRRlryOD6R6j789Fmc/a6bAguVa/4jRrbx6xJyQQ Fk4Ak0KqKC9Jx8/yXj+OhHngimWqPB8Q+q5Rc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=odS7+CLSbjmzC38j7aB7ok1ACIzKbKiI37DaErntLn/ijHbeimB/fxEJ3siUEzv+Cp yCBJfcz4GZcxhETtDH4zrFuDBdnJ/JsFimXccG9g9S7woVDv92ipATcEP/jJgtu9yN+B 9IxPul7GtvO70Sw3W63DO7xc7Qd1XBF2D2Xb8= Received: by 10.141.129.14 with SMTP id g14mr835474rvn.56.1216258263723; Wed, 16 Jul 2008 18:31:03 -0700 (PDT) Received: by 10.141.189.8 with HTTP; Wed, 16 Jul 2008 18:31:02 -0700 (PDT) Message-ID: Date: Wed, 16 Jul 2008 18:31:02 -0700 From: patrick To: "FreeBSD Questions Mailing List" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: UPnP or NAT-PMP on FreeBSD? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jul 2008 01:59:55 -0000 I was wondering if there is any support in FreeBSD for Universal Plug and Play (UPnP) or NAT Port Mapping Protocol NAT-PMP? We have a FreeBSD 7.x server running natd in my office being used as our NAT gateway/router, and I would like to use the "Back to My Mac" feature that Apple's Mobile Me (formerly .Mac) offers. It requires that your gateway support either one of these two standards, but I can't seem to find out any information if natd supports anything like this. Anyone accomplished this before? Patrick