I installed Update3 and the Internet connection was almost broken: I was able to surf only Google, any other website returned me an SSL error.
I reverted to a pre-update3 backup and the Internet connection was fine again. Then I applied again Update3 and the issue returned. At least I can reproduce the issue at will, there is any log or data I can collect for debug?
[SAM460LE] Update3 Internet issue
- MazinKaesar
- Posts: 14
- Joined: Sun Mar 31, 2013 4:35 pm
Re: [SAM460LE] Update3 Internet issue
So I tried:
* I performed a clean installation of OS4
* installed update 1
* installed update 2
* installed update 2 hotfix
* installed update 3
same situation: the Internet connection does not work.
* I performed a clean installation of OS4
* installed update 1
* installed update 2
* installed update 2 hotfix
* installed update 3
same situation: the Internet connection does not work.

- MazinKaesar
- Posts: 14
- Joined: Sun Mar 31, 2013 4:35 pm
Re: [SAM460LE] Update3 Internet issue
Uhm... After installing Update3, I replaced C, L and Libs from the backup, and connection worked again.
I suspect the issue is ssl or bsd socket library.
Tomorrow I will revert again to the backup before Upd3 installation and trace the files that will be updated in these directories.
I suspect the issue is ssl or bsd socket library.
Tomorrow I will revert again to the backup before Upd3 installation and trace the files that will be updated in these directories.

- MazinKaesar
- Posts: 14
- Joined: Sun Mar 31, 2013 4:35 pm
Re: [SAM460LE] Update3 Internet issue
Let's recap:
Amiga OS4.1 Update2 -> Internet connection ok
After installing Update3 -> Internet connection **KO**
Internet connction works again after replacing these file from the backup before installing Update3,
C:
AddNetInterface
AddNetRoute
arp
ConfigureNetInterface
DeleteNetRoute
OpenSSL
RemoveNetInterface
tcpdump
traceroute
Libs:
AmiSSL (all the directory)
amisslmaster.library
bsdsocket.library
This is the result of my investigation, perfomed manually as no logs are provided anywhere and snoopdos/snoopy do not give any useful information.
I would not like to have a system with this partial update so for now I will revert to Upadate2 again - at least I would consider to update the kernel only.
Amiga OS4.1 Update2 -> Internet connection ok
After installing Update3 -> Internet connection **KO**
Internet connction works again after replacing these file from the backup before installing Update3,
C:
AddNetInterface
AddNetRoute
arp
ConfigureNetInterface
DeleteNetRoute
OpenSSL
RemoveNetInterface
tcpdump
traceroute
Libs:
AmiSSL (all the directory)
amisslmaster.library
bsdsocket.library
This is the result of my investigation, perfomed manually as no logs are provided anywhere and snoopdos/snoopy do not give any useful information.
I would not like to have a system with this partial update so for now I will revert to Upadate2 again - at least I would consider to update the kernel only.

- MichaelMerkel
- Beta Tester

- Posts: 362
- Joined: Mon Dec 20, 2010 2:08 pm
- Location: Germany
- Contact:
Re: [SAM460LE] Update3 Internet issue
so either amissl or roadshow is causing these problems, i guess?
is the most current amissl part of the update 3 archive? i think so.
did you try to reinstall the old versione one by one to find out which one exactly causes the problems?
part of roadshow - and maybe relevant - could be:
- AddNetInterface
- bdsocket.library
can you just test these two? (one by one)?
maybe that can help to track it down.
regards...
michael
is the most current amissl part of the update 3 archive? i think so.
you reinstalled it *before* the updt3?! and it works afterwards? that is strange.Internet connction works again after replacing these file from the backup before installing Update3
did you try to reinstall the old versione one by one to find out which one exactly causes the problems?
part of roadshow - and maybe relevant - could be:
- AddNetInterface
- bdsocket.library
can you just test these two? (one by one)?
maybe that can help to track it down.
regards...
michael
- MazinKaesar
- Posts: 14
- Joined: Sun Mar 31, 2013 4:35 pm
Re: [SAM460LE] Update3 Internet issue
I replace the files one by one until the connection worked again.
As I can reproduce the issue at will, tomorrow I will try to do as you asked.
EDIT: about your question:
As I can reproduce the issue at will, tomorrow I will try to do as you asked.
EDIT: about your question:
The steps are:you reinstalled it *before* the updt3?! and it works afterwards? that is strange.
- Amiga OS4.1 Update2 -> Internet connection ok
- After installing Update3 -> Internet connection **KO**
- Replacing the listed files from backup -> Internet connection ok, again

- MazinKaesar
- Posts: 14
- Joined: Sun Mar 31, 2013 4:35 pm
Re: [SAM460LE] Update3 Internet issue
So, I reverted C: and Libs: with all Update3 files.
My tests:
My tests:
- Replacing only AddNetInterface from backup of Update2: KO
- Replacing only bdsocket.library from backup of Update2: KO
- Reaplcing both from backup of Update2: OK!!!
