LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 06-12-2007, 02:43 AM   #1
munirg2003
LQ Newbie
 
Registered: Jun 2007
Posts: 4

Rep: Reputation: 0
Access authenticating FTP sites using FTP Clients on XP clients via SQUID


Hi There!


- I have xp clients and Linux Server(having two LAN Cards Eth0-connected to my LAN and

Eth1-connected to my WAN) with squid(configured at port 8080). Everything is working fine

and internet is perfect on client machines. Even anonymous ftp sites are opening in

internet explorer.But problem is to access my official ftp site with username and password.

- I have some ftp client software i.e., old ws_ftp 95 or FileZilla to upload my data on my

ftp website. These clients (using passive mode) work fine when i had Windows Server 2003

with ISA server 2004. But our policy changed and now we use LINUX ES 4 with Squid 2.6

stable for internet sharing.

- Now when i use command based ftp on Linux server(Using #ftp ftp.mysite.com, It asks

#UserName? and #Password?) it connects and uploads data. But when i try to connect from

client XP machines either through command prompt or ftp client softwares, it doesn't

connect.

- Somebody told me to use iptables to open ports for forwarding your requests so i used

following commands on Linux Server but failed.

#iptables -A INPUT -s 192.168.7.0/24 -p tcp --dport 20 -j ACCEPT
#iptables -A INPUT -s 192.168.7.0/24 -p tcp --dport 21 -j ACCEPT


#iptables -A OUTPUT -d WAN-IP -p tcp --sport 20 -j ACCEPT
#iptables -A OUTPUT -d WAN-IP -p tcp --sport 21 -j ACCEPT

#iptables -A FORWARD -s 192.168.7.0/24 -d WAN-IP -p tcp --dport 20 -j ACCEPT
#iptables -A FORWARD -s 192.168.7.0/24 -d WAN-IP -p tcp --dport 21 -j ACCEPT

#service iptables save

- Somebody sujjested to use frox, again i tried but failed.

- Somebody help me in easy steps please.

Munir Ahmad
 
Old 06-12-2007, 02:09 PM   #2
win32sux
LQ Guru
 
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870

Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
Moved: This thread is more suitable in Linux - Networking and has been moved accordingly to help your thread/question get the exposure it deserves.
 
Old 06-12-2007, 10:58 PM   #3
munirg2003
LQ Newbie
 
Registered: Jun 2007
Posts: 4

Original Poster
Rep: Reputation: 0
Hi win32sux.

Thnx for managing threads according to its suitable place. but
Now what do i do. Im not able to find my thread. where is this?
 
  


Reply

Tags
access, authenticating, clients, ftp, squid, via



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
squid denies access to clients Ronin_tekorei Linux - Server 9 05-11-2007 09:35 PM
FTP Clients Hambone_20003 Linux - Software 4 09-04-2006 01:32 PM
FTP server for FTP-only clients? bulls_i Linux - Software 1 10-25-2005 03:47 PM
FTP clients 3p0ch Linux - Software 1 03-24-2005 06:28 AM
Gateway problem, clients can't access some sites pheron Linux - Networking 2 03-06-2004 02:22 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 03:06 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration