If you setup IP Masq, make sure that the MASQ modules have loaded.
- make sure all of the IP MASQ modules are running by typing in "lsmod"
- You will see the following:
roadrunner:/usr/src/ppp-2.2.0g# lsmod Module: #pages: Used by: ip_masq_raudio 1 0 ip_masq_quake 1 0 ip_masq_irc 1 0 ip_masq_ftp 1 0 bsd_comp 1 0
** If you don't see *ALL* of these, check your /etc/rc.d/rc.modules and try loading them manually by doing "./etc/rc.d/rc.modules"