Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Dec 2009 23:52:42 GMT
From:      Mel Flynn <mel@rachie.is-a-geek.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   conf/141907: RC.D: Bug if mtu (maybe others?) is set as first argument in rc.conf 
Message-ID:  <200912222352.nBMNqgNd013485@www.freebsd.org>
Resent-Message-ID: <200912230000.nBN007s5072468@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         141907
>Category:       conf
>Synopsis:       RC.D: Bug if mtu (maybe others?) is set as first argument in rc.conf
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 23 00:00:07 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Mel Flynn
>Release:        8.0-p3
>Organization:
>Environment:
FreeBSD smell.lan.akgeeks.org 8.0-RELEASE-p1 FreeBSD 8.0-RELEASE-p1 #3 r200769: Mon Dec 21 06:09:39 AKST 2009     mdev@smell.lan.akgeeks.org:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
The following line in rc.conf:
ifconfig_em0="mtu 1500 inet 192.168.176.60 netmask 255.255.255.0"

Gives:
inet 65.200.200.60 netmask 0xffffff00 broadcast 192.168.176.60
>How-To-Repeat:
Configure an interface as above.
>Fix:
Work around:
specify mtu after netmask.

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912222352.nBMNqgNd013485>