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-13-2001, 10:37 AM   #1
ivannus
LQ Newbie
 
Registered: Jun 2001
Posts: 8

Rep: Reputation: 0
Question


Hello,
I'm new to linux (the person who installed the system is not available right now), and i'm having trouble getting access to ftp outside my network to work.
On one specific (and very important ftp server), I get the Cannot build data connection: Connection Refused error. I've tryied passive mode, but it doesn't work (time out). The active mode works only when accessing the ftp through my linux server, which is directly connected to the internet. No computer that is behind the linux server can access that ftp.
I've seen some posts advising users to active the ip_masq_ftp module, but as far as i can see it is already running (it is being run in the rc.firewall, and is displayed when i list all the modules running).
How do I reinstall it? When i run the depmod -a, I get a lot of errors messages like this:
depmod: *** Unresolved symbols in /lib/modules/2.2.14-5.0/net/3c503.o
depmod: *** Unresolved symbols in /lib/modules/2.2.14-5.0/net/3c503.o
depmod: *** Unresolved symbols in /lib/modules/2.2.14-5.0/net/ac3200.o
depmod: *** Unresolved symbols in /lib/modules/2.2.14-5.0/net/e2100.o
depmod: *** Unresolved symbols in /lib/modules/2.2.14-5.0/net/es3210.o
depmod: *** Unresolved symbols in /lib/modules/2.2.14-5.0/net/hp-plus.o
depmod: *** Unresolved symbols in /lib/modules/2.2.14-5.0/net/hp.o
depmod: *** Unresolved symbols in /lib/modules/2.2.14-5.0/net/lne390.o
depmod: *** Unresolved symbols in /lib/modules/2.2.14-5.0/net/ne.o
depmod: *** Unresolved symbols in /lib/modules/2.2.14-5.0/net/ne2k-pci.o
depmod: *** Unresolved symbols in /lib/modules/2.2.14-5.0/net/ne3210.o
depmod: *** Unresolved symbols in /lib/modules/2.2.14-5.0/net/smc-ultra.o
depmod: *** Unresolved symbols in /lib/modules/2.2.14-5.0/net/smc-ultra32.o
depmod: *** Unresolved symbols in /lib/modules/2.2.14-5.0/net/wd.o

And is there any other way to get the ftp to work?

Thank you very much,

Ivan Imanishi
 
Old 06-14-2001, 10:45 PM   #2
jrmann1999
Member
 
Registered: Feb 2001
Location: Texas
Distribution: Slackware, Mandrake, LFS
Posts: 306

Rep: Reputation: 30
Wow, that's all I can say.

Whomever set your kernel up(it appears) has every network card driver possible trying to load. The absolute first thing you need to do is figure out your driver and stop trying to load the rest. The reason your seeing all those errors is obviously because those cards are not installed.

The second suggesting would be to manually try to load the ip_masq_ftp module, this is done by:

# modprobe ip_masq_ftp

optionally you can specify which ports to do this on by

# modprobe ip_masq_ftp ports=21,200,...

note, you MUST be root to enable this module.
It appears you know how to do this, but to list your modules you run:
# lsmod

Hope this helps,
J
 
  


Reply



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
Socket Connection Failed: 111 Connection Refused degraffenried13 Linux - General 3 05-31-2009 01:17 AM
ircd.conf: "Connection failed. Error: Connection refused" hamish Linux - Software 3 03-10-2005 07:23 AM
lp filename yields "cannot open connection to localhost - Connection refused" jjge Linux - General 3 12-28-2003 11:02 PM
Connection Refused Rv5 Red Hat 1 12-03-2003 08:27 PM
Connection refused. syxxpac023 Linux - Networking 11 11-02-2001 09:44 AM

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

All times are GMT -5. The time now is 07:57 PM.

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