From owner-freebsd-questions@freebsd.org Tue Oct 13 00:10:56 2015 Return-Path: Delivered-To: freebsd-questions@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 9FFFE9D1605 for ; Tue, 13 Oct 2015 00:10:56 +0000 (UTC) (envelope-from george@vagner.com) Received: from p3plsmtpa12-01.prod.phx3.secureserver.net (p3plsmtpa12-01.prod.phx3.secureserver.net [68.178.252.230]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client CN "Bizanga Labs SMTP Client Certificate", Issuer "Bizanga Labs CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 7B22E127B for ; Tue, 13 Oct 2015 00:10:55 +0000 (UTC) (envelope-from george@vagner.com) Received: from [192.168.0.128] ([172.242.233.151]) by p3plsmtpa12-01.prod.phx3.secureserver.net with id UQ9B1r00E3GfVto01Q9F1i; Mon, 12 Oct 2015 17:09:18 -0700 Subject: racking brain found problem with dlink DUB-E100 To: freebsd-questions@freebsd.org References: <201510122139.t9CLdFpM017902@mech-as222.men.bris.ac.uk> <561C3077.6000506@hiwaay.net> From: laszlo vagner Message-ID: <561C4BA4.6000704@vagner.com> Date: Mon, 12 Oct 2015 20:09:08 -0400 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <561C3077.6000506@hiwaay.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Oct 2015 00:10:56 -0000 i have been killing myself trying to get my boxen to forward packets between the on-board nfe0 device and the USB Dlink DUB-E100 Ethernet device "ue0" to no avail, i was able to only get pings thru and no other protocol. tried on my rasberry pi and when i tried to run natd it signal 10'ed, tried ipnat it just wouldnt run at all. tried it on my revo box and thats where all i could do is ping the internet from inside but no http,ftp,or other protocol. so out of a hunch i tried a mini pci-e ethernet device on the revo, i plugged in the device logged in and fount it to be device "re0" went and changed one line in rc.conf instead of ifconfig_ue0="xxx" i changed it to re0 rebooted and all works so i know its the device that is breaking things.