How do I set up external internet to internal network port forwarding on SuSE-8.1? HOWTOs refer to a utility called ipmasqadm which I can't find on my system. -- Australian Linux Technical Conference 2003: http://www.linux.conf.au/ Explain to your boss the benefits of you going...
I use IPTables to do it. The IPTables rule would look something like this (The stuff in the "" you need to fill in your information) iptables -t nat -A PREROUTING -p tcp --dport "port you want to forward" -j DNAT --to-destination "ip address and port to forward to ex. 192.168.10.3:80" On Monday 30 December 2002 09:42, Derek Fountain wrote:
How do I set up external internet to internal network port forwarding on SuSE-8.1? HOWTOs refer to a utility called ipmasqadm which I can't find on my system.
* Derek Fountain; <derekfountain@yahoo.co.uk> on 30 Dec, 2002 wrote:
How do I set up external internet to internal network port forwarding on SuSE-8.1? HOWTOs refer to a utility called ipmasqadm which I can't find on my system.
Because HOWTO are not howtos but the writers personal diary crap. Please look at the SuSEfirewall2 documentation I have posted today as you are using SuSEfirewall2 and you are in need of the FW_FORWARD_MASQ -- Togan Muftuoglu Unofficial SuSE FAQ Maintainer http://dinamizm.ath.cx
On Monday 30 December 2002 14:27, Togan Muftuoglu wrote:
* Derek Fountain; <derekfountain@yahoo.co.uk> on 30 Dec, 2002 wrote:
How do I set up external internet to internal network port forwarding on SuSE-8.1? HOWTOs refer to a utility called ipmasqadm which I can't find on my system.
Because HOWTO are not howtos but the writers personal diary crap. Please look at the SuSEfirewall2 documentation I have posted today as you are using SuSEfirewall2 and you are in need of the FW_FORWARD_MASQ
I tried your link and found the pdf at the bottom. Mozilla/Acrobat showed me an empty PDF file when I clicked on it. :shug: -- Australian Linux Technical Conference 2003: http://www.linux.conf.au/ Explain to your boss the benefits of you going...
* Derek Fountain; <derekfountain@yahoo.co.uk> on 30 Dec, 2002 wrote:
On Monday 30 December 2002 14:27, Togan Muftuoglu wrote:
* Derek Fountain; <derekfountain@yahoo.co.uk> on 30 Dec, 2002 wrote:
How do I set up external internet to internal network port forwarding on SuSE-8.1? HOWTOs refer to a utility called ipmasqadm which I can't find on my system.
Because HOWTO are not howtos but the writers personal diary crap. Please look at the SuSEfirewall2 documentation I have posted today as you are using SuSEfirewall2 and you are in need of the FW_FORWARD_MASQ
I tried your link and found the pdf at the bottom. Mozilla/Acrobat showed me an empty PDF file when I clicked on it. :shug:
Maybe I did a wrong copy paste (the worst case is http://sf.net/projects/susefaq A4 Size http://prdownloads.sourceforge.net/susefaq/firewall2-a4-0-9.pdf?download Letter size http://prdownloads.sourceforge.net/susefaq/firewall2-ltr-0-9.pdf?download -- Togan Muftuoglu Unofficial SuSE FAQ Maintainer http://dinamizm.ath.cx
I tried your link and found the pdf at the bottom. Mozilla/Acrobat showed me an empty PDF file when I clicked on it. :shug:
I take it back. I just tried again. It did it again, so I hit the stop button to stop that silly sf redirect and saved the URL given directly. That worked. Thanks, I'll read it. -- Australian Linux Technical Conference 2003: http://www.linux.conf.au/ Explain to your boss the benefits of you going...
participants (3)
-
Derek Fountain
-
Jon Hoffman
-
Togan Muftuoglu