From owner-freebsd-stable@FreeBSD.ORG Sun Mar 12 09:16:50 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA3AD16A67A for ; Sun, 12 Mar 2006 09:16:50 +0000 (GMT) (envelope-from kolicz@EUnet.yu) Received: from smtpclu-6.eunet.yu (smtpclu-6.eunet.yu [194.247.192.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BBA845439 for ; Sun, 12 Mar 2006 06:42:02 +0000 (GMT) (envelope-from kolicz@EUnet.yu) Received: from mycenae.net (P-15.2.EUnet.yu [213.240.15.2]) by smtpclu-6.eunet.yu (8.13.4/8.13.4) with ESMTP id k2C6fwph012039 for ; Sun, 12 Mar 2006 07:41:58 +0100 Received: by mycenae.net (Postfix, from userid 1001) id 444A911445; Sun, 12 Mar 2006 07:43:56 +0100 (CET) Date: Sun, 12 Mar 2006 07:43:56 +0100 From: Zoran Kolic To: freebsd-stable@freebsd.org Message-ID: <20060312064356.GB549@mycenae.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Virus-Scan: EUnet-AVAS-Milter X-AVAS-Virus-Status: clean X-Spam-Checker: EUnet-AVAS-Milter X-AVAS-Spam-Score: -0.7 X-AVAS-Spam-Symbols: BAYES_20 NO_RELAYS Subject: dhclient and cable modem X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Mar 2006 09:16:50 -0000 Dear list! For a month or two I will be connected to cable net. So, I tried it on another location and... did not work. Laptop has 6.0 and "rl". I used empty dhclent. conf and then populated it with every option I found on the net. Firewall got no traffic, the packet was not leaving the box. When at home, I learned that I had not checked ethernet possibilities. Ifconfig shows 10tx, auto mode and no ip address. In this moment I'm sure that the system works correct and that I misconfigured something. But what? How should look conf file? Or to add some hints to rl on the command line. Provider offers dhcp and no static address. Rl sands discovery and receives no offer. What i'm doing wrong? Best regards Zoran