Displaying 2 results from an estimated 2 matches for "faq1c".
Did you mean:
faq14
2005 Feb 21
1
Map ports
Hi,
I have two internal server who has a service at port X.
I need to put both services public in Internet and I have a unique public IP.
Can I do something like that with shorewall:
Ip public port X mapped to port X of the first server
Ip public port Y mapped to port Y of the second server?
Thanks
2004 Oct 26
3
problems on port forwarding
hi all,
my linux internet gateway has one fixed public ip and there are
several servers on the local net.
how to config shorewall such that it can forward a port on the
external int. to another port on to a server in local net. Simply
speaking,
external port http 8000 forward to internal port http 80
I used the DNAT to specify the source port as 8000 and dest port to 80
but it