Linux Netfilter discussions
 help / color / mirror / Atom feed
* Re: FTP and Masquerading
@ 2006-06-13 13:10 Syed AbuBakr
  2006-06-13 19:04 ` Alexandru Dragoi
  0 siblings, 1 reply; 4+ messages in thread
From: Syed AbuBakr @ 2006-06-13 13:10 UTC (permalink / raw)
  To: netfilter

1. Here is the out put of ip tables
# Generated by iptables-save v1.3.5 on Tue Jun 13 18:04:23 2006
*nat
:PREROUTING ACCEPT [4089441:225469685]
:POSTROUTING ACCEPT [655:225183]
:OUTPUT ACCEPT [244915:14983380]
-A PREROUTING -i eth0 -p tcp -m tcp --dport 80 -j REDIRECT --to-ports 8080
-A POSTROUTING -o eth1 -j MASQUERADE
COMMIT
# Completed on Tue Jun 13 18:04:23 2006
# Generated by iptables-save v1.3.5 on Tue Jun 13 18:04:23 2006
*filter
:INPUT ACCEPT [16927662:11422086898]
:FORWARD ACCEPT [27804583:6839123278]
:OUTPUT ACCEPT [17583420:11965931541]
COMMIT
# Completed on Tue Jun 13 18:04:23 2006

2. It gives problem during connection in passive mode, and does not
list any folder contents and then obviously no download.

Looking Forward


^ permalink raw reply	[flat|nested] 4+ messages in thread
* FTP and Masquerading
@ 2006-06-11  8:23 Syed AbuBakr
  2006-06-11 10:15 ` Pascal Hambourg
  0 siblings, 1 reply; 4+ messages in thread
From: Syed AbuBakr @ 2006-06-11  8:23 UTC (permalink / raw)
  To: netfilter

I am  new to linux and need some guidance.
PROBLEM:
FTP is not working. My internal users can not connect external ftp and
vice versa.

SCENARIO:
1. I am using SQUID for proxy services.
 2. OS is FedoraCore 5
3. Using transparent proxy
4. Masquerading my out bound traffic.
5. All packages including kernel are same as they come with the
standard distro of FC-5
6. Install time Firewall is disabled, so i have only a couple of rules
in my ip tables.

I dont know how to recompile kernel or insert modules, So please do me
a favour and give me a step by step how to of it.

I'll be very gratefull to u. 'cuz i am stuck.
Thanx a lot


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-06-13 19:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-13 13:10 FTP and Masquerading Syed AbuBakr
2006-06-13 19:04 ` Alexandru Dragoi
  -- strict thread matches above, loose matches on Subject: below --
2006-06-11  8:23 Syed AbuBakr
2006-06-11 10:15 ` Pascal Hambourg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox