Linux Netfilter discussions
 help / color / mirror / Atom feed
* Doubt about forwarding. Please, Help me!
@ 2005-07-14 19:11 Morales Carlos
  2005-07-14 19:20 ` Glaucius Djalma Pereira Junior
  0 siblings, 1 reply; 5+ messages in thread
From: Morales Carlos @ 2005-07-14 19:11 UTC (permalink / raw)
  To: netfilter

Thak you Franceso, could you write the lines for that? I'm just beginning with netfilter. I'm LOST.
Thaks a lot.
Carlos

-- 
___________________________________________________________
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm



^ permalink raw reply	[flat|nested] 5+ messages in thread
* Doubt about forwarding. Please, Help me!
@ 2005-07-14 18:40 Morales Carlos
  2005-07-14 18:46 ` Francesco Ciocchetti
  2005-07-14 19:50 ` Sergio Basurto Juarez
  0 siblings, 2 replies; 5+ messages in thread
From: Morales Carlos @ 2005-07-14 18:40 UTC (permalink / raw)
  To: netfilter

Hello. I have a firewall blocking all the traffic from the Internet to my local network, but I need to let an external host (extHOST) to access the port 8888 (for example) of an internal host (intHOST). Is this correct? The external lan adapter is eth1.

 /sbin/iptables -t nat -A PORTFW -p tcp -i eth1 -s extHOST --dport 8888 -j DNAT --to-destination intHOST:8888

Thaks, please email me to cmmorales@mail.com 
Carlos




-- 
___________________________________________________________
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-07-14 19:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-14 19:11 Doubt about forwarding. Please, Help me! Morales Carlos
2005-07-14 19:20 ` Glaucius Djalma Pereira Junior
  -- strict thread matches above, loose matches on Subject: below --
2005-07-14 18:40 Morales Carlos
2005-07-14 18:46 ` Francesco Ciocchetti
2005-07-14 19:50 ` Sergio Basurto Juarez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox