|
-
May 6th, 2008, 03:01 PM
#1
Thread Starter
Frenzied Member
TCP File through port 21?
Hi,
Is there any way to setup a tcp server on port 21 for a computer that is behind a router and still connect to it? Or will it still be blocked?
How about this http tunneling I've read some about. How does that work? Do you use port 80 and fool the router to think its a web page coming back?
Is there any way to get around the router problems ever? Any tricks?
I know, I ask what everyone else does for - the impossible! 
Thanks!
-
May 6th, 2008, 03:22 PM
#2
Junior Member
Re: TCP File through port 21?
Not sure but i think you can open the port manually.
-
May 6th, 2008, 09:53 PM
#3
Fanatic Member
Re: TCP File through port 21?
Most ISPs do not block port 21 so you can open up that port on your router. (Its called port forwarding)
-
May 7th, 2008, 09:52 AM
#4
Thread Starter
Frenzied Member
Re: TCP File through port 21?
Thanks, I know all about port forwarding but users of software I write will not. Just trying to find any way around it still for tcp connections between two users directly instead of going through a main server.
-
May 7th, 2008, 10:38 AM
#5
Fanatic Member
Re: TCP File through port 21?
Nope, you have to port forward or use a server that is outside both networks (ie a relay server). You can try UPnP, but that's a gamble too because not all routers support it. You can do what all the other corporations do, pay to port forward for them.
-
May 13th, 2008, 05:22 AM
#6
Lively Member
Re: TCP File through port 21?
If u are thinking about connecting to another computer behind a router u can use client/server app. with reverse connection
-
May 13th, 2008, 08:13 AM
#7
Hyperactive Member
Re: TCP File through port 21?
I am sure port 21 is FTP Not absoltely sure though..
And yes, tunelling is used in p2p clients aswell where everyone is behind a router, you must send a packet and expect a reply to initiate a transfer.
Last edited by samtheman; May 14th, 2008 at 09:43 AM.
-
May 13th, 2008, 03:47 PM
#8
Re: TCP File through port 21?
TCP Port 21 is FTP Control. Well Known Ports
Not a good choice. Read up on P2P
P2P
Last edited by dbasnett; May 13th, 2008 at 03:56 PM.
-
May 13th, 2008, 06:07 PM
#9
Re: TCP File through port 21?
And the P2P should lead you to what the real issue is,
NAT Traversal
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|