On Fri, Jun 02, 2006 at 05:41:13PM -0300, Gustavo A. Gonzalez wrote: > Hello all, iam trying to get work an implementation of freetds on a > virtual server, i have developed an application that use that library > to send data on to a MSSQL server and retrieve some results from that > MSSQL server. FreeTDS makes a connection to the server on one outbound > port. It doesn't listen on any port (as a client). The conversation > with the server is half-duplex; FreeTDS is either sending or receiving > (or idle). Well, in that context I setting up a Private network inside > my host system(debian sarge with kernel version 2.6) same like its > describe in http://linux-vserver.org/HowtoPrivateNetworking. and I > have my "virtual lan" working fine with this configuration, BUT when > i execute my application inside a virtual server I can't retrieve > data from my virtual connection to MSSQL. If I only can send requests > from my vserver, what have i do on a host system to enable a half > duplex connection to retrieve data from my vserver and MSSQL when ran > my freetds application?...
hmm, why so? usually providers have services (like httpd or smtpd) running which can send and receive quite fine? I'd say you want to dig a little into port forwarding and such, to allow your guests to use certain ports of the host system ... HTH, Herbert > If any can help me with this issue I wait > ...and thanks. > _______________________________________________ > Vserver mailing list > [email protected] > http://list.linux-vserver.org/mailman/listinfo/vserver _______________________________________________ Vserver mailing list [email protected] http://list.linux-vserver.org/mailman/listinfo/vserver
