misc/157132: nfe0 hang up the system after the 'dhclient nfe0'

Mikołaj Ochal vatt.miko at gmail.com
Wed May 18 00:00:18 UTC 2011


>Number:         157132
>Category:       misc
>Synopsis:       nfe0 hang up the system after the 'dhclient nfe0'
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 18 00:00:17 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Mikołaj Ochal
>Release:        8.2-i386_amd64, 8.2-amd63, 9.0-i386
>Organization:
myself
>Environment:
it is default system instalation for instance 9.0  02.2011 snapshot
no kernel changes or anything just trying 'nfe'
im only using OpenBSD atm
FreeBSD is on a different hdd
>Description:
while installing FBSD ... while dhclient start system freez
when installing developer +eng doc+ no network +reboot
after reboot
1=>>'dhclient nfe0' freez the system
2=>>'ifconfig nfe0 inet 192.168.1.xx netmask 255.255.255.0' freez
..after reboot
>How-To-Repeat:
when installing just let Ethernet auto dhcp == freez

after installing without eth>>
login: root
pass:xxxx
dhclient nfe0 == freez
================
login:root
pass:xxxx
ifconfig nfe0 inet 192.168.1.111 netmask 255.255.255.0== freez
================

>Fix:
after installing the system without the ethernet
login:root
pass:xxxx
ifconfig nfe0 down
ifconfig nfe0 inet 192.168.1.111
ifconfig nfe0 inet 192.168.1.111 netmask 255.255.255.0
ifconfig nfe0 up
>Release-Note:
>Audit-Trail:
>Unformatted:
 >>>>>works after
 
 3=>>ifconfig nfe0 down
 ifconfig nfe0 inet 192.168.1.16(or xx)
 ifconfig nfe0 inet 192.168.1.16 netmask 255.255.255.0
 
 ..it works for a while
 
 (if ** ifconfig nfe0 inet 192.xxx.xxx.xxx netmask xxxxxxxxxxx <<at once <<< it hangs up the system
 
 dhclient nfe0 hangs up system(it works well only after )
 (3=>>)step
 
 I can't set inet and netmask at once
 even if I set it as
 ifconfig nfe0 inet X
 ifconfig nfe0 inet X netmask X
 after reboot it hangs up the system
 >>it works for a while
 
 sometimes it takes ++MB of memory >> when it reachs max == it hangs up
 or just freez watching top or wathever .. making tea
 


More information about the freebsd-bugs mailing list