by Stryker » Wed Feb 11, 2004 11:13 am
generally with windows when it shares the internet it uses 192.168.0.1 as its local ip. on your linux box, set the gateway address (in your network configuration) to 192.168.0.1 and and the linux machine's ip address to 192.168.0.X where X is an unused number on your network. Set the subnet mask to 255.255.255.0 and the dns servers to some generic ones (i use 4.2.2.1 and 4.2.2.2), restart the network interface and u should be up.