hi,
I am trying to configure ts7300 as wifi access point
run iwconfig command
---------------------------------------------------------
wlan0 802.11/g NIC ESSID:"Telecom-lab"
Mode:Master Frequency:2.412 GHz
Access Point:00:02:72:71:21:c4 Bit Rate:1 Mb/s Tx-Power=off
Retry:off RTS thr=2432 B Fragment thr:off
Encryption key:off
Power Management:off
Link Quality:61/100 Signal level:33/100 Noise level:7/100
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:1356964 Invalid misc:602222 Missed beacon:0
below are the interface file:
-----------------------------------------------
auto eth0
# The primary network interface
allow-hotplug eth0
iface eth0 inet static
address 10.64.21.43
netmask 255.255.0.0
network 10.64.0.0
netmask 255.255.0.0
gateway 10.64.1.1
auto wlan0
iface wlan0 inet static
address 10.64.21.49
network 10.64.0.0
netmask 255.255.0.0
broadcast 10.64.255.255
gateway 10.64.1.1
wireless-essid Telecom-Lab
wireless-key off
mode master
channel 6
----------------------------------------
can anybody suggest me on interface file setting of ip address.Is it
OK or any modification is needed.
*one thing I noticed when i am using default gateway for wlan0
interface 10.64.1.1 I am not able to ping.when I comment it then it
will start pinging.
but if I am not using default gateway then how come both inetrface
eth0 and wlan0 talk to each other.
Can suggest me on this??
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|