didencool wrote: > Hi All > i apologize if question is allready taked, I try to look'n FAQ but not find such... So > 1. Is in wine some special settings to set up internet connection? What I need to make my system internet connection shared in wine? No it "just works" - no extra configuration required. didencool wrote: > 2. How do I check the internet connection from wine? > usualy I try to ping some domain > > Code: > $WINEPREFIX=~/.winebtl/AC/ wine cmd > > C:\Program Files\QuickTime>ping ya.ru > File not found > > > > I do something wrong? Wine does not have "ping" program. You can use IE replacement. For example: Code: iexplore http://winehq.org