You are not logged in.

#1 2008-05-29 16:45:53

mingfal
Member
Registered: 2005-11-07
Posts: 32

wireless problem:The connection to the server was reset while the page

I got a wireless router and the network connection was fine when I'm in Windows XP. But when I'm trying to open an web page in Arch, it's always the problem "The connection to the server was reset while the page was loading". The page will be loaded properly after several refreshes.

I did the wireless setup according to the wiki, and this is the network section of my /etc/rc.conf:

lo="lo 127.0.0.1"
eth0="eth0 192.168.1.14 netmask 255.255.255.0 broadcast 192.168.1.255"
eth1="dhcp"
wlan_eth1="eth1 essid TP-LINK key s:aaaaa"
INTERFACES=(lo eth0 eth1)

and the output of ifconfig:

eth1      Link encap:Ethernet  HWaddr 00:12:F0:80:9F:A7
          inet addr:192.168.1.100  Bcast:255.255.255.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:576  Metric:1
          RX packets:5 errors:0 dropped:0 overruns:0 frame:0
          TX packets:9 errors:0 dropped:0 overruns:0 carrier:1
          collisions:0 txqueuelen:1000
          RX bytes:1222 (1.1 Kb)  TX bytes:1196 (1.1 Kb)
          Interrupt:5 Base address:0x2000 Memory:fcffe000-fcffefff

Offline

Board footer

Powered by FluxBB