7.0 - ifconfig create is not working as expected?
- From: Miroslav Lachman <000.fbsd@xxxxxxx>
- Date: Sat, 29 Mar 2008 14:23:20 +0100
Hi,
I was using following command in FreeBSD 6.2:
# ifconfig lo1 create inet 172.16.16.2 netmask 255.255.255.0
In FreeBSD 7.0 I got an error:
# ifconfig lo1 create inet 172.16.16.2 netmask 255.255.255.0
ifconfig: inet: bad value
But it is working splitted in to two commands:
# ifconfig lo1 create
# ifconfig lo1 inet 172.16.16.2 netmask 255.255.255.0
Is this expected behavior or should I file a PR?
Miroslav Lachman
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: 7.0 - ifconfig create is not working as expected?
- From: Brooks Davis
- Re: 7.0 - ifconfig create is not working as expected?
- Prev by Date: getting SSID that are ifconfig list scan unfriently (spaces and unprintable characters)
- Next by Date: Re: 7.0 - ifconfig create is not working as expected?
- Previous by thread: getting SSID that are ifconfig list scan unfriently (spaces and unprintable characters)
- Next by thread: Re: 7.0 - ifconfig create is not working as expected?
- Index(es):
Relevant Pages
|
|