/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! /* ALSO: Don't quote this header. It makes you look lame :-) */
Hey all, I've got a pretty standard masq running, but its very slow. Wondering if there is something dumb that im doing (or not doing) that is causing this. It is also not running FTP properly at all. Here is the config: MASQ Machine: uname -a Linux XXXXXX.net 2.4.3-20mdksmp #1 SMP Sun Apr 15 22:32:27 CEST 2001 i686 unknown 2 NICs, eth0: 192.168.1.1, eth1: DHCP to roadrunner I call rc.iptables at the end of my rc.local /etc/rc.d/rc.iptables echo "1" > /proc/sys/net/ipv4/ip_forward modprobe iptable_nat /usr/local/bin/iptables -t nat -A POSTROUTING -o eth1 -j MASQUERADE Any ideas? Any information i missed? I know this is very simple, but i just use it cuz i only have 1 IP from RR. Thanks! - Brian _______________________________________________ Masq maillist - [EMAIL PROTECTED] Admin requests can be handled at http://www.indyramp.com/masq-list/ -- THIS INCLUDES UNSUBSCRIBING! 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.
