LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 09-11-2003, 12:54 PM   #61
Anmar
Member
 
Registered: Mar 2003
Location: Earthan
Distribution: UBUNTU | Linux
Posts: 213

Original Poster
Rep: Reputation: 30

There is no any other account in that machine except the root user .

And I tried ftp xxx.xxx.x.2 from the xxx.xxx.x.1 it say connection refused .
 
Old 09-11-2003, 12:56 PM   #62
Satriani
Member
 
Registered: Mar 2003
Location: The Netherlands
Distribution: Red Hat 7.3, Red Hat 9, Solaris8, Slackware 10, Slax on USB, AIX, FreeBSD, WinXP, AIX, Ubuntu
Posts: 418

Rep: Reputation: 30
mmm... lets go a few steps back: when you typed ftp localhost that worked ok right ?
On what machine was that, and what IP address did that one have?
 
Old 09-11-2003, 12:58 PM   #63
Anmar
Member
 
Registered: Mar 2003
Location: Earthan
Distribution: UBUNTU | Linux
Posts: 213

Original Poster
Rep: Reputation: 30
I mean I can't try from the other hand because it has no regular user .
It has only root user .
 
Old 09-11-2003, 01:00 PM   #64
Anmar
Member
 
Registered: Mar 2003
Location: Earthan
Distribution: UBUNTU | Linux
Posts: 213

Original Poster
Rep: Reputation: 30
It was in my machine the xxx.xxx.x.1
"ftp"ing the xxx.xxx.x.2

And yes it worked very well .
 
Old 09-11-2003, 01:01 PM   #65
Satriani
Member
 
Registered: Mar 2003
Location: The Netherlands
Distribution: Red Hat 7.3, Red Hat 9, Solaris8, Slackware 10, Slax on USB, AIX, FreeBSD, WinXP, AIX, Ubuntu
Posts: 418

Rep: Reputation: 30
Now, lemme see if i got this right:

you typed ftp x.x.x.2 on your x.x.x.1 machine, and that worked ok?
 
Old 09-11-2003, 01:03 PM   #66
Anmar
Member
 
Registered: Mar 2003
Location: Earthan
Distribution: UBUNTU | Linux
Posts: 213

Original Poster
Rep: Reputation: 30
Sorry didn't quote you
 
Old 09-11-2003, 01:06 PM   #67
Satriani
Member
 
Registered: Mar 2003
Location: The Netherlands
Distribution: Red Hat 7.3, Red Hat 9, Solaris8, Slackware 10, Slax on USB, AIX, FreeBSD, WinXP, AIX, Ubuntu
Posts: 418

Rep: Reputation: 30
Anmar: Please. I am really getting confused now.
So, if you want me to help you, please do as I tell you to, and nothing else.
Otherwise I mix up things.

on the machine where you have normal users:
What is the ip address?
 
Old 09-11-2003, 01:13 PM   #68
Anmar
Member
 
Registered: Mar 2003
Location: Earthan
Distribution: UBUNTU | Linux
Posts: 213

Original Poster
Rep: Reputation: 30
Quote:
Originally posted by Satriani
Now, lemme see if i got this right:

you typed ftp x.x.x.2 on your x.x.x.1 machine, and that worked ok?
I gave it one more try, Didn't work .

It work only when I type:

ftp localhost


But the following doesn't work after the local host thing:

ftp> x.x.x.2

When I ftp x.x.x.2 it takes me to this:

$ ftp 192.168.0.2
ftp: connect: Connection refused
ftp>

That happens when I'm already logged in as a regular user (Not root user)


What do you think ?
 
Old 09-11-2003, 01:16 PM   #69
Satriani
Member
 
Registered: Mar 2003
Location: The Netherlands
Distribution: Red Hat 7.3, Red Hat 9, Solaris8, Slackware 10, Slax on USB, AIX, FreeBSD, WinXP, AIX, Ubuntu
Posts: 418

Rep: Reputation: 30
This is really my last shot, because, as mentioned before:
You are really confusing me.

I am trying to help you here, but you give the wrong information.
Again:

Step by Step:

on the machine where you have normal users:
What is the ip address?
 
Old 09-11-2003, 01:21 PM   #70
Anmar
Member
 
Registered: Mar 2003
Location: Earthan
Distribution: UBUNTU | Linux
Posts: 213

Original Poster
Rep: Reputation: 30
x.x.x.1
 
Old 09-11-2003, 01:22 PM   #71
Satriani
Member
 
Registered: Mar 2003
Location: The Netherlands
Distribution: Red Hat 7.3, Red Hat 9, Solaris8, Slackware 10, Slax on USB, AIX, FreeBSD, WinXP, AIX, Ubuntu
Posts: 418

Rep: Reputation: 30
Ok.
On that machine, type :
Code:
ftp localhost
What happens?
 
Old 09-11-2003, 01:27 PM   #72
Anmar
Member
 
Registered: Mar 2003
Location: Earthan
Distribution: UBUNTU | Linux
Posts: 213

Original Poster
Rep: Reputation: 30
It asks me for a username and password,
I gave it what it wanted then it said login successfull
Then it shows this:

Remote system type is UNIX.
Using binary mode to transfer files.
ftp>
 
Old 09-11-2003, 01:29 PM   #73
Satriani
Member
 
Registered: Mar 2003
Location: The Netherlands
Distribution: Red Hat 7.3, Red Hat 9, Solaris8, Slackware 10, Slax on USB, AIX, FreeBSD, WinXP, AIX, Ubuntu
Posts: 418

Rep: Reputation: 30
OK great! when you still have the ftp-prompt, just type 'bye'

when you are back in the "normal" prompt , type:

Code:
ftp x.x.x.1
where the x.x.x. are the numbers representing your network. (probably 192.168.1.1)
Does that work also ?
 
Old 09-11-2003, 01:33 PM   #74
Anmar
Member
 
Registered: Mar 2003
Location: Earthan
Distribution: UBUNTU | Linux
Posts: 213

Original Poster
Rep: Reputation: 30
Login successful and it did the same thing .
It's OK .

But I have to k'now something please .

x.x.x.1 is the ip for this machine .

Is that what you are trying to do ?
 
Old 09-11-2003, 01:36 PM   #75
Satriani
Member
 
Registered: Mar 2003
Location: The Netherlands
Distribution: Red Hat 7.3, Red Hat 9, Solaris8, Slackware 10, Slax on USB, AIX, FreeBSD, WinXP, AIX, Ubuntu
Posts: 418

Rep: Reputation: 30
Yes, I wanted to check if your ftp server was listening on localhost as well as your eth0 address...

Now, the next step is :

Go to the other machine (Meaning go and sit physically behind that one), and type:
Code:
ftp x.x.x.1
Again, x.x.x representing your network

You should see a login prompt for ftp.
(still with me sofar ? )
 
  


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
Fedora C2 - Wireless network drivers? Broadcom 802.11g Network Adapter FragTek Linux - Wireless Networking 7 01-22-2010 12:10 AM
3c905C network card in docking station. Cannot activate network device eth0. pathelms Linux - Networking 4 04-12-2006 02:55 PM
Xandros mount point for Windows Network & NFS Network jaagut Linux - Distributions 1 09-14-2005 07:21 AM
Beggining with Linux jhonny C Linux - Newbie 5 07-27-2005 01:27 AM
how to 'starx' another window manager in the beggining shell? priest_judas Linux - Newbie 5 12-17-2003 09:05 AM

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

All times are GMT -5. The time now is 08:19 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