On Wed, 28 Sep 2011 13:27:41 -0500, Johnny wrote:
> Camaleón wrote:
(...)
>> Hum... can you access/login ftp locally, I mean, from the same computer
>> where you run vsftpd?
>>
> Yes i can connect, know problem there
So FTP server is up and responding okay (at least to queries from
lo
Bob Proulx wrote:
Johnny wrote:
inet 192.168.1.102/24 brd 192.168.1.255 scope global eth0
default via 192.168.1.1 dev eth0
192.168.1.0/24 dev eth0 proto kernel scope link src 192.168.1.102
Looks okay. Those were the lines from the output with the information
I cared about. I
Johnny wrote:
> inet 192.168.1.102/24 brd 192.168.1.255 scope global eth0
> default via 192.168.1.1 dev eth0
> 192.168.1.0/24 dev eth0 proto kernel scope link src 192.168.1.102
Looks okay. Those were the lines from the output with the information
I cared about. It has 192.168.1.102 addres
Bob Proulx wrote:
ip addr show
johnny@xx:~$ ip addr show
1: lo: mtu 16436 qdisc noqueue state UNKNOWN
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: mtu 15
Johnny wrote:
> johnny@xx:~$ ftp 192.168.1.101
> ftp: connect: No route to host
>
> I do have squeeze installed on another computer I can connect to one
> of my computers with no problem. But I can not connect with Debian
> Testing.
>
> What do I need to do to fix this.
No route to host is a
Camaleón wrote:
On Wed, 28 Sep 2011 12:01:37 -0500, Johnny wrote:
I have 2 computers that have Debian testing installed on them and using
vsftpd as my ftp server just to transfer files some from computer to
computer.
> From linux to linux? Have you considered in using "sftp" instead
On Wed, 28 Sep 2011 12:01:37 -0500, Johnny wrote:
> I have 2 computers that have Debian testing installed on them and using
> vsftpd as my ftp server just to transfer files some from computer to
> computer.
>From linux to linux? Have you considered in using "sftp" instead for that
task? :-?
>
7 matches
Mail list logo