On Wed, Mar 11, 2009 at 05:21:34PM -0500, Christopher Lemire wrote: > Yes, I am terminating the script with control c because after the script > ran, I still could not browse the web, connect to IM, etc. If I provide the > output of route -n after running the script, will that help?
Adding 'replacedefaultroute' to your barry-tmobileus file should make it work as expected. If so, do: cat /proc/sys/net/ipv4/ip_forward If it says 0, you're ok. (this is the most likely option) If it says 1, you'll need to decide how you wish to handle your network routing. Perhaps bring down your home network before firing up Barry, or just echo 0 > /proc/sys/net/ipv4/ip_forward to disable forwarding while you're connected. - Chris ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Barry-devel mailing list Barry-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/barry-devel