|
From: Duncan G. <li...@du...> - 2004-06-18 18:07:06
|
On Fri, 2004-06-18 at 18:34, Mike S. Nowostawsky wrote: MSN> when I try to enable internet connection sharing I get an error MSN> stating that 192.168.0.1 is being used (most likely by my router). If you're already on a shared (NATted) connection, you should use a different subnet. To save confusion, I would pick 10.0.0.1 as the host IP. Any IP number in one of the ranges reserved for local networks will do: 192.168.x.1 where x is any number between 0 and 255 172.16.y.1 where y is 0 to 31 10.z.zz.1 where z and zz are each between 0 and 255. so long as the matching network's not already being used at your location. Duncan |