All of lore.kernel.org
 help / color / mirror / Atom feed
* portforwarding
@ 2003-05-05 23:32 Eric Marchionni
  2003-05-05 23:58 ` portforwarding Paul
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Marchionni @ 2003-05-05 23:32 UTC (permalink / raw)
  To: netfilter

hi list

my buddie is trying to get his webserver working behind his 
debian router.
this is what i gave him (we tried once with --dport and once with 
--dports):

iptables -t nat -A PREROUTING -i $WAN_IFACE -p tcp -m multiport 
--dports 22,80 -j DNAT --to-destination $SERVER

i'm not able to connect to his webserver with http://his_ip/
what am i doing false? got any ideas?

thanx
eric



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

end of thread, other threads:[~2003-05-05 23:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-05 23:32 portforwarding Eric Marchionni
2003-05-05 23:58 ` portforwarding Paul

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.