View Single Post
Old 03 April 2019, 12:48   #29
thyslo
Registered User
 
Join Date: Apr 2018
Location: Germany
Posts: 189
Quote:
Originally Posted by indigolemon View Post
I use DHCP also, but as a result have nothing set in name_resolution or routes as this should then be established during the DHCP part of things (and indeed it is, as my net connection via Roadshow works).

What does the ShowNetStatus command return?
So I did the following:
1) Installed CardReset and CardPatch and call them from the startup-sequence after the SetPatch line. I read that OS3.1.4 fixed some PCMCIA reagarded things, but these patches still seem to be needed.

2) Set the Wifi network in the router to "B only",WPA2P/TKIP.

3) Then I unset everything in name_resolution and in routes by commenting out all lines in these files.

So my current connection attempt goes like this:

Code:
> WirelessManager prism2.device
Trying to associate with 58:6d:8f:40:11:e8 (SSID='MyWifiNetwork' freq=2412 MHz)
Associated with 58:6d:8f:40:11:e8
WPA: Key negotiation completed with 58:6d:8f:40:11:e8 [PTK=TKIP GTK=TKIP]
CTRL-EVENT-CONNECTED - Connection to 58:6d:8f:40:11:e8 completed (auth) [id=0 id_str=]

> ShowNetStatus
Local address             = (Not set)
Default route             = (Not set)
Domain Name System Server = 127.0.0.1

> ping google.de
ping: host name lookup failure for "google.de"; try again
Seems that I got no IP address.

How can I solve this?
thyslo is offline  
 
Page generated in 0.04703 seconds with 11 queries