Mailinglist Archive: opensuse (2407 mails)

< Previous Next >
Re: [SLE] IP Masquerade
  • From: sales@xxxxxxxxx (andy)
  • Date: Tue, 08 Aug 2000 10:49:42 +0100
  • Message-id: <398FD7B6.6BBF8E49@xxxxxxxxx>



Romie Djapri wrote:
>
> Hello,
>
> This is my first email in this mailing list, but I hope all of you can help me.
> I've setup 1 Server with SuSE Linux 6.4 and I try to setup IP Masquerade over
> My Cable Modem to serve 15 Clients. But If all clients connected, it getting
> slower to access internet... 8-(
> Why ??
> The script that I used:
>
> /sbin/depmod -a
> /sbin/modprobe ip_masq_ftp
> /sbin/modprobe ip_masq_raudio
> /sbin/modprobe ip_masq_irc
> /sbin/modprobe ip_masq_cuseeme
> /sbin/modprobe ip_masq_vdolive
> echo "1" > /proc/sys/net/ipv4/ip_forward
> /sbin/ipchains -M -S 7200 10 160
> /sbin/ipchains -P forward DENY
> /sbin/ipchains -A forward -s 192.168.1.0/24 -j MASQ -i eth1
> --end of script----
>
> eth0 IP =192.168.1.1
> eth1 IP =202.77.125.200
>
> Is there something wrong with the script above?
>
> Any comment will be appreciated
>
> --
>
> Thanks n regards,
> Romie Djapri
>
> --
> To unsubscribe send e-mail to suse-linux-e-unsubscribe@xxxxxxxx
> For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
> Also check the FAQ at http://www.suse.com/support/faq

Hello,

Surely, the more users, (and thus bandwidth), connected through a single
internet connection, the slower the connection to each user regardless
of masquerading or anything else.

Rgds
Andy


--

Reply to sales@xxxxxxxxx
Mail to other addresses is forwarded

--
To unsubscribe send e-mail to suse-linux-e-unsubscribe@xxxxxxxx
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the FAQ at http://www.suse.com/support/faq


< Previous Next >
References