Re: kern/136168: [em] em driver initialization fails on Intel 5000PSL motherboard

2009-06-29 Thread linimon
Old Synopsis: em driver initialization fails on Intel 5000PSL motherboard New Synopsis: [em] em driver initialization fails on Intel 5000PSL motherboard Responsible-Changed-From-To: freebsd-bugs->freebsd-net Responsible-Changed-By: linimon Responsible-Changed-When: Mon Jun 29 20:47:00 UTC 2009 Res

Re: in_pcb crash on 7.2 RELEASE 64bits

2009-06-29 Thread Robert Watson
On Mon, 22 Jun 2009, Jerry Toung wrote: may be someone has seen this  already before I dig into the issue myself. A consistent crash with the following trace.       Unread portion of the kernel message buffer: This is a NULL pointer dereference -- could you tell me what specific version of

Re: Can't login Jailed system

2009-06-29 Thread Sam Wun
On Mon, Jun 29, 2009 at 9:30 PM, Michael Gmelin wrote: > Sam Wun wrote: >> Hi, >> >> With FreeBSD 7.2Stable, >> I have done this many times before. >> After about a month left the "jail" behind, now when I done a >> "/etc/rc.d/jail start" and ssh into it, I ended up login to the host >> system. >>

Re: Can't login Jailed system

2009-06-29 Thread Michael Gmelin
Sam Wun wrote: > Hi, > > With FreeBSD 7.2Stable, > I have done this many times before. > After about a month left the "jail" behind, now when I done a > "/etc/rc.d/jail start" and ssh into it, I ended up login to the host > system. > Here is the network configuraiton of the host system and the jai

Re: Can't login Jailed system

2009-06-29 Thread Bjoern A. Zeeb
On Mon, 29 Jun 2009, Sam Wun wrote: Hi, we've got a freebsd-jail list that I am Cc:ing. With FreeBSD 7.2Stable, I have done this many times before. After about a month left the "jail" behind, now when I done a "/etc/rc.d/jail start" and ssh into it, I ended up login to the host system. Here i

Can't login Jailed system

2009-06-29 Thread Sam Wun
Hi, With FreeBSD 7.2Stable, I have done this many times before. After about a month left the "jail" behind, now when I done a "/etc/rc.d/jail start" and ssh into it, I ended up login to the host system. Here is the network configuraiton of the host system and the jail system: # ifconfig rl0: fla

Current problem reports assigned to freebsd-net@FreeBSD.org

2009-06-29 Thread FreeBSD bugmaster
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

Re: ndis and USB wirelless ethernet

2009-06-29 Thread Nikos Vassiliadis
Weongyo Jeong wrote: OK. A last steps you can try is as follows and could you show me the result? # kldload ndis if_ndis NDIS_module # sysctl debug.ndis=1 # sysctl hw.ndisusb.halt=0 [then plug-in USB stick] # ifconfig wlan0 create wlandev ndis0 #