Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 07 May 2011 12:52:37 -0700
From:      Yuri <yuri@rawbw.com>
To:        freebsd-questions@freebsd.org
Subject:   How to specify ssid to ifconfig if it begins with '0x'?
Message-ID:  <4DC5A305.4050807@rawbw.com>

next in thread | raw e-mail | index | archive | help
ifconfig(8) says:
The SSID is a string up to 32 characters in length and may be specified 
as either a normal string or in hexadecimal when preceded by ‘0x’.

But what if ssid actually begins with ASCII 0x?
'ifconfig wlan0 list scan' shows that my ssid is 0x000. Specifying "ssid 
\\0x000" doesn't help. How to specify SSID beginning with 0x?

Yuri



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