Hi I used wine with one application (windows based) called scgw. I've install msmxl and now the application works fine, but like in windows i need to add a route. In windows i do the follwing: route add 193.126.64.2 mask 255.255.255.255 192.168.1.1 -p How I can do this in wine to make the app work's fine? I try add, but with no sucess. Please, can anybody help me?
Simple answer you don't with wine. Long answer. Linux or what ever your native os controls the network stack. Also altering network setting in linux in a root/admin level right. route command under Linux is very simpler to windows.