Firewall Wizards mailing list archives
Re: Linux firewall help...
From: George Bourozikas <gbouro () teliquest com>
Date: Sun, 13 Aug 2000 22:16:52 -0400
You need ipmasqadm.
Something like this should work, assuming that your external IP is 1.2.3.4 and
it's port 99 you want to foeward:
ipmasqadm portfw -f # Clear all portfw rules
ipmasqadm portfw -a -P tcp -L 1.2.3.4 99 -R 192.168.0.99 99
# Forward outside interface port 99
# to internal address 192.168.0.99 port 99
George Bourozikas
gbouro () teliquest com
_______________________________________________
Firewall-wizards mailing list
Firewall-wizards () nfr net
http://www.nfr.net/mailman/listinfo/firewall-wizards
Current thread:
- RE: Linux rinetd and NT IIS logging (synch) Keith Morgan (Aug 11)
- Linux firewall help... Daniel Linder (Aug 12)
- Re: Linux firewall help... R. DuFresne (Aug 14)
- Re: Linux firewall help... George Bourozikas (Aug 14)
- Linux firewall help... Daniel Linder (Aug 12)
