/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! 
/* ALSO: Don't quote this header. It makes you look lame :-) */


Assuming that what you are trying to do is connect to your system from the outside, 
you've provided no MASQ facility for sessions originating on the outside. You need to 
use ipportfw to forward HTTP/FTP sessions to the appropriate internal server.

>         I have a lovely IP Masq system (Debian 2.2, 2.2.16) that works
>very spiffy, except that I want to use Apache and Proftpd on the same box.
>This is where I have the problem.  I have both of the daemons installed,
>but I cannot connect with an ftp client or browser from outside the LAN.
>Even more frustrating, sshd and telnetd work just fine.  
>
>...[snip]...
>
># for DHCP (cuz we have a cable modem)
>/sbin/ipchains -A input -j ACCEPT -i eth0 -s 0/0 67 -d 0/0 68 -p udp
>
>#enable simple IP forwarding and masquerading
>/sbin/ipchains -P forward DENY
>/sbin/ipchains -A forward -s 192.168.0.0/24 -j MASQ
>
>-----
>
>What am I doing wrong/missing?  Any help appreciated.

_______________________________________________
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.

Reply via email to