LinuxQuestions.org
Visit Jeremy's Blog.
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-22-2003, 09:50 PM   #1
Hano
Member
 
Registered: Sep 2001
Location: Venezuela, Caracas
Distribution: RedHat 9.0
Posts: 196

Rep: Reputation: 30
how can i easily verify if my ISP is firewalling incoming connections?


...it seem that im not able to use dyn-ip thingies that exist around :-/


all i want is to be able to set a ftp server in home to be accesable when im ... not in home

Last edited by Hano; 09-22-2003 at 09:58 PM.
 
Old 09-22-2003, 10:27 PM   #2
Saraev
Member
 
Registered: Apr 2002
Location: Los Gatos, CA
Distribution: boring redhat 9
Posts: 163

Rep: Reputation: 30
Have a buddy try to connect to various services from a different ISP.
 
Old 09-22-2003, 10:28 PM   #3
win32sux
LQ Guru
 
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870

Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
you could run nmap against your ip from another machine on the internet (or have someone do it for you):

http://www.insecure.org/nmap/


this would show you what's up with the ftp port:

nmap -p 21 your_ip_or_domain


you can make the ftp server listen on another port if 21 is getting blocked...
 
Old 09-22-2003, 11:56 PM   #4
Hano
Member
 
Registered: Sep 2001
Location: Venezuela, Caracas
Distribution: RedHat 9.0
Posts: 196

Original Poster
Rep: Reputation: 30
ok ...

i tried that:

>nmap -p 21 your_ip_or_domain

Starting nmap 3.45 ( http://www.insecure.org/nmap/ ) at 2003-09-22 23:51 VET
Note: Host seems down. If it is really up, but blocking our ping probes, try -P0
Nmap run completed -- 1 IP address (0 hosts up) scanned in 23.997 seconds

>nmap -P0 -p 21 your_ip_or_domain

Interesting ports on your_ip_or_domain:

WARNING! The following files exist and are readable: /home/.../share/nmap/nmap-services and ./nmap-services. I am choosing /home/.../share/nmap/nmap-services for security reasons. set NMAPDIR=. to give priority to files in your local directory
PORT STATE SERVICE
21/tcp filtered ftp

Nmap run completed -- 1 IP address (1 host up) scanned in 46.850 seconds



the port is "filtered".. What other test could i do to know more about it?


thanks!!
 
Old 09-23-2003, 12:00 AM   #5
Saraev
Member
 
Registered: Apr 2002
Location: Los Gatos, CA
Distribution: boring redhat 9
Posts: 163

Rep: Reputation: 30
You could either run the ftpd on a different port, or set up apache to serve your "ftp directory" via a web interface. Secure it with .htaccess and you should be OK. Not super-security, but then again neither is FTP.
 
  


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
cannot Allowing Incoming X Connections with xhost + libin88 Linux - Enterprise 1 11-09-2005 03:25 PM
Listening for incoming connections vital_101 Mandriva 9 09-20-2005 08:26 PM
Discovering the true IP of incoming connections fibbi Linux - Networking 2 06-14-2005 01:46 AM
restricting incoming connections, using sockets SoulSkorpion Programming 2 10-20-2004 03:15 AM
Sendmail and incoming connections mike_smith Linux - Networking 3 01-19-2004 06:05 PM

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

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