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.fedora@xxxxxxxxx> wrote:
On Tuesday 25 January 2011 05:07 PM, Jorge FÃbregas wrote:Thnx
> 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
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 ???
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
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@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines