[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Internet connection sharing?



On Tue, 08 Mar 2011 16:21:17 +0330, hadi motamedi wrote:

> On 3/8/11, Camaleón wrote:

>> As root:
>>
>> route add default gw 192.168.0.1 eth0

(...)

> Thank you for your reply. The Windows machine has its primary address
> set on a valid IP address and its secondary ip address is as
> 172.18.209.1 . The debian machine has its ip address set as 172.18.128.1
> so it can see the Windows machine on intranet and it has DNS address
> set. I issued the following command on debian machine : #route add
> default gw 172.18.209.1 eth0 But still the debian machine cannot see the
> internet. The Windows has has ICS as enabled.

Run (as root, from Debian): 

ifconfig
cat /etc/resolv.conf
cat /etc/network/interfaces
route -n
ping -c 3 172.18.209.1

And put here the output.

Greetings,

-- 
Camaleón


Reply to: