Amiga.org

Amiga computer related discussion => Amiga Hardware Issues and discussion => Topic started by: giZmo350 on July 01, 2020, 04:45:47 PM

Title: IBrowse 2.5.3 with Wireless Adapter - DNS Error
Post by: giZmo350 on July 01, 2020, 04:45:47 PM
Hi all, hope everyone is okay these days.

Maybe this is a question for Oliver but maybe someone else has run into this also.

I have a 3rd internet capable machine (an A1200 w/ACA1233N) that I'm testing IBrowse 2.5.3 (with AmiSSL 4.6) that I use a Netgear MA401 wireless adapter with AmiTCP and EasyNet. The other 2 machines work perfect with IBrowse 2.5.3 - they are wired adapters.

Installation went fine updating from IBrowse 2.4. At first I couldn't navigate any secure sites. So I checked the following in the User-Startup and all good there.

;BEGIN AmiSSL
Assign AmiSSL: "SYS:Internet/AmiSSL"
If Exists AmiSSL:Libs
Assign LIBS: AmiSSL:Libs ADD
EndIf
Path AmiSSL: ADD
;END AmiSSL

So then I ran the command "setenv save AmiSSL/SSL_CLIENT_VERSION tls1" and verified the file was created and that seemed to fix navigating to secure websites.

However, now each time I navigate a secure site the page will start loading but after X amount of bytes the page stops loading and I eventually get "Host Lookup Failed - No DNS Entry Found. I have to reboot to recover from the error.

The only info I found that might be relevant is here at AW.net.

https://amigaworld.net//modules/newbb/viewtopic.php?viewmode=flat&order=0&topic_id=27944&forum=32&post_id=473636&refresh=Go

I tried using two different wireless routers using both ISP DNS and the routers DNS IP address. I get the same results with both routers. Could this be related to bsdsocket.library?

Like I said, this is he only updated machine that I'm getting this error and the machine previously worked fine with secure sites using IBrowse 2.4.

Any thoughts?