OK, I'm looking to get some strait answers on IP Masq for kernel
versions 2.2.x.  I'm currently have my kernel configured with the
following "Network Options" related stuff:

Packet socket
Network firewalls
Unix domain sockets
TCP/IP networking
IP: firewalling
IP: always defragment
IP: masquerading
IP: ICMP masquerading
IP: masquerading special modules support
IP: ipautofw support
IP: drop source routed frames
IP: allow large windows

And all I'm doing to enable masqurading is typing:

ipchains -A forward -s 192.168.1.0/24 -j MASQ
echo "1" > /proc/sys/net/ipv4/ip_forward

My MASQ as a whole all works, but Starcraft seems still not be working
right.  I though the UDP bug was fixed.  Is this all correct?  What
should be changed?

Thanks in advance,
Kris Kersey
[EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For daily digest info, email [EMAIL PROTECTED]

Reply via email to