News
:
This forum is now permanently frozen.
m0n0wall Forum
>
m0n0wall Development
>
1.8b Development
Topic: Console Q -> Enter a number: wlan999: Ethernet address: XX:XX:XX:XX:XX:XX
Pages: [
1
]
Topic: Console Q -> Enter a number: wlan999: Ethernet address: XX:XX:XX:XX:XX:XX (Read 2235 times)
Console Q -> Enter a number: wlan999: Ethernet address: XX:XX:XX:XX:XX:XX
« on: July 23, 2011, 10:13:06 »
Ginn
Posts: 18
Using generic-pc-1.8.0b476.img with configuration 4 NIC's: LAN, WAN, OPT1 and OPT2 and a WLAN NIC RT2561S (0X:1X:5X:dX:7X:X3) which I don't use,yet.
I get the following on the console screen. Why the question?
Enter a number: wlan999: Ethernet address: 0X:1X:5X:dX:7X:X3
In the logs there is:
Jul 22 19:43:13 dhcpd: Internet Systems Consortium DHCP Server V3.1-ESV
Jul 22 18:22:01 kernel: wlan999: Ethernet address: 0X:1X:5X:dX:7X:X3
Jul 22 15:47:03 dnsmasq[86]: using nameserver 19X.1X9.XX.X6#53
Thanks in advance for any light you can shed!
Re: Console Q -> Enter a number: wlan999: Ethernet address: XX:XX:XX:XX:XX:XX
« Reply #1 on: July 23, 2011, 15:17:24 »
Fred Grayson
Posts: 994
I have seen similar also.
The "Enter a number:" refers to the numbered choices listed above it.
The "wlan999: Ethernet address: 0X:1X:5X:dX:7X:X3 " is being sent to the console at the current prompt position, which is just past the colon after the word "number".
I don't know why this is being sent to the console, looks like a bug.
I'm not sure what your question really was. Did this answer it?
--
Google is your friend and Bob's your uncle.
Re: Console Q -> Enter a number: wlan999: Ethernet address: XX:XX:XX:XX:XX:XX
« Reply #2 on: July 23, 2011, 17:52:07 »
Ginn
Posts: 18
Thanks for the light, it thought it was a bug and it doesn't look serious. I have been using M0n0 for a decade and thought I mentioned it. For me case closed.
Re: Console Q -> Enter a number: wlan999: Ethernet address: XX:XX:XX:XX:XX:XX
« Reply #3 on: July 24, 2011, 11:07:54 »
Manuel Kasper
Administrator
Posts: 364
This happens when you use the new edit WLAN page to add a new WLAN SSID to a physical WLAN interface that doesn't already have one. The problem is that in order to get the list of available channels for a given WLAN interface in FreeBSD 8.2, one first has to create a "wlanX" subinterface (you cannot query the channel list for the physical interface name). So that's why the wlan999 is temporarily created, causing a kernel message to be written to the console.
It's a cosmetic bug...
Re: Console Q -> Enter a number: wlan999: Ethernet address: XX:XX:XX:XX:XX:XX
« Reply #4 on: July 24, 2011, 15:08:15 »
Fred Grayson
Posts: 994
I never used the new edit WLAN page. Perhaps there is something in my 1.33 carried over config file that triggered it?
--
Google is your friend and Bob's your uncle.
Re: Console Q -> Enter a number: wlan999: Ethernet address: XX:XX:XX:XX:XX:XX
« Reply #5 on: July 24, 2011, 16:04:28 »
Ginn
Posts: 18
Same here. The line in the log file is created whenever going to the Wlan page and pressing the +. The console remark, "Enter number: wlan999......" not.
As for the config file, I did not transport my old xml file from 1.33 tot the new beta. I created a new one with generic-pc-1.8.0b472.img.
Pages: [
1
]