Hi , On the server where you have the web page you have iptables up and blocking the 80 port ? the service is up and running ? it's accepting connection from all interfaces , not only on localhost ?
On Tue, Jan 25, 2011 at 2:17 PM, Jatin K <ssh.fed...@gmail.com> wrote: > On Tuesday 25 January 2011 05:07 PM, Jorge Fábregas wrote: > > On 01/25/2011 06:15 AM, Jatin K wrote: > >> iptables -t NAT -A PREROUTING -d xx.xx.xx.xx -J DNAT --to-destination > >> 192.168.131.131 > >> > >> but it ends with following error > > Hi, > > > > The names of the tables are case-sensitive. It should be nat instead of > > NAT. > > > > HTH, > > JOrge > Thnx > > I'got your point replaced NAT with nat ... saved iptables wiht service > iptable save > > but server is not forwarding the packets to the web server > > if i try http://xx.xx.xx.xx ( live ip ) .. .. no page is displayed > > what it could be ??? > > > -- > °v° > /(_)\ > ^ ^ Jatin Khatri > Registerd Linux user No #501175 > www.counter.li.org > No M$ > > -- > users mailing list > users@lists.fedoraproject.org > To unsubscribe or change subscription options: > https://admin.fedoraproject.org/mailman/listinfo/users > Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines >
-- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines