Mailinglist Archive: opensuse (2773 mails)
| < Previous | Next > |
[SLE] IP Masq'ing & FTP
- From: mpayson@xxxxxxxxxx (mpayson@xxxxxxxxxx)
- Date: Sun, 12 Dec 1999 18:25:06 -0800
- Message-id: <3.0.5.32.19991212182506.00852cb0@xxxxxxxxxxxxxxx>
I just installed a new computer to handle our IP Masquerading, & now I'm
having a problem. I cannot upload files from the masqueraded machines to
remote machines via FTP. It's odd because I'm using the exact same IP
Chains as I was using on my old computer, which worked fine.
The relevant lines from my startup script are:
ipchains -F
ipchains -M -S 7200 10 160
echo 1 > /proc/sys/net/ipv4/ip_forward
ipchains -P forward DENY
ipchains -A forward -s 192.168.1.0/24 -j MASQ
Any suggestions?
Thanks!
Mike
--
To unsubscribe send e-mail to suse-linux-e-unsubscribe@xxxxxxxx
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
| < Previous | Next > |