ftp aceess ?

aces170

Member
May 12, 2004
46
0
0
i am sharing an internet connection using cross over cable and 2 NIC's between 2 pc's .i have this ftp site ftp://202.68.128.28.it opens from the pc having the 2 NIC's but does not open from the other pc having only 1 NIC.can someone tell me what's the problem. both pc's have winxp
 

nsafreak

Diamond Member
Oct 16, 2001
7,093
3
81
Well I'm not sure, I'm able to connect to it from my PC. Not sure if you meant to leave anonymous access open or not but I'm glad to see you remembered to chroot annonymous users at least. What operating system is the pc with 2 nics running?
 

drag

Elite Member
Jul 4, 2002
8,708
0
0
~ >: ftp 202.68.128.28
Connected to 202.68.128.28.
220 spiderbses Microsoft FTP Service (Version 4.0).
Name (202.68.128.28:Drag): anonymous
331 Anonymous access allowed, send identity (e-mail name) as password.
Password:
230 Anonymous user logged in.
Remote system type is Windows_NT.
ftp>


Hmm.... I'd say that he is using NT 4.0 Which could be bad. But it seems like he is running a firewall:

~ >: sudo nmap 202.68.128.28

Starting nmap 3.50 ( http://www.insecure.org/nmap/ ) at 2004-06-20 02:53 CDT
Interesting ports on 202.68.128.28:
(The 1636 ports scanned but not shown below are in state: closed)
PORT STATE SERVICE
21/tcp open ftp
25/tcp filtered smtp
53/tcp open domain
80/tcp open http
110/tcp open pop3
135/tcp filtered msrpc
136/tcp filtered profile
137/tcp filtered netbios-ns
138/tcp filtered netbios-dgm
139/tcp filtered netbios-ssn
143/tcp open imap
366/tcp open odmr
445/tcp filtered microsoft-ds
593/tcp filtered http-rpc-epmap
1027/tcp open IIS
1030/tcp open iad1
1032/tcp open iad3
4444/tcp filtered krb524
5631/tcp open pcanywheredata
5800/tcp open vnc-http
5900/tcp open vnc
27374/tcp filtered subseven
65301/tcp open pcanywhere


hehe.

I would be very carefull with such a system. Don't trust IIS any farther then I can throw it. (which isn't very far considuring it's just abstracted 1's and 0's)
 

nsafreak

Diamond Member
Oct 16, 2001
7,093
3
81
Yeah, personally I would run apache on it but hey that's me. For that matter I wouldn't even be running Windows, I'd be running Linux. But to each his own. Perhaps the 2nd PC doesn't have a route to the host?

Oh and btw drag: Emacs RULES vi DROOLS ;)
 

aces170

Member
May 12, 2004
46
0
0
ftp is not mine it is setup by a someone else.actually i need to d/l files daily from this ftp for a particular software. the problem is i could d/l the files from the pc having the 2 NIC's (the one in which the internet connection is shared) but not from the pc having a one NIC. both pc's are running win xp.

one more question is tht if i have an internal ip can i setup a ftp which can be accessed by ppl outside my network.also in case of an external ip what are the requirements to setup an ftp.
 

BigJimbo

Golden Member
Aug 4, 2002
1,193
0
0
if its internal you will have to route it through the router (ie designate it a specific port)

yes it can be accessed...but it can easily be blocked