Dne 8.3.2011 11:27, hadi motamedi napsal(a): > On 3/8/11, Rudi Ahlers <Rudi at softdux.com> wrote: >> On Tue, Mar 8, 2011 at 12:09 PM, hadi motamedi <motamedi24 at gmail.com> wrote: >>> On 3/8/11, Jakub Jedelsky <jakub.jedelsky at gmail.com> wrote: >>>> Dne 8.3.2011 10:19, hadi motamedi napsal(a): >>>>> Dear All >>>>> My centos machine is connected to my MS Windows machine on the net.The >>>>> MS Windows machine is connected to Internet via valid IP address >>>>> setting and on its secondary ip address setting it can see my centos >>>>> machine on the intranet.Can you please let me know how can try for >>>>> Internet connection sharing such that my centos machine can see >>>>> internet with minor modifications done? >>>>> Thank you in advance >>>> >>>> Hi hadi, >>>> >>>> this isn't centos thing, all you need is to configure network bridge on >>>> your Windows machine. You didn't send info about your windows verison so >>>> try to google something about it >>>> (http://www.google.com/#q=windows+network+bridge) >>>> >>>> JJ >>>> _______________________________________________ >>>> CentOS mailing list >>>> CentOS at centos.org >>>> http://lists.centos.org/mailman/listinfo/centos >>>> >>> Thank you very much for your reply.I am familiar with internet >>> connection sharing on MS Windows as I have a third XP client on the >>> same net connected to the internet.I tried as the following on my >>> centos: >>> #route add -net default gw 172.18.209.1 >>> Where this is the secondary ip address of the MS Windows host.But the >>> centos cannot see the internet. Can you please let me know why? >>> _______________________________________________ >> >> >> Did you add any DNS resovler IP's to /etc/resolv.conf ? >> >> >> > Yes, I did but still internet unreachable. well, have you got a ping from centos to windows machine? Send us results of `ifconfig`, `route` and `iptables -L -v` commands. And try to ping ip 74.125.87.104 (google), any results? jj