Computing.Net > Forums > Networking > how to create tunnel?

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

how to create tunnel?

Reply to Message Icon

Name: Lex
Date: November 19, 2001 at 14:23:59 Pacific
Comment:

Is there any way to get a file of someone’s computer when you know their IP address. Example, let’s say my IP address was 200.22.36.41 and I have file on my c drive. I am using windows two dozen how I can give someone the direct address to that file using my IP address all the way down to my local hard drive.

I’m thinking something like this 200.22.36.41:21/c:\test\hello_world.txt

Would this work? Is it even possible? I have always wanted to know how one creates a tunnel through the internet to computer to computer.



Sponsored Link
Ads by Google

Response Number 1
Name: ddddummy
Date: November 19, 2001 at 18:36:47 Pacific
Reply:

There are a lot of ways..

but you'll generally need a server program for the protocol decide to use, on the host that should answer requests (or both :-).
you wrote xx.xx.xx.xx:21 (port 21) which implies FTP, for example, -> need ftp server/daemon running on your computer.
there are good ones for win, but i've forgotten their names ;)

of course, you can also use other services like http (for which you need a http/"www" server), or ssh.

btw. the subject was misleading, tunneling is something different ;)


0

Response Number 2
Name: D
Date: November 19, 2001 at 23:19:22 Pacific
Reply:

ddddummy is right. The term your using is off.

Tunnels are something we call when we transport on protocol or even the same protocol in another protocol.

I.e. lets say you have a Novell network which uses IPX. The interenet uses IP. And on the other side of the internet in my network I am also using Novell IPX. How would it get across the internet? We make what we call a tunnel. That is to say we take the whole IPX packet and put it into an IP packet, ship it across the internet that talks IP, and then at the other end, strip off the IP packet, and Voila...the IPX packet that you sent is now in my network.

Thats Tunneling.

Your talking about access to your computer. And if you give out a public IP address, like the one you gave, it's more than possible, that's the way it all works. Any modern computer now a days act as both clients and servers.


0

Response Number 3
Name: Hmmmm
Date: November 23, 2001 at 16:59:26 Pacific
Reply:

I thought u needed a spade for digging tunnels.


0

Response Number 4
Name: Lex
Date: November 27, 2001 at 10:21:12 Pacific
Reply:

thanks all:

"Your talking about access to your computer. And if you give out a public IP address, like the one you gave, it's more than possible, that's the way it all works. Any modern computer now a days act as both clients and servers."

this is what i am talking about:

i saw somwthing like this //21.33.33.44/drive_c

what is this called and is it possible. i need some things to refference. i have no idea what this is and how to use it.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Networking Forum Home


Sponsored links

Ads by Google


Results for: how to create tunnel?

Anyone know how to create new ip's www.computing.net/answers/networking/anyone-know-how-to-create-new-ips-/15165.html

How to create a one way link ? www.computing.net/answers/networking/how-to-create-a-one-way-link-/17472.html

how to create (.wim) file www.computing.net/answers/networking/how-to-create-wim-file/36498.html