iexplorer 7 not resolving URLs

Questions about Wine on Linux
Locked
maxbld
Newbie
Newbie
Posts: 4
Joined: Tue Apr 28, 2015 11:21 am

iexplorer 7 not resolving URLs

Post by maxbld »

Dear all,

I installed iexplorer7 on a debian linux box with wine 1.5.5-01. I can browse www.microsoft.com, but not any other web site. to go on other websites I've to provide the IP address in numerical format, then it goes there.

Anybody can please help?

Thanks a lot, BR,
Max.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: iexplorer 7 not resolving URLs

Post by dimesio »

Your Wine versions is almost 3 years old and no longer supported. Upgrade to the latest development release.
maxbld
Newbie
Newbie
Posts: 4
Joined: Tue Apr 28, 2015 11:21 am

Re: iexplorer 7 not resolving URLs

Post by maxbld »

dimesio wrote:Your Wine versions is almost 3 years old and no longer supported. Upgrade to the latest development release.
Well, my distro too is old, and to update the packages would be a mess, I've done it once and it killed my nvidia proprietary driver, so I had to roll it back. It's been annoying...

Furthermore I'd bet if I'd go to latest wine, I'd have same issue. It looks like it depends by some settings in my networking (routing, NATting, or whatever): for example if I enter a VPN all the intranet sites are browseable by ie, but external keep being not resolved. The issue is not being able to get DNS responses and I have that lib 32 for the dns which is mentioned in the wine FAQs, so I wonder if someone already had same issue, maybe with other applications...
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: iexplorer 7 not resolving URLs

Post by dimesio »

How did you install IE7? It should be installed with winetricks, which adds overrides needed to make it work (somewhat). If you didn't install it with winetricks, try that (in a clean wineprefix). https://bugs.winehq.org/show_bug.cgi?id=34049
maxbld
Newbie
Newbie
Posts: 4
Joined: Tue Apr 28, 2015 11:21 am

Re: iexplorer 7 not resolving URLs

Post by maxbld »

dimesio wrote:How did you install IE7? It should be installed with winetricks, which adds overrides needed to make it work (somewhat). If you didn't install it with winetricks, try that (in a clean wineprefix). https://bugs.winehq.org/show_bug.cgi?id=34049
Yes, I installed it with Winetricks. Also note, if it may be relevant, that I've a game (eve online) that works perfectly with wine and can access the internet without problems.
Locked