/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! */ I have setup IPMASQ and it works great. Im setting up port forwarding for an internal webserver. It worked the first time i started it up but after i rebooted the machine it no longer works. The port is not being used by anything else nor is the internal server down. the way i have it setup is .this. . ipchains -F ipchains -p forward deny ipchains -A forward -s 192.168.0.2/24 -j MASQ /usr/sbin/ipmasqadm ipportfw -f ipmasqadm portfw -a -P tcp -L xxx.xxx.xxx.xxx 1000 -R 192.168.0.2 80 I have read all the how to's on ipmasq and portforwarding but i still get nothing. I still dont understand why it worked the first time and now that i have restarted the server it no longer works. Has any one else had this problem and can someone help me out. Thank you for all your help. Ken _______________________________________________ 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.
