Gordon Tetlow wrote:

>...
>Please try out the functionality by putting rc_ng="YES" into your rc.conf 
>and post any problems you might have.
>  
>
I have given this a try, but have a few problems. My rc.conf is attached.

1:
When bringing up fxp0 with IP from DHCP i get:
Doing initial network setup: hostnamefxp0: 
flags=8843<UP,BROADCAST,RUNNING,SIMPL
EX,MULTICAST> mtu 1500
        inet 0.0.0.0 netmask 0xff000000 broadcast 255.255.255.255
...
Without rc_ng, and a manual 'dhclient fxp0' still works. Is there 
another way to do this with this new scheme?

2:
Setting mta_start_script to "", drops me into a shell. I need to 
manually exit the shell to continue booting. How should i prevent mta's 
from starting now?

Besides this, everything works great! Good work. If more info is needed just let me 
know.

~$ uname -a
FreeBSD lap.snicki.dk 5.0-CURRENT FreeBSD 5.0-CURRENT #7: Fri Jun 14 10:10:14 CEST 
2002     [EMAIL PROTECTED]:/usr/obj/usr/src/sys/LAP  i386


-Dennis

rc_ng="YES"
font8x14="cp850-8x14"
font8x16="cp850-8x16"
font8x8="cp850-8x8"
hostname="lap.snicki.dk"
ifconfig_fxp0="DHCP"
kern_securelevel_enable="NO"
keymap="danish.iso"
keyrate="fast"
linux_enable="YES"
moused_enable="YES"
moused_flags="-3"
nfs_client_enable="YES"
mta_start_script=""
sshd_enable="YES"
usbd_enable="YES"
#allscreens_flags="80x60"

Reply via email to