Changing the Proxy

Archived discussion about features (predating the use of Bugzilla as a bug and feature tracker)

Moderator: Moderators

barffy-man
Posts: 4
Joined: 2003-08-25 00:03

Changing the Proxy

Post by barffy-man » 2003-09-10 02:09

I'm on a university internet access line (fast!). But they blocked most p2p software (including DC++). I could use a proxy (hard to find a good one), but that means my transfers would go at the speed of the proxy (usually slow). I was wondering if there could be a way to use the proxy for connecting to hubs, chatting, etc. but then have my transfers go over a different port on this machine. So I could transfer over port 21, and use the proxy to setup the transfers. If anyone would be interested in helping, that would be great.

-chris

GargoyleMT
DC++ Contributor
Posts: 3212
Joined: 2003-01-08 02:46
Location: .pa.us

Post by GargoyleMT » 2003-09-10 15:34

Try BCDC. I believe Black Claw has modified the proxy mode so that only hub connections are proxied, and transfers to other clients are made directly. Some hubs that strictly enforce the protocol, might complain and not let your client connections go through.

TheNOP
Posts: 275
Joined: 2003-07-08 02:41
Location: Quebec

Post by TheNOP » 2003-09-17 07:43

barffy-man

keep in minds that if port 21 is open, it probably because there is a server in the network.
i don't think the admins will be glad if you start interfering with it, they will be suprise to see some DC people trying to connect to their FTP server..., stay in passive if you find a way to connect to hubs.
TheNOP

Have you read the FAQ?
Or the sticky ? It might give you idea.

GargoyleMT
DC++ Contributor
Posts: 3212
Joined: 2003-01-08 02:46
Location: .pa.us

Post by GargoyleMT » 2003-09-19 15:13

TheNOP wrote:keep in minds that if port 21 is open, it probably because there is a server in the network.
i don't think the admins will be glad if you start interfering with it, they will be suprise to see some DC people trying to connect to their FTP server..., stay in passive if you find a way to connect to hubs.


What are you talkinga bout, TheNOP? The fact that they're allowing inbound connections to port 21 (and 22 presumably) and not throttling them... Unless they're NAT'ed and are portmapping 21 to the single FTP server on the network, there's no way using port 21 as your port in DC++ can affect another piece of software.

This is the second post from you that had me scratching my head, as it is factually incorrect.

TheNOP
Posts: 275
Joined: 2003-07-08 02:41
Location: Quebec

Post by TheNOP » 2003-09-19 20:18

GargoyleMT wrote:
TheNOP wrote:keep in minds that if port 21 is open, it probably because there is a server in the network.
i don't think the admins will be glad if you start interfering with it, they will be suprise to see some DC people trying to connect to their FTP server..., stay in passive if you find a way to connect to hubs.


What are you talkinga bout, TheNOP? The fact that they're allowing inbound connections to port 21 (and 22 presumably) and not throttling them... Unless they're NAT'ed and are portmapping 21 to the single FTP server on the network, there's no way using port 21 as your port in DC++ can affect another piece of software.

This is the second post from you that had me scratching my head, as it is factually incorrect.


you are correct, there is something wrong in my post. :oops:

keep in minds that in NATed network, all incoming connection request are blocked unless forwarded, and normaly all outgoing request pass tru, unless filtered.

most of the users in an intranet network are on non routable IPs(NATed).
i made a mistake here --> how do you know they do not forward to their own servers ? (http, ftp, etc... access from same URL)
answere they do not, they have there own IP for their servers.and the gateway do not/should not have the same IP.
so in this intranet case my post was wrong. but still truth for an all NATed network.(that what i had in minds when writing previous post)

to be able to run a server on those intranet without forwarding stuff, you need to have a routable IP, university have a pool of routable IPs, but not for all users(you have to ask for such IPs and they usualy binds it to your network interface MAC).
TheNOP

Have you read the FAQ?
Or the sticky ? It might give you idea.

TheNOP
Posts: 275
Joined: 2003-07-08 02:41
Location: Quebec

Post by TheNOP » 2003-09-19 20:27

but still truth for an all NATed network

with servers that are forwarded a port to.
TheNOP

Have you read the FAQ?
Or the sticky ? It might give you idea.

TheNOP
Posts: 275
Joined: 2003-07-08 02:41
Location: Quebec

Post by TheNOP » 2003-09-19 21:04

i notice that i have not been precise on why i sayed to him to stay in passive.
if he is NATed, like i think he is, there is no ways incoming conection request can reach him.
this is a special case and was not my prime reason for my post--->if he use a port that is forwarded(open) to/for an other puter in the intranet then the other puter will try to reply, if the port is not forward it will be bloc anyway.
I was wondering if there could be a way to use the proxy for connecting to hubs, chatting, etc. but then have my transfers go over a different port on this machine

can't be possible in active mode if he have an non routable IP (NATed).

in passive you get a reverse connect to me from hub tru the proxy, and DC socket use an available port from 1024 to 65535. exactly like IE for example.
since the connection request is initiate from inside the connection will be made, transfer will start.
i have only talk about uploads needs until now.
download work like IE... socket use port 1024 to 65535 for transfer and are initiate from inside so no problem.
TheNOP

Have you read the FAQ?
Or the sticky ? It might give you idea.

TheNOP
Posts: 275
Joined: 2003-07-08 02:41
Location: Quebec

Post by TheNOP » 2003-09-19 21:58

arrrg
can't be possible in active mode if he have an non routable IP (NATed without a forwarded port).
TheNOP

Have you read the FAQ?
Or the sticky ? It might give you idea.

GargoyleMT
DC++ Contributor
Posts: 3212
Joined: 2003-01-08 02:46
Location: .pa.us

Post by GargoyleMT » 2003-09-22 15:47

Okay, you seem to have the idea down, or at least your first response did. :-D

I think it's a bit more detail than many users might be ready for... perhaps just suggest they don't go into active mode and force a common port if they're on an RFC-1918 private network (192.168.* 10.*, you know the drill).

TheNOP
Posts: 275
Joined: 2003-07-08 02:41
Location: Quebec

Post by TheNOP » 2003-09-22 18:03

perhaps just suggest they don't go into active mode and force a common port if they're on an RFC-1918 private network (192.168.* 10.*, you know the drill).


ok... yep :)

why do i always forget something... ? :roll:

download work like IE... socket use port 1024 to 65535 for transfer and are initiate from inside so no problem.

no problem..., unless filtered.
TheNOP

Have you read the FAQ?
Or the sticky ? It might give you idea.

Who is online

Users browsing this forum: Google [Bot] and 0 guests