From owner-freebsd-www@FreeBSD.ORG Sun Oct 24 17:50:09 2010 Return-Path: Delivered-To: freebsd-www@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A32F41065670 for ; Sun, 24 Oct 2010 17:50:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7F8648FC14 for ; Sun, 24 Oct 2010 17:50:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o9OHo9Vc077986 for ; Sun, 24 Oct 2010 17:50:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o9OHo9f8077985; Sun, 24 Oct 2010 17:50:09 GMT (envelope-from gnats) Resent-Date: Sun, 24 Oct 2010 17:50:09 GMT Resent-Message-Id: <201010241750.o9OHo9f8077985@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-www@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kyle Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 82DF0106564A for ; Sun, 24 Oct 2010 17:47:30 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 70AE98FC12 for ; Sun, 24 Oct 2010 17:47:30 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o9OHlULr075125 for ; Sun, 24 Oct 2010 17:47:30 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o9OHlTcJ075106; Sun, 24 Oct 2010 17:47:29 GMT (envelope-from nobody) Message-Id: <201010241747.o9OHlTcJ075106@www.freebsd.org> Date: Sun, 24 Oct 2010 17:47:29 GMT From: Kyle To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: www/151690: network connectivity won't work until dhclient is run manually X-BeenThere: freebsd-www@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD Project Webmasters List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Oct 2010 17:50:09 -0000 >Number: 151690 >Category: www >Synopsis: network connectivity won't work until dhclient is run manually >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-www >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Oct 24 17:50:09 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Kyle >Release: FreeBSD 8.1-RELEASE >Organization: n/a >Environment: FreeBSD victim.home 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:55:53 UTC 2010 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: Using a PCMCIA 3com Etherlink III 3C589D, the system will not gain connectivity to the internet until I type in dhclient manually or use ifconfig to set a static IP. When the machine is booting, it shows it getting an IP address. Additionally, ifconfig -a and netstat -nr produce identical results before and after i manually run dhclient or ifconfig to grab a "new" IP. executing ifconfig (with or without arguments) after I'm connected causes connectivity to be lost, but typing dhclient or setting a new IP with ifconfig causes the issue to be "corrected" once again. I was able to workaround typing this in manually by adding "dhclient ep0" to my /etc/rc.local file, but this isn't really an acceptable long term solution. >How-To-Repeat: Reproduce the setup explained above. >Fix: None yet known. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-www@FreeBSD.ORG Sun Oct 24 18:20:18 2010 Return-Path: Delivered-To: freebsd-www@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DEF63106564A; Sun, 24 Oct 2010 18:20:18 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B4F6E8FC15; Sun, 24 Oct 2010 18:20:18 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o9OIKI20011192; Sun, 24 Oct 2010 18:20:18 GMT (envelope-from remko@freefall.freebsd.org) Received: (from remko@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o9OIKIT9011183; Sun, 24 Oct 2010 18:20:18 GMT (envelope-from remko) Date: Sun, 24 Oct 2010 18:20:18 GMT Message-Id: <201010241820.o9OIKIT9011183@freefall.freebsd.org> To: remko@FreeBSD.org, freebsd-www@FreeBSD.org, freebsd-net@FreeBSD.org From: remko@FreeBSD.org Cc: Subject: Re: kern/151690: network connectivity won't work until dhclient is run manually X-BeenThere: freebsd-www@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD Project Webmasters List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Oct 2010 18:20:19 -0000 Synopsis: network connectivity won't work until dhclient is run manually Responsible-Changed-From-To: freebsd-www->freebsd-net Responsible-Changed-By: remko Responsible-Changed-When: Sun Oct 24 18:20:01 UTC 2010 Responsible-Changed-Why: Reassign to network team http://www.freebsd.org/cgi/query-pr.cgi?pr=151690 From owner-freebsd-www@FreeBSD.ORG Mon Oct 25 11:07:13 2010 Return-Path: Delivered-To: freebsd-www@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6519F106564A for ; Mon, 25 Oct 2010 11:07:13 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 525058FC08 for ; Mon, 25 Oct 2010 11:07:13 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o9PB7DRF088945 for ; Mon, 25 Oct 2010 11:07:13 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o9PB7Cfa088941 for freebsd-www@FreeBSD.org; Mon, 25 Oct 2010 11:07:12 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 25 Oct 2010 11:07:12 GMT Message-Id: <201010251107.o9PB7Cfa088941@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-www@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-www@FreeBSD.org X-BeenThere: freebsd-www@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD Project Webmasters List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Oct 2010 11:07:13 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o www/151084 www A major Bulgarian ISP which uses FreeBSD o www/150924 www Submission of Jutoh ebook editor for the FreeBSD site o www/150619 www [patch] ru/features.sgml: MFen 1.20 -> 1.34 o www/150553 www [patch] update Russian "FreeBSD Community" page o www/150531 www [patch] ru/community/irc.sgml: MFen 1.2 -> 1.4 o www/150522 www [patch] ru/community/mailinglists.sgml: MFen 1.4 -> 1. o www/149446 www [patch] improve misleading title of "report a bug" o www/148823 www [patch] Catchup ru/index.xsl with last rev 1.169 bette o www/148795 www [patch] ru/about.sgml: MFen 1.3 -> 1.14 o www/148684 www [patch] ru/releng/index.sgml: MFen 1.95 -> 1.286 f www/146089 www On www.freebsd.org some IPv6 mirror sites do not work o www/145917 www SVG at logo.html is broken s www/140580 www svnweb file logs are useless f www/135465 www FreeBSD cvsweb reporting inaccurate logs? s www/129923 www Need stylesheet for FreeBSD Subversion DAV tree f www/116479 www cvsweb+enscript formatting bugfix s www/111791 www FreeBSD website messes up while using "links" browser s www/103522 www Search interface oddity s www/91539 www FreeBSD web site renders very badly s www/73551 www [request] fix list archive 'quoted-printable' corrupti s www/51135 www Problems with the mailing-lists search interface 21 problems total. From owner-freebsd-www@FreeBSD.ORG Thu Oct 28 21:26:17 2010 Return-Path: Delivered-To: freebsd-www@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9677C1065670; Thu, 28 Oct 2010 21:26:17 +0000 (UTC) (envelope-from jkois@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 33C378FC18; Thu, 28 Oct 2010 21:26:17 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o9SLQHk4019565; Thu, 28 Oct 2010 21:26:17 GMT (envelope-from jkois@freefall.freebsd.org) Received: (from jkois@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o9SLQH9l019561; Thu, 28 Oct 2010 21:26:17 GMT (envelope-from jkois) Date: Thu, 28 Oct 2010 21:26:17 GMT Message-Id: <201010282126.o9SLQH9l019561@freefall.freebsd.org> To: jkois@FreeBSD.org, freebsd-www@FreeBSD.org, jkois@FreeBSD.org From: jkois@FreeBSD.org Cc: Subject: Re: www/150924: Submission of Jutoh ebook editor for the FreeBSD site X-BeenThere: freebsd-www@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD Project Webmasters List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Oct 2010 21:26:17 -0000 Synopsis: Submission of Jutoh ebook editor for the FreeBSD site Responsible-Changed-From-To: freebsd-www->jkois Responsible-Changed-By: jkois Responsible-Changed-When: Thu Oct 28 21:24:25 UTC 2010 Responsible-Changed-Why: I make a quick tesd of the program. Works as described. Take this PR for further processing. http://www.freebsd.org/cgi/query-pr.cgi?pr=150924