/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! */


Dear List,





I have installed my IP MASQ and my portforwarding.  Everything seems to work
out really good but for one thing.  The port forwarding seems really really
slow.  Im workin on a cable modem that is at a rate of 1.5mb down and 1.5mb
up.  So there shouldnt be any problem there.  The computers on the network are
all running with no problem and i pinged every computer and the MASQ server as
well as the cable modem and there is no packet loss what so ever (had previous
issue with packet loss). the way my config file is setup is this.


<---snip--->


ipchains -F


ipchains -p forward deny


ipchains -A forward -s 192.168.0.2/24 -j MASQ


ipchains -A forward -s 192.168.0.3/24 -j MASQ


ipchains -A forward -s 192.168.0.4/24 -j MASQ


ipchains -A forward -s 192.168.0.5/24 -j MASQ


ipchains -A forward -s 192.168.0.6/24 -j MASQ


ipchains -A forward -s 192.168.0.7/24 -j MASQ


ipchains -A forward -s 192.168.0.8/24 -j MASQ


ipchains -A forward -s 192.168.0.9/24 -j MASQ


echo "Enabling IPPORTFW Redirection on the external LAN. . . "


ipmasqadm portfw -f


ipmasqadm portfw -a -P tcp -L XXX.XXX.XXX.XXX 1000 -R 192.168.0.2 81


<---end of snip--->





The machine 192.168.0.2 is a NT machine running IIS 3.0.  On the internall
network the output of this web server is very fast.  But when I access it from
the outside doing XXX.XXX.XXX.XXX:1000 it comes up really slow.  Only runny at
about 5k per second or so.  Is there something that im doing wrong.  Is there
some other files that i have to eddit to get this to work faster to were it
should be.  Or is this not even applicable considering the IPMASQ machine is
linux and the server is NT?  Can someone help me out with this?   Thanks for
your time.






_______________________________________________
Masq maillist  -  [EMAIL PROTECTED]
Admin requests can be handled at http://www.indyramp.com/masq-list/
or email to [EMAIL PROTECTED]

PLEASE read the HOWTO and search the archives before posting.
You can start your search at http://www.indyramp.com/masq/
Please keep general linux/unix/pc/internet questions off the list.

Reply via email to