Gentoo Archives: gentoo-user

From: maxim wexler <blissfix@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] ftp connection refused
Date: Fri, 24 Mar 2006 20:13:20
Message-Id: 20060324195807.70496.qmail@web31708.mail.mud.yahoo.com
1 Hello everybody,
2
3 I keep casting this fly, hoping for a strike ;0
4
5 For a crossover lan. Ping OK. route -n confirms net
6 setup on *both* machines
7
8 iftraf indicates activity on remote machine when ftp
9 command issued.
10
11 adding debug switch returns:
12
13 servname not supported for ai_socktype.
14
15 googling points to bad /etc/hosts.
16
17 here's /etc/hosts from present machine(192.168.0.3):
18
19 127.0.0.1 sarawak localhost
20 192.168.0.2 xlan yeti #remote pc
21 # IPV6 versions of localhost and co
22 ::1 ip6-localhost ip6-loopback
23 fe00::0 ip6-localnet
24 ff00::0 ip6-mcastprefix
25 ff02::1 ip6-allnodes
26 ff02::2 ip6-allrouters
27 ff02::3 ip6-allhosts
28
29 I think it was after emerging ftp I found the line
30 starting with 192.168.0.3 on the machine with the
31 fresh 2.6.15 install followed by 'gravity.twi-31o2.org
32 gravity'(?!), but that didn't work either.
33
34 in /etc/host.conf multi set to on and off. Neither
35 works.
36
37 Is it resolv.conf? But this is 'net stuff. Dynamic
38 name finding or whatever, isn't it? The NICs are
39 strictly non-web using static addresses.
40
41 heathen@sarawak ~ $ cat /etc/resolv.conf
42 domain sarawak
43 nameserver 206.47.244.52
44 nameserver 67.69.184.7
45
46 -Maxim
47
48
49 __________________________________________________
50 Do You Yahoo!?
51 Tired of spam? Yahoo! Mail has the best spam protection around
52 http://mail.yahoo.com
53 --
54 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] ftp connection refused Bryan Whitehead <driver@×××××××××.net>