<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=big5">
<META content="MSHTML 6.00.2800.1458" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=3>After installing hostap, some problem occur</FONT></DIV>
<DIV><FONT size=2><FONT size=2></FONT></FONT> </DIV>
<DIV><FONT size=2><FONT size=3>Now I only have 2 interface, eth0 and
wlan0<BR><BR>eth0 - Intel ethernet card<BR>wlan0 - NL2511-CD PLUS EXT2 (use
hostap driver)<BR><BR>I can ping to outside through eth0, but when I use web
browser, I cannot go<BR>to anywhere!<BR>Please help me to fix
it!<BR></FONT></FONT>Thanks</DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2><FONT size=3>Below is my config:</FONT></FONT></DIV>
<DIV><FONT size=2><FONT size=3><FONT size=4></FONT><FONT size=4></FONT><FONT
size=4></FONT><BR>[root@localhost ken]#
ifconfig<BR><BR>eth0 Link encap:Ethernet
HWaddr
00:09:6B:BF:E3:D1<BR><BR>
inet addr:192.168.1.102 Bcast:192.168.1.255
Mask:255.255.255.0<BR><BR>
UP BROADCAST RUNNING MULTICAST MTU:1500
Metric:1<BR><BR> RX
packets:176 errors:0 dropped:0 overruns:0
frame:0<BR><BR> TX
packets:174 errors:0 dropped:0 overruns:0
carrier:0<BR><BR>
collisions:0
txqueuelen:1000<BR><BR> RX
bytes:27678 (27.0 Kb) TX bytes:25805 (25.2
Kb)<BR><BR> Base
address:0x8000
Memory:c0220000-c0240000<BR><BR><BR><BR>lo
Link encap:Local
Loopback<BR><BR> inet
addr:127.0.0.1
Mask:255.0.0.0<BR><BR> UP
LOOPBACK RUNNING MTU:16436
Metric:1<BR><BR> RX
packets:3893 errors:0 dropped:0 overruns:0
frame:0<BR><BR> TX
packets:3893 errors:0 dropped:0 overruns:0
carrier:0<BR><BR>
collisions:0
txqueuelen:0<BR><BR> RX
bytes:265635 (259.4 Kb) TX bytes:265635 (259.4
Kb)<BR><BR><BR><BR>wifi0 Link encap:UNSPEC
HWaddr<BR>00-02-6F-01-73-BC-00-00-00-00-00-00-00-00-00-00<BR><BR>
UP BROADCAST MULTICAST MTU:1500
Metric:1<BR><BR> RX
packets:0 errors:0 dropped:0 overruns:0
frame:0<BR><BR> TX
packets:13 errors:0 dropped:0 overruns:0
carrier:0<BR><BR>
collisions:0
txqueuelen:1000<BR><BR> RX
bytes:0 (0.0 b) TX bytes:780 (780.0
b)<BR><BR> Interrupt:10
Base address:0x100<BR><BR><BR><BR>wlan0 Link
encap:Ethernet HWaddr
00:02:6F:01:73:BC<BR><BR>
inet addr:10.1.2.1 Bcast:10.1.2.255
Mask:255.255.255.0<BR><BR>
UP BROADCAST MULTICAST MTU:1500
Metric:1<BR><BR> RX
packets:0 errors:0 dropped:0 overruns:0
frame:0<BR><BR> TX
packets:13 errors:0 dropped:0 overruns:0
carrier:0<BR><BR>
collisions:0
txqueuelen:0<BR><BR> RX
bytes:0 (0.0 b) TX bytes:780 (780.0
b)<BR><BR> Interrupt:10
Base address:0x100<BR><BR><BR><BR>[root@localhost ken]#
iwconfig<BR><BR>lo no wireless
extensions.<BR><BR><BR><BR>dummy0 no wireless
extensions.<BR><BR><BR><BR>tunl0 no wireless
extensions.<BR><BR><BR><BR>gre0 no wireless
extensions.<BR><BR><BR><BR>eth0 no wireless
extensions.<BR><BR><BR><BR>Warning: Driver for device wifi0 has been compiled
with version 16<BR><BR>of Wireless Extension, while this program is using
version 15.<BR><BR>Some things may be
broken...<BR><BR><BR><BR>wifi0 IEEE 802.11b
ESSID:"skchung.wireless.org"<BR>Nickname:"localhost.localdomain"<BR><BR>
Mode:Master Frequency:2.412GHz Access Point:
00:02:6F:01:73:BC<BR><BR>
Bit Rate:11Mb/s
Sensitivity=1/0<BR><BR>
Retry min limit:8 RTS thr:off Fragment
thr:off<BR><BR> Encryption
key:off<BR><BR> Power
Management:off<BR><BR>
Link Quality:0 Signal level:0 Noise
level:0<BR><BR> Rx invalid
nwid:0 Rx invalid crypt:0 Rx invalid
frag:0<BR><BR> Tx
excessive retries:0 Invalid misc:1 Missed
beacon:0<BR><BR><BR><BR>wlan0 IEEE 802.11b
ESSID:"skchung.wireless.org"<BR>Nickname:"localhost.localdomain"<BR><BR>
Mode:Master Frequency:2.412GHz Access Point:
00:02:6F:01:73:BC<BR><BR>
Bit Rate:11Mb/s
Sensitivity=1/0<BR><BR>
Retry min limit:8 RTS thr:off Fragment
thr:off<BR><BR> Encryption
key:off<BR><BR> Power
Management:off<BR><BR>
Link Quality:0 Signal level:0 Noise
level:0<BR><BR> Rx invalid
nwid:0 Rx invalid crypt:0 Rx invalid
frag:0<BR><BR> Tx
excessive retries:0 Invalid misc:1 Missed
beacon:0<BR><BR><BR><BR> [root@localhost ken]# route -n<BR><BR>Kernel IP
routing table<BR><BR>Destination
Gateway
Genmask Flags Metric
Ref Use<BR>Iface<BR><BR>192.168.1.0
0.0.0.0
255.255.255.0 U
0 0 0
eth0<BR><BR>10.1.2.0
0.0.0.0
255.255.255.0 U
0 0
0<BR>wlan0<BR><BR>169.254.0.0
0.0.0.0
255.255.0.0 U
0 0
0<BR>wlan0<BR><BR>127.0.0.0
0.0.0.0
255.0.0.0 U
0 0 0
lo<BR><BR>0.0.0.0
192.168.1.1
0.0.0.0 UG
0 0
0<BR><BR><BR><BR><BR><BR>KEN</FONT><BR></DIV></FONT></BODY></HTML>