@dvvrue95:
Your netdb-myhost file is a bit wrong.
It seems you have supplied a load of search-domains in the form of ip-numbers, which is wrong. Search-domains works so that if you try to access the host 'testtest', it will amongst other things try to combine that with the search-domains you have specified.
Say for example that you have host.com specified as a search-domain and then try to ping testtest, it will amongst other things try to ping testtest.host.com. Adding several search-domains will usually slow down the hostname resolving btw.
Also, no nameserver specified (maybe you didn't enter one when asked during the installation?), which you do with the keyword 'NAMESERVER', just like you specify search-domains with the keyword 'DOMAIN'.
So remove those search-domains which are ip-numbers only keeping your default 'host.com' and add a nameserver you know is working on your local network. After that AmiTCP should be able to resolv hostnames.
I can't see why you are having troubles with your paths, but if I were you I would take a backup of your S:User-Startup and create a new empty one and start adding sections to it from your backup one by one and see when you start gettings troubles with your paths.
Btw, why do you start the MagicWB-demon both in your Startup-Sequence and your User-Startup?
/Patrik