All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ray Leach <raymondl@knowledgefactory.co.za>
To: Netfilter Mailing List <netfilter@lists.netfilter.org>
Subject: Re: Web server access
Date: 15 Jul 2003 14:52:17 +0200	[thread overview]
Message-ID: <1058273537.13995.1.camel@raylinux.internal> (raw)
In-Reply-To: <Law11-F121EveicGgej0000c435@hotmail.com>

You also need to forward rules to forward the traffic to and from your
webserver.


On Mon, 2003-07-14 at 17:10, Jorge Umaña wrote:
> I have a LINUX box with a public ip. I need to use iptables to send all the 
> packages that come to the 80 port to my Web server in Windows. I am using 
> this chain:
> iptables -t nat -A PREROUTING -p tcp -d $ipPUBLIC --dport 80 -j DNAT 
> --to-destination $ipWEBSERVER
> 
> I tried to access my web page from outside but does not work
> 
> I will appreciate your help
> Thanks
> 
> _________________________________________________________________
> Charla con tus amigos en línea mediante MSN Messenger: 
> http://messenger.yupimsn.com/
-- 
--
Raymond Leach <raymondl@knowledgefactory.co.za>
Network Support Specialist
http://www.knowledgefactory.co.za
"lynx -source http://www.rchq.co.za/raymondl.asc | gpg --import"
Key fingerprint = 7209 A695 9EE0 E971 A9AD  00EE 8757 EE47 F06F FB28
--



  reply	other threads:[~2003-07-15 12:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-14 15:10 Web server access Jorge Umaña
2003-07-15 12:52 ` Ray Leach [this message]
2003-07-15 14:19 ` Michael Martinez
  -- strict thread matches above, loose matches on Subject: below --
2003-07-15 12:44 Eugene Joubert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1058273537.13995.1.camel@raylinux.internal \
    --to=raymondl@knowledgefactory.co.za \
    --cc=netfilter@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.