Question : Accessing an FTP server internally that is on a different subnet.

We have a requirement for an FTP server to be set up separately from our network.  We are using an internal server and have added a firewall that is running DHCP (192.168.Y.0) and the default gateway is 192.168.y.1) and have connected the FTP server to it.  Also, it must be accessible from the Internet so we are using one of our external IPs 68.4.5.Z.  We have no problem accessing the FTP site externally.  However, we would like to be able to have a few people in our company access it internally.  Our internal normal network is 192.168.X.0.  How can I get some users to access the 192.168.Y.0 FTP server internally?  The default gateway for the normal internal network is 192.168.x.1.  

Answer : Accessing an FTP server internally that is on a different subnet.

the previous post was belongs to here:
http://connect.microsoft.com/VisualStudio/feedback/details/504538/debugger-hangs-vs-for-a-long-time-when-coming-out-of-debug-mode

and have a look at this: (To disable IntelliTrace)
http://visualstudiomagazine.com/articles/2010/02/18/fix-bugs-with-intellitrace-and-vs-2010.aspx

From above link:
To begin with, the IntellTrace options are located in the Tools >  Options menu and the IntelliTrace node. There are several options  available in the General, Advanced, IntelliTrace Events and Modules tab.  For our purposes we'll stick with the options on the General tab. Here  you can enable or disable IntelliTrace -- by default it is enabled.

Random Solutions  
 
programming4us programming4us